[seaotterscans] remove extractor

http://seaotterscans.com/ now redirects to their MangaDex profile
pull/197/head
Mike Fährmann 6 years ago
parent 8aaa4edbcd
commit 6f57d44ec2
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -78,7 +78,6 @@ rule #34 https://rule34.paheal.net/ Posts, Tag-Searches
Rule 34 https://rule34.xxx/ Pools, Posts, Tag-Searches
Safebooru https://safebooru.org/ Pools, Posts, Tag-Searches
Sankaku Channel https://chan.sankakucomplex.com/ Pools, Posts, Tag-Searches Optional
Sea Otter Scans https://reader.seaotterscans.com/ Chapters, Manga
Sen Manga https://raw.senmanga.com/ Chapters
Sense-Scans http://sensescans.com/reader/ Chapters, Manga
Simply Hentai https://www.simply-hentai.com/ Galleries, individual Images, Videos

@ -195,19 +195,6 @@ EXTRACTORS = {
},
}),
},
"seaotterscans": {
"root": "https://reader.seaotterscans.com",
"test-chapter":
("https://reader.seaotterscans.com/read/100_days/en/0/5/", {
"url": "63d46b8883cc652dfe8bd5be4492160dd31f06a8",
"keyword": "401d55b900d69a3732c7221755543e17c4771dd3",
}),
"test-manga":
("https://reader.seaotterscans.com/series/marry_me/", {
"url": "fdbacabfa566a6baeb3f01bb46cbda0577bd4bbe",
"keyword": "61d3388d73df12f64361892b47a9398df4a5947c",
}),
},
"sensescans": {
"root": "http://sensescans.com/reader",
"pattern": r"(?:(?:www\.)?sensescans\.com/reader"

@ -27,7 +27,6 @@ TRAVIS_SKIP = {
BROKEN = {
"dokireader", # expired cert
"mangapark",
"seaotterscans", # "Name or service not known"
}

Loading…
Cancel
Save