|
24058 | 24058 | "data": { |
24059 | 24059 | "pageElement": "id('content')//*[@class='container index-container' or @id='image-container' or @id='favcontainer' or @id='tag-container']", |
24060 | 24060 | "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", |
24061 | 24062 | "nextLink": "//a[@class='next']", |
24062 | 24063 | "url": "^https?://nhentai\\.net/", |
24063 | 24064 | "exampleUrl": "http://nhentai.net/artist/kokutou-nikke/ http://nhentai.net/?page=3 http://nhentai.net/g/124271/1/" |
|
24066 | 24067 | "created_by": "theydonotwant", |
24067 | 24068 | "name": "nHentai", |
24068 | 24069 | "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" |
24070 | 24071 | }, |
24071 | 24072 | { |
24072 | 24073 | "resource_url": "http://wedata.net/items/76713", |
@@ -31791,17 +31792,18 @@ |
31791 | 31792 | }, |
31792 | 31793 | { |
31793 | 31794 | "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", |
31796 | 31795 | "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(.,'次へ>>>')]", |
31799 | 31799 | "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" |
31801 | 31801 | }, |
31802 | | - "updated_at": "2020-05-23T06:23:11+09:00", |
| 31802 | + "database_resource_url": "http://wedata.net/databases/AutoPagerize", |
| 31803 | + "created_by": "plais", |
31803 | 31804 | "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" |
31805 | 31807 | }, |
31806 | 31808 | { |
31807 | 31809 | "resource_url": "http://wedata.net/items/64116", |
|
0 commit comments