[xhamster] update test results

pull/359/head
Mike Fährmann 5 years ago
parent 035b850e82
commit 7c6cb908f9
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -33,10 +33,10 @@ class XhamsterGalleryExtractor(XhamsterExtractor):
test = (
("https://xhamster.com/photos/gallery/11748968", {
"pattern": r"https://thumb-p\d+.xhcdn.com/./[\w/-]+_1000.jpg$",
"count": 143,
"count": ">= 144",
"keyword": {
"comments": int,
"count": 143,
"count": int,
"favorite": bool,
"id": int,
"num": int,

@ -28,6 +28,7 @@ TRAVIS_SKIP = {
BROKEN = {
"fallenangels",
"mangapark",
"ngomik",
}

Loading…
Cancel
Save