You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
tor Restrict Tor outbound ports w/ `WHOOGLE_TOR_FF` 1 year ago
heroku-regen.sh Use bash for heroku-regen 3 years ago
instances.txt Update public instance info [skip ci] 1 year ago
replit.py Move replit startup commands to their own script 1 year ago
update-translations.py Add script for updating translations 1 year ago