Commit graph

4 commits

Author SHA1 Message Date
436acf7299
improve killpage logic
relying on an interval causes the process to never exit, because the interval is still running in the background. this is bad for oneshot scripts like ours. instead the check works by comparing the current date to the last known date any time a post request is sent
2025-09-04 23:04:54 -04:00
37129d3833
Add killpage support 2025-08-20 00:02:44 -06:00
7b5357c050
Add one-off script for patch 7.3 stellar mission name changes 2025-08-05 11:45:21 -04:00
8f07661fb2
Restructure project files 2025-07-29 19:04:14 -04:00
Renamed from src/mediawiki.mjs (Browse further)