1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2025-12-06 08:22:56 +01:00
leech/sites
2025-03-22 00:16:11 -05:00
..
__init__.py Fix an error in _soup if parsed content doesn't have a <head> 2025-03-06 22:33:32 -06:00
ao3.py Make the _soup method able to cope with being given a html string 2025-03-04 23:14:51 -06:00
arbitrary.py simplify algorithm 2025-03-08 09:48:32 -06:00
deviantart.py _soup always returns a base URL 2024-11-23 15:15:29 -06:00
fanfictionnet.py Missed a call to _soup in ao3 2024-12-23 21:02:09 -06:00
fictionlive.py Use isinstance rather than direct type comparison 2023-08-06 17:56:13 -05:00
royalroad.py Also pass the base through to the super clean for royalroad 2024-12-02 11:01:34 -06:00
stash.py _clean takes a base argument and reformats image srcs into absolute urls 2024-11-23 15:30:57 -06:00
wattpad.py Wattpad: use API instead 2021-01-26 13:11:56 -06:00
xenforo.py xenforo: minor fixes around images in spoilers 2025-03-22 00:16:11 -05:00
xenforo2.py AlternateHistory is on XenForo2 now 2024-11-23 21:41:36 -06:00