• Joined on 2022-04-21
symys pushed to symys-add-loggedin-dontblock at symys/forgejo-crawler-blocker 2024-02-20 01:57:14 +00:00
8d039b7be6 Added ability to let users through to log in. Added in global rate-limiting to prevent abuse of this.
symys pushed to symys-add-loggedin-dontblock at symys/forgejo-crawler-blocker 2024-02-19 05:45:18 +00:00
6dba39a174 Update ReadMe
symys pushed to symys-add-loggedin-dontblock at symys/forgejo-crawler-blocker 2024-02-19 05:37:39 +00:00
154160d041 Passing tests, except for the one that serves a 303 after a bot has been blocked
symys pushed to symys-add-loggedin-dontblock at symys/forgejo-crawler-blocker 2024-02-19 02:45:28 +00:00
015b26ad56 Passing basic tests around non-blocking IPs who have been served a 303 in the past (these are presumed users that have logged in)
symys pushed to symys-add-loggedin-dontblock at symys/forgejo-crawler-blocker 2024-02-16 22:06:52 +00:00
5ac693a7dd Writing logic tests. Test will currently run and pass but is garbage.
symys pushed to symys-add-loggedin-dontblock at symys/forgejo-crawler-blocker 2024-02-16 16:07:25 +00:00
4b5799da28 Second running version. Replaced cursed copypasta with more elegant design pattern. Still untested.
symys created repository symys/capsul-flask 2024-02-16 15:07:12 +00:00
symys created branch symys-add-loggedin-dontblock in symys/forgejo-crawler-blocker 2024-02-14 20:30:33 +00:00
symys pushed to symys-add-loggedin-dontblock at symys/forgejo-crawler-blocker 2024-02-14 20:30:33 +00:00
898fc8e9c8 First version, after modification, which runs. Totally untested.
symys created repository symys/forgejo-crawler-blocker 2024-02-14 20:06:16 +00:00
symys pushed to main at symys/signASLSiteMapper 2024-01-11 04:48:42 +00:00
5e24563c33 Fix package name for errUtils.
symys pushed to main at symys/signASLSiteMapper 2024-01-11 03:41:14 +00:00
06d2e30ba6 Added go.mod, go.sum.
symys pushed to main at symys/signASLSiteMapper 2024-01-06 23:06:13 +00:00
c06c497662 It's working on my machine. Still needs cleanup and more testing.
symys pushed to main at symys/signASLSiteMapper 2024-01-05 18:54:27 +00:00
34a89b980b Proof of concept working. Video display not working on all clients.
symys pushed to main at symys/signASLSiteMapper 2024-01-04 08:36:43 +00:00
74f0fff1d9 Basic scraping and data formatting working. Does not yet post to Matrix.
symys created branch main in symys/signASLSiteMapper 2024-01-03 11:21:00 +00:00
symys pushed to main at symys/signASLSiteMapper 2024-01-03 11:21:00 +00:00
3d534a3f29 Initial commit: Bot currently scraping from handspeak, does not yet post to matrix.
symys created repository symys/signASLSiteMapper 2024-01-03 11:09:31 +00:00
symys created branch main in symys/gospiderJsonAnalyzer 2024-01-03 11:00:01 +00:00
symys pushed to main at symys/gospiderJsonAnalyzer 2024-01-03 11:00:01 +00:00
7585278552 Initial commit: Working main and super basic readme.