Commit graph

1191 commits

Author SHA1 Message Date
Tobias Gruetzmacher 23b028feaf Add WebcomicName 2020-04-19 23:42:27 +02:00
Tobias Gruetzmacher dbe8e57e11 Fix license header for imported code 2020-04-18 13:57:18 +02:00
Tobias Gruetzmacher 27d28b8eef Update file headers
The default encoding for source files is UTF-8 since Python 3, so we can
drop all encoding headers. While we are at it, just replace them with
SPDX headers.
2020-04-18 13:45:44 +02:00
Tobias Gruetzmacher e70bf8c7ad Small style fixes (mostly in tests) 2020-04-18 13:03:02 +02:00
Techwolf c2e3264be0 Add LazJonesAndTheMayfieldRegulators 2020-04-18 11:44:05 +02:00
Techwolf 2068130ae1 Add WintersLight 2020-04-18 11:44:05 +02:00
Techwolf dc387819f2 Fix Bethellium 2020-04-18 11:44:05 +02:00
Techwolf 345a1aff30 Fix GrowingTroubles 2020-04-18 11:44:05 +02:00
Techwolf 137e599dd3 Fix IslaAukate and IslaAukateColor 2020-04-18 11:44:05 +02:00
Tobias Gruetzmacher 28fa430b8a Fix categories of some WebToons comics 2020-04-14 01:38:41 +02:00
Ruthalas e9ccdfca37
Add 11 Mangadex Comics (#160)
Added AttackonTitan, DeliciousinDungeon, DrStone, HeavensDesignTeam, OMaidensinYourSavageSeason, PleaseDontBullyMeNagatoro, PleaseDontBullyMeNagatoroComicAnthology, PleaseTellMeGalkochan, SPYxFAMILY, YotsubaAnd, InterspeciesReviewers
2020-04-13 10:00:46 +02:00
Tobias Gruetzmacher 62c3540c28 Remove (useless) wrapper around html.unescape 2020-04-13 01:53:45 +02:00
Daniel Ring 595c49ba53
Add MangaDex site engine (#159) 2020-04-12 12:54:15 +02:00
Daniel Ring e1821e23ba
Minor fixes to several strips (#158)
* Fix Twokinds
* Fix XKCD
* Fix Unsounded
* Fix SluggyFreelance
* Fix Oglaf
* Fix missing and incorrect renames
* Fix WLP/PeterIsTheWolf{General,Adult}
2020-04-06 13:23:23 +02:00
Techwolf d9988bc55d Fix WebToons file naming 2020-04-02 12:58:17 +02:00
Techwolf 206db33761 Add ComicFury/Scuvener 2020-04-02 12:58:17 +02:00
Techwolf 4d1a0d9ad3 Fix TheWhiteboard 2020-03-26 01:01:09 +01:00
Techwolf 92f02ce660 Fix Nightshift 2020-03-26 01:00:00 +01:00
Techwolf daf734c53d Fix TheOrderOfTheStick 2020-03-26 00:59:02 +01:00
Techwolf 997953f861 Add Exvulnerum 2020-03-26 00:58:28 +01:00
Techwolf 50f8441e9b Add FriendsYouAreStuckWith 2020-03-26 00:58:00 +01:00
Techwolf 8887b7b794 Mark ButImACatPerson as endOfLife 2020-03-26 00:57:40 +01:00
Techwolf cee1bb67ea Add InsignificantOtters 2020-03-26 00:57:04 +01:00
Techwolf d889cb7d74 Add TheDepths 2020-03-26 00:56:05 +01:00
Techwolf b4bc7f27c6 Add BackOffice 2020-03-26 00:55:32 +01:00
Techwolf c45d3839b2 Update WebToons comic list 2020-03-26 00:55:14 +01:00
Techwolf 12312dd6b4 Add SixGunMage 2020-03-26 00:54:23 +01:00
Techwolf e49c55109b Merge WebToons Canvas comics into autoupdate block 2020-03-26 00:47:00 +01:00
Tobias Gruetzmacher c4b7d5b930 Fix index feature for GoComics (fixes #155) 2020-03-26 00:43:43 +01:00
Ruthalas 3d0ab60642
Added two ComicFury comics (#154)
Added Dragons and Silk and View Hub from ComicFury
2020-02-26 21:24:54 +01:00
Ruthalas 5fa65741a2
Added Punderworld (#152)
Added Webtoons/Punderworld
2020-02-14 00:10:49 +01:00
Mark King a05826f4d6
Fix GoblinsComic (#153)
The site had a redesign a while back which broke this plugin. I've
updated the selectors and confirmed that it's working again.
2020-02-14 00:08:41 +01:00
Tobias Gruetzmacher 44791439a5 Drop Python 2 support: Obsolete future statements 2020-02-04 01:06:19 +01:00
Ruthalas da137f043c
Added FisheyePlacebo, ScoobandShag, ZomCom (#151)
Added the following to the webtoons plugin: FisheyePlacebo, ScoobandShag, ZomCom
2020-02-04 00:47:14 +01:00
Tobias Gruetzmacher 9c65c3e05f Drop Python 2 support: six & other imports 2020-02-03 01:03:31 +01:00
Techwolf 9fb1fccd08 Fix Draconia (fixes #150) 2020-02-02 21:38:50 +01:00
Tobias Gruetzmacher 932f5ba57b Webtoons: Set ageGatePass cookie
This is only done via JavaScript, but seems to be required in some
regions to use the site.
2020-02-02 21:08:26 +01:00
Techwolf 585cc7dc90 Add site engine for WebToons 2020-02-02 21:00:02 +01:00
Techwolf eb69210e58 Add self to authors list, update copyright headers 2020-01-28 00:23:15 +01:00
Techwolf dc923028d5 Add SmackJeeves/WhatWeRememberTheMost 2020-01-28 00:16:10 +01:00
Tobias Gruetzmacher 24be29aec4 Fix Wapsi Square (fixes #149) 2020-01-27 23:46:27 +01:00
Tobias Gruetzmacher 66b89f4fed Fix update check
It should return assets for all platforms, since the repo tarball is
unsuitable for setuptools_scm. Preferred asset is the universal wheel.
2020-01-26 17:42:35 +01:00
Tobias Gruetzmacher 6e14e8709b Reduce allowed line length 2020-01-13 00:36:46 +01:00
Tobias Gruetzmacher 063ce4e85f Prepare old list for next release 2020-01-13 00:18:42 +01:00
Tobias Gruetzmacher fc4655157a Move some more modules to HTTPS and fix canonical URL 2020-01-12 22:41:06 +01:00
Tobias Gruetzmacher 5e09b631db Move EyeOfRamalach to KemonoCafe 2020-01-12 22:41:06 +01:00
Techwolf b168e05cfd Add site engine for Derideal 2020-01-12 21:29:47 +01:00
Techwolf d232d1e43d Add LifeAsRendered 2020-01-12 21:29:47 +01:00
Techwolf 0aa1ba3c66 Fix CatsAndCameras 2020-01-12 21:29:47 +01:00
Techwolf 4219b32074 Fix VerloreGeleentheid 2020-01-12 21:29:47 +01:00