<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://codump.github.io/</id><title>♻ Codump - Dumped codes ♻</title><subtitle>Snippets and scripts of code dumped to recycle over and over again.</subtitle> <updated>2026-04-10T16:02:57+00:00</updated> <author> <name>codump</name> <uri>https://codump.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://codump.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://codump.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 codump </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Discord.js basic Bot-Hosting.net server API slash commands</title><link href="https://codump.github.io/code/bot-hosting-net-server-api/" rel="alternate" type="text/html" title="Discord.js basic Bot-Hosting.net server API slash commands" /><published>2026-01-08T14:01:00+00:00</published> <updated>2026-01-08T14:01:00+00:00</updated> <id>https://codump.github.io/code/bot-hosting-net-server-api/</id> <content type="text/html" src="https://codump.github.io/code/bot-hosting-net-server-api/" /> <author> <name>kip</name> </author> <category term="Coding" /> <category term="Snippet" /> <category term="Bot" /> <summary></summary> </entry> <entry><title>Check URL via VirusTotal API in Node.js</title><link href="https://codump.github.io/code/check-url-via-virustotal-api-in-node-js/" rel="alternate" type="text/html" title="Check URL via VirusTotal API in Node.js" /><published>2025-09-25T00:48:00+00:00</published> <updated>2025-09-25T00:48:00+00:00</updated> <id>https://codump.github.io/code/check-url-via-virustotal-api-in-node-js/</id> <content type="text/html" src="https://codump.github.io/code/check-url-via-virustotal-api-in-node-js/" /> <author> <name>kip</name> </author> <category term="Coding" /> <category term="Snippet" /> <summary></summary> </entry> <entry><title>ConLog() console log management and utility tool for JavaScript</title><link href="https://codump.github.io/code/conlog-console-log-management-and-utility-tool-for-javascript/" rel="alternate" type="text/html" title="ConLog() console log management and utility tool for JavaScript" /><published>2025-08-21T13:15:00+00:00</published> <updated>2025-08-21T13:15:00+00:00</updated> <id>https://codump.github.io/code/conlog-console-log-management-and-utility-tool-for-javascript/</id> <content type="text/html" src="https://codump.github.io/code/conlog-console-log-management-and-utility-tool-for-javascript/" /> <author> <name>kip</name> </author> <category term="Project" /> <category term="ConLog" /> <summary>@codump/conlog is a JavaScript library designed to enhance terminal logging by introducing colors, styles, and advanced formatting to standard console output. It facilitates easier debugging and monitoring in JavaScript/TypeScript environments by supporting namespace grouping and various log levels for visual distinction. For more details, visit the package on npm. <br/><br/> <button class="blueButton" onclick="window.open('https://codump.github.io/conlog/')">Demo</button> <button class="greenButton" onclick="window.open('https://www.npmjs.com/package/@codump/conlog')">See code</button> </summary> </entry> <entry><title>Basic Express and EJS with API</title><link href="https://codump.github.io/code/basic-express-and-ejs-with-api/" rel="alternate" type="text/html" title="Basic Express and EJS with API" /><published>2025-08-14T12:44:00+00:00</published> <updated>2025-08-14T12:44:00+00:00</updated> <id>https://codump.github.io/code/basic-express-and-ejs-with-api/</id> <content type="text/html" src="https://codump.github.io/code/basic-express-and-ejs-with-api/" /> <author> <name>kip</name> </author> <category term="Coding" /> <category term="Script" /> <summary>Kickstart your Node.js applications with a solid foundation that combines simplicity, performance, and security. This starter project comes preconfigured with Express for efficient server-side development, EJS for clean and dynamic templating, Helmet to strengthen HTTP headers and protect against common vulnerabilities, and express-rate-limit to guard against brute-force attacks and excessive requests. Whether you’re building a personal side project or a production-ready service, this setup saves you time by handling essential configurations out of the box. It’s lightweight, easy to understand, and ready to be extended so you can focus on creating features instead of reinventing the basics. <br/> <button class="blueButton" onclick="window.open('https://codump.github.io/demo/basic-express-ejs-with-api/')">Demo</button> <button class="greenButton" onclick="window.open('https://github.com/codump/basic-express-ejs-with-api/')">See code</button> <br/><br/> </summary> </entry> <entry><title>WordPress published and pending posts webhook to discord</title><link href="https://codump.github.io/code/wordPress-published-and-pending-posts-webhook-to-discord/" rel="alternate" type="text/html" title="WordPress published and pending posts webhook to discord" /><published>2024-07-12T00:24:00+00:00</published> <updated>2024-07-12T00:24:00+00:00</updated> <id>https://codump.github.io/code/wordPress-published-and-pending-posts-webhook-to-discord/</id> <content type="text/html" src="https://codump.github.io/code/wordPress-published-and-pending-posts-webhook-to-discord/" /> <author> <name>kip</name> </author> <category term="Coding" /> <category term="WordPress" /> <category term="Snippet" /> <summary></summary> </entry> </feed>
