summaryrefslogtreecommitdiffstats
path: root/kadomatsu-rss.py
Commit message (Collapse)AuthorAgeFilesLines
* add threadinggarret2022-10-021-7/+19
| | | | | biggest performance increase lets go much spaghetti however
* remove updateddategarret2022-10-021-1/+0
| | | | it'll never be accurate
* http -> httpsgarret2022-10-021-2/+2
| | | | | oh shit since when did they add that i swear it just didn't have it
* change descriptiongarret2022-10-021-1/+1
|
* remove os.pathgarret2022-10-021-2/+1
|
* make relative URLs into absolute URLs, + minor refactorgarret2022-10-021-8/+15
|
* use a requests sessiongarret2022-10-021-1/+2
|
* remove requests_cachegarret2022-10-021-9/+2
| | | | will do something proper eventuallyTM, for now it's just clutter
* initial commitgarret2022-10-011-0/+81