Firepup's site
Find a file
2024-09-30 13:51:26 -05:00
public Updating page titles to new format, fix indentation, fix and add incorrect count-api URLs, long-forgotten rating pages with incorrect text, and link to ratings on main page 2024-09-30 13:51:26 -05:00
.gitignore Initial commit 2023-10-01 18:39:12 -05:00
.replit Fix accidentally deleted files 2023-10-09 13:10:17 -05:00
index.js dynmap is no longer in use, but we'll redirect to the new path 2024-09-30 12:11:55 -05:00
nodemon.json Initial commit 2023-10-01 18:39:12 -05:00
old-index.js Initial commit 2023-10-01 18:39:12 -05:00
package-lock.json npm audit fix 2024-09-23 09:48:24 -05:00
package.json for i in $(npm outdated|tail -n5|sed -E 's/([^ ]+) .*/\1/'); do npm install $i@latest; done 2024-08-30 21:40:42 -05:00
replit.nix Initial commit 2023-10-01 18:39:12 -05:00
restart Initial commit 2023-10-01 18:39:12 -05:00