whoogle-search/misc
Ben Busby 5ae9160d38
Move replit startup commands to their own script
The .replit file gets autofilled with a ton of garbage when Whoogle is
imported, including a required "entrypoint" field that defaults to
"main.py" (even though the run and onBoot fields were already included
and should negate the need to specify an entrypoint, but whatever).
I'm not going to restructure Whoogle to fit what Replit wants, so I've
moved the startup commands to their own script (misc/replit.py) and
updated the "entrypoint" field in .replit.
2023-03-22 13:05:17 -06:00
..
tor Restrict Tor outbound ports w/ `WHOOGLE_TOR_FF` 2022-12-29 16:08:40 -07:00
heroku-regen.sh Use bash for heroku-regen 2021-04-05 11:00:56 -04:00
instances.txt Update public instance info [skip ci] 2023-02-04 16:17:12 -07:00
replit.py Move replit startup commands to their own script 2023-03-22 13:05:17 -06:00
update-translations.py Add script for updating translations 2022-12-21 13:14:08 -07:00