From c26eedb82b41d50beff2f868fb8cbc5f7a1ac31d Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Wed, 23 Dec 2015 22:43:42 +0100 Subject: Add next_page_link to JDG Network sites --- journaldugeek.com.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'journaldugeek.com.txt') diff --git a/journaldugeek.com.txt b/journaldugeek.com.txt index 776dbea..9af13b0 100644 --- a/journaldugeek.com.txt +++ b/journaldugeek.com.txt @@ -3,6 +3,7 @@ # Source: http://siteconfig.fivefilters.org/grab.php?url=http://www.journaldugeek.com/2015/09/09/apple-ipad-pro/ date: //meta[@property="og:updated_time"]/@content +next_page_link: //div[contains(concat(' ',normalize-space(@class),' '),' pagination ')]/a[contains(concat(' ',normalize-space(@class),' '),' next ')] strip: //div[contains(concat(' ',normalize-space(@class),' '),' jdg-recommend ')] strip: //div[contains(concat(' ',normalize-space(@class),' '),' proofreader-bloc ')] -- cgit v1.3.1