Commit graph

2281 commits

Author SHA1 Message Date
Techwolf
78ae0451c9 Remove comics no longer available on the web 2022-03-26 00:38:05 -07:00
Techwolf
517de17c17 Add KemonoCafe/PrincessBunny 2022-03-26 00:38:05 -07:00
Techwolf
e75362da5d Fix MonsterSoup 2022-03-26 00:38:05 -07:00
Techwolf
f82ee7ca14 Fix Everblue 2022-03-26 00:38:05 -07:00
Techwolf
11dce19af5 Fix Unsounded 2022-03-26 00:38:05 -07:00
Techwolf
8a7476e81d Fix MangaDex 2022-03-26 00:38:05 -07:00
Techwolf
71db0d5f32 Add KemonoCafe/Bethellium 2022-03-26 00:38:05 -07:00
Techwolf
afe36b19b9 Add MangaDex/DoChokkyuuKareshiXKanojo 2022-03-26 00:38:05 -07:00
Techwolf
526947b07e Fix MangaDex 2022-03-26 00:38:05 -07:00
Techwolf
ca11599ed7 Add Shifters 2022-03-26 00:38:05 -07:00
Techwolf
9b6ea0994b Add RaineDog 2022-03-26 00:38:05 -07:00
Techwolf
94339800ad Add DoesNotPlayWellWithOthers 2022-03-26 00:38:04 -07:00
Techwolf
1856546d6f Add WebToons/ClawShot 2022-03-26 00:38:04 -07:00
Techwolf
a8f34077b6 Add WebToons/KissItGoodbye 2022-03-26 00:38:04 -07:00
Techwolf
049bbbef68 Add ProjectFuture/IPanther 2022-03-26 00:38:04 -07:00
Techwolf
dee9fa41b7 Fix Cloudscratcher 2022-03-26 00:38:04 -07:00
Techwolf
a657a12600 Add ComicFury/Alderwood 2022-03-26 00:38:04 -07:00
Techwolf
346941b66b Add StupidFox 2022-03-26 00:38:04 -07:00
Techwolf
c50b872939 Add Hackles 2022-03-26 00:38:04 -07:00
Techwolf
615dee26e7 Add MangaDex/TheNewGate 2022-03-26 00:38:04 -07:00
Techwolf
ade72c28c5 Fix all MangaDex comics 2022-03-26 00:38:04 -07:00
Techwolf
73675fb162 Fix unDivine 2022-03-26 00:38:04 -07:00
Techwolf
29ad39d003 Fix Centralia2050 2022-03-26 00:38:04 -07:00
Techwolf
4ecb05b6b3 Fix StudioKhimera/UberQuest 2022-03-26 00:38:04 -07:00
Techwolf
5eb6cd40db Fix DeerMe 2022-03-26 00:38:04 -07:00
Techwolf
9834ca4caf Add ProjectFuture/Xerian 2022-03-26 00:38:03 -07:00
Techwolf
7440dba84e Mark ProjectFuture as endOfLife 2022-03-26 00:38:03 -07:00
Tobias Gruetzmacher
b72fff5c23 Remove some dead ComicsKingdom comics 2022-03-20 21:24:03 +01:00
Tobias Gruetzmacher
de7d9f5d55 Fix ComicsKingdom image search (again) (fixes ) 2022-03-20 21:22:42 +01:00
Tobias Gruetzmacher
95f086c50d
Merge pull request from webcomics/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-03-02 10:11:07 +01:00
dependabot[bot]
b2eb012237
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 07:36:48 +00:00
Tobias Gruetzmacher
5076aa75ab
Merge pull request from webcomics/dependabot/github_actions/actions/setup-python-3
Bump actions/setup-python from 2 to 3
2022-03-01 10:41:23 +01:00
dependabot[bot]
8cedabdf5b
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 07:11:42 +00:00
Tobias Gruetzmacher
44c78f4765 Fix ComicsKingdom (fixes ) 2022-02-15 00:24:15 +01:00
Tobias Gruetzmacher
45162bf7f2 Enhance default session with host-specific options
This makes much more sense then building custom sessions inside specific
modules.
2022-02-15 00:18:48 +01:00
Tobias Gruetzmacher
6041c1e03b Drop Python 2.6 support 2022-02-14 23:51:03 +01:00
Tobias Gruetzmacher
5ee888d889 Fix TLS verification for ComicsKingdom
It seems they can make the same error multiple times (see ), so we
are explicit on which certificate we trust now (fixes ).
2022-02-14 22:24:12 +01:00
Tobias Gruetzmacher
e832c8e93b It's 2022 already... 2022-02-14 20:11:07 +01:00
Tobias Gruetzmacher
2e6b3d5f23 Test with Python 3.10 2021-10-17 14:22:31 +02:00
Tobias Gruetzmacher
9e1c73ed0a Remove flake8-strings
Seems to be incompatible with current flake8 versions
2021-10-17 14:20:56 +02:00
Tobias Gruetzmacher
878504c3a8 Stay on older flake8 release for now 2021-10-17 14:12:42 +02:00
Tobias Gruetzmacher
fdfc00e453
Merge pull request from webcomics/dependabot/github_actions/paambaati/codeclimate-action-3.0.0
Bump paambaati/codeclimate-action from 2.7.5 to 3.0.0
2021-10-16 19:15:02 +02:00
dependabot[bot]
8ec33f2841
Bump paambaati/codeclimate-action from 2.7.5 to 3.0.0
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 2.7.5 to 3.0.0.
- [Release notes](https://github.com/paambaati/codeclimate-action/releases)
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paambaati/codeclimate-action/compare/v2.7.5...v3.0.0)

---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 07:09:42 +00:00
Tobias Gruetzmacher
adf1531d4f Merge krisstraub comics into a common module 2021-08-31 00:38:58 +02:00
Tobias Gruetzmacher
05a873a40f Fix more comics using the Internet Archive 2021-08-31 00:11:28 +02:00
Tobias Gruetzmacher
3ed4b701ca Seems not every action publishes major semantic tags... 2021-08-26 22:31:18 +02:00
Tobias Gruetzmacher
cb73e2da50 Revert all github actions to only reference major version 2021-08-26 22:19:26 +02:00
Tobias Gruetzmacher
fdef533564
Merge pull request from toonn/erfworld
Erfworld: Add Kickstarter Stories
2021-08-18 23:38:39 +02:00
toonn
c3e4c914c4
Erfworld: Add Kickstarter Stories 2021-08-18 14:19:08 +02:00
Tobias Gruetzmacher
d0f271f74d
Merge pull request from garbled1/newcomics_2
Add a few new comics
2021-08-15 10:00:53 +02:00