Commit Graph

3 Commits

Author SHA1 Message Date
Lucidiot
33c206294c
Add the good old badge
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-07-24 18:11:22 +02:00
Lucidiot
0e8d5a4379
Rewrite fprss.py
- Only adds .jpg for Imgur links, closes #2
- Performs HTTP requests to retrieve the MIME type and size of all
  images, falling back to a set of known images and zero length for
  failing requests, and adds caching to avoid flooding, closes #3
- Drops the use of `mensch` and instead reads straight from the
  IRC log without a week fliter, closes #4
- Adds mod_syndication and skipDays, closes #5
2021-03-20 22:37:39 +00:00
Lucidiot
655eb5aa1a
Repo setup 2020-01-03 21:03:15 +01:00