update test results etc
This commit is contained in:
@@ -121,7 +121,7 @@ class ExhentaiGalleryExtractor(ExhentaiExtractor):
|
||||
r"|/s/([\da-f]{10})/(\d+)-(\d+))")
|
||||
test = (
|
||||
("https://exhentai.org/g/1200119/d55c44d3d0/", {
|
||||
"keyword": "1b353fad00dff0665b1746cdd151ab5cc326df23",
|
||||
"keyword": "3eeae7bde70dd992402d4cc0230ea0f2c4af46c5",
|
||||
"content": "e9891a4c017ed0bb734cd1efba5cd03f594d31ff",
|
||||
}),
|
||||
("https://exhentai.org/g/960461/4f0e369d82/", {
|
||||
|
||||
@@ -152,8 +152,8 @@ class HentaifoundryScrapsExtractor(HentaifoundryExtractor):
|
||||
r"/pictures/user/([^/]+)/scraps(?:/page/(\d+))?")
|
||||
test = (
|
||||
("https://www.hentai-foundry.com/pictures/user/Evulchibi/scraps", {
|
||||
"url": "00a11e30b73ff2b00a1fba0014f08d49da0a68ec",
|
||||
"keyword": "410c6c900cfd23a8dd1e53dfcc97a79ea68c3359",
|
||||
"url": "7cd9c6ec6258c4ab8c44991f7731be82337492a7",
|
||||
"keyword": "40b07a9822b6b868fea2fa9b1c0b212ae8735da7",
|
||||
}),
|
||||
("https://www.hentai-foundry.com"
|
||||
"/pictures/user/Evulchibi/scraps/page/3"),
|
||||
|
||||
@@ -23,9 +23,9 @@ class MyportfolioGalleryExtractor(Extractor):
|
||||
r"(?:https?://)?([^.]+\.myportfolio\.com))"
|
||||
r"(/[^/?&#]+)?")
|
||||
test = (
|
||||
("https://hannahcosgrove.myportfolio.com/robyn", {
|
||||
"url": "93b5430e765e53564b13e7d9c64c30c286011a6b",
|
||||
"keyword": "25cb3dbdad6b011242a133f30ec598318b7512e8",
|
||||
("https://hannahcosgrove.myportfolio.com/niamh-1", {
|
||||
"url": "8cbd73a73e5bf3b4f5d1b1d4a1eb114c01a72a66",
|
||||
"keyword": "7a460bb5641e648ae70702ff91c2fb11054b0e0b",
|
||||
}),
|
||||
("https://hannahcosgrove.myportfolio.com/lfw", {
|
||||
"pattern": r"https://hannahcosgrove\.myportfolio\.com/[^/?&#+]+$",
|
||||
|
||||
Reference in New Issue
Block a user