-
Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy pathnhentai.txt
More file actions
72 lines (72 loc) · 2.01 KB
/
nhentai.txt
File metadata and controls
72 lines (72 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"cookie": "",
"extraRule": {
"pictureRule": {
"url": {
"regex": "//(.*?\\.(?:jpg|jpeg|png|gif|bmp|webp))",
"replacement": "https://$1",
"selector": "#image-container a img"
}
}
},
"flag": "singlePageBigPicture|noRating|preloadGallery",
"galleryRule": {
"category": {
"fun": "text",
"selector": ".tag-container:eq(6) span.tags a"
},
"pictureRule": {
"item": {
"selector": "div.container div.thumb-container"
},
"thumbnail": {
"regex": "//(.*?\\.(?:jpg|jpeg|png|gif|bmp|webp))",
"replacement": "https://$1",
"selector": "a img"
},
"url": {
"fun": "attr",
"param": "href",
"selector": "a"
}
},
"tags": {
"fun": "text",
"selector": "span.tags a"
},
"title": {
"fun": "text",
"selector": "div#info h2"
}
},
"galleryUrl": "https://nhentai.to/{idCode:}",
"gid": 0,
"index": 0,
"indexRule": {
"cover": {
"regex": "//(.*?\\.(?:jpg|jpeg|png|gif|bmp|webp))",
"replacement": "https://$1",
"selector": "a img"
},
"idCode": {
"regex": "/(.*)",
"fun": "attr",
"param": "href",
"selector": "a"
},
"item": {
"selector": "div.container div.gallery"
},
"title": {
"fun": "html",
"selector": "a div.caption"
}
},
"indexUrl": "https://nhentai.to/?page={page:1}",
"isGrid": false,
"loginUrl": "https://nhentai.to/login/",
"searchUrl": "https://nhentai.to/search?q={keyword:}&page={page:1}",
"sid": 5,
"title": "nhentai",
"versionCode": 0
}