Database: AutoPagerize
Item Details: NKNews
url | ^https?://nknews\.jp |
---|---|
nextLink | //ul[contains(@class,'pagination')]/li[not(contains(@class,'not-allow')) and count(following-sibling::*) = 1]/a |
pageElement | //div[contains(@class,'clearfix') |
exampleUrl | https://nknews.jp/archives/6934 |
comment_ja | cssPatch で非表示にさせている要素は .clearfix に内包されている公開日時情報 最初の一件のみは表示 |
cssPatch | div.clearfix > p.meta { display:none; } div.post:first-child > div.clearfix > p.meta { display:block; } |
History
- Update 2019-04-13T15:11:40+09:00 by jigendaddy_be
- Update 2019-04-13T14:52:24+09:00 by jigendaddy_be
- Update 2019-04-13T14:45:12+09:00 by jigendaddy_be
- Update 2019-04-13T14:40:12+09:00 by Kkairri
- Update 2019-04-13T14:36:50+09:00 by Kkairri
- Create 2019-04-13T14:30:14+09:00 by Kkairri