Skip to content

Commit 120eba7

Browse files
committed
1 parent 0c73049 commit 120eba7

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

Pagetual/items_all.json

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24058,6 +24058,7 @@
2405824058
"data": {
2405924059
"pageElement": "id('content')//*[@class='container index-container' or @id='image-container' or @id='favcontainer' or @id='tag-container']",
2406024060
"insertBefore": "//section[@class='pagination']",
24061+
"comment": "Adjusted the pageElement to not include the image-container because it causes the image size to be small initially. Updated on behalf of: https://github.com/sixcious/infy-scroll/issues/85",
2406124062
"nextLink": "//a[@class='next']",
2406224063
"url": "^https?://nhentai\\.net/",
2406324064
"exampleUrl": "http://nhentai.net/artist/kokutou-nikke/ http://nhentai.net/?page=3 http://nhentai.net/g/124271/1/"
@@ -24066,7 +24067,7 @@
2406624067
"created_by": "theydonotwant",
2406724068
"name": "nHentai",
2406824069
"created_at": "2014-12-28T23:26:34+09:00",
24069-
"updated_at": "2022-11-18T08:32:21+09:00"
24070+
"updated_at": "2024-05-11T01:15:46+09:00"
2407024071
},
2407124072
{
2407224073
"resource_url": "http://wedata.net/items/76713",
@@ -31791,17 +31792,18 @@
3179131792
},
3179231793
{
3179331794
"resource_url": "http://wedata.net/items/64117",
31794-
"database_resource_url": "http://wedata.net/databases/AutoPagerize",
31795-
"created_at": "2012-10-21T17:22:55+09:00",
3179631795
"data": {
31797-
"pageElement": "//table[@class='list']//tr[last()]/preceding-sibling::tr[not(@bgcolor)]",
31798-
"exampleUrl": "https://www.bookshop-ps.com/bsp/bsp_mag_search?sha=1&sc=066000",
31796+
"pageElement": "//table[@class='list']",
31797+
"comment": "CSSで偶数番目のtr要素が非表示になるためtable要素を取得する必要があります。",
31798+
"nextLink": "//a[contains(.,'次へ>>>')]",
3179931799
"url": "^https://(www\\.)?bookshop-ps\\.com/bsp/bsp_(?!detail|magcode)",
31800-
"nextLink": "//a[contains(.,'次へ>>>')]"
31800+
"exampleUrl": "https://www.bookshop-ps.com/bsp/bsp_mag_search?sha=1&sc=066000"
3180131801
},
31802-
"updated_at": "2020-05-23T06:23:11+09:00",
31802+
"database_resource_url": "http://wedata.net/databases/AutoPagerize",
31803+
"created_by": "plais",
3180331804
"name": "BOOK SHOP 小学館",
31804-
"created_by": "plais"
31805+
"created_at": "2012-10-21T17:22:55+09:00",
31806+
"updated_at": "2024-05-10T23:00:31+09:00"
3180531807
},
3180631808
{
3180731809
"resource_url": "http://wedata.net/items/64116",

0 commit comments

Comments
 (0)