From 8788c4eb98ddaacd9aeccc452505f173962ab810 Mon Sep 17 00:00:00 2001 From: Marcel Dopita Date: Thu, 10 Dec 2015 21:44:21 +0100 Subject: Update androidpolice.com.txt --- androidpolice.com.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/androidpolice.com.txt b/androidpolice.com.txt index 660f29d..3588e58 100644 --- a/androidpolice.com.txt +++ b/androidpolice.com.txt @@ -1,6 +1,10 @@ body: //div[@class='post_content'] date: //div[@class='date_day'] | div[@class='date_month'] strip_id_or_class: author-box +strip_id_or_class: multi-page-post +strip_id_or_class: toc_container author: //h2[@class='author-box-heading']/a +next_page_link: //link[@rel='next']/@href test_url: http://www.androidpolice.com/2014/03/30/music-boss-for-pebble-can-now-control-playback-and-volume-on-chromecast-content-from-your-smartwatch/ +test_url: http://www.androidpolice.com/2015/12/07/32-new-and-notable-android-games-from-the-last-2-weeks-112415-12715/ \ No newline at end of file -- cgit v1.3.1 From c7f624e260f668e18f746ce29a2a08aa99006a5a Mon Sep 17 00:00:00 2001 From: Marcel Dopita Date: Thu, 10 Dec 2015 21:46:56 +0100 Subject: Update smartmania.cz.txt --- smartmania.cz.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/smartmania.cz.txt b/smartmania.cz.txt index 2d272c6..b833d24 100644 --- a/smartmania.cz.txt +++ b/smartmania.cz.txt @@ -1,4 +1,6 @@ strip_id_or_class: komentare replace_string(

Nepřehlédněte

): +next_page_link: //div[contains(concat(' ',normalize-space(@class),' '),' navigation ')]/a[@class='right'] -test_url: http://smartmania.cz/bleskovky/oppo-vanoce-2015-adventni-kalendar-r7-12597 \ No newline at end of file +test_url: http://smartmania.cz/bleskovky/oppo-vanoce-2015-adventni-kalendar-r7-12597 +test_url: http://smartmania.cz/recenze/lumia-950-recenze-microsoft-windows-10-test-12623 \ No newline at end of file -- cgit v1.3.1 From 2522774dc5f2fbff8cbf77c3df0fefd66b519511 Mon Sep 17 00:00:00 2001 From: Marcel Dopita Date: Thu, 10 Dec 2015 21:47:41 +0100 Subject: Add mesec.cz.txt --- mesec.cz.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mesec.cz.txt diff --git a/mesec.cz.txt b/mesec.cz.txt new file mode 100644 index 0000000..2a6b84f --- /dev/null +++ b/mesec.cz.txt @@ -0,0 +1,4 @@ +body: //div[@class='urs'] | //div[@itemprop='articleBody'] +strip_id_or_class: promo-in-article + +test_url: www.mesec.cz/aktuality/ceske-drahy-pridaji-zamestnancum-jejich-mzdy-vzrostou-o-1-7/ \ No newline at end of file -- cgit v1.3.1 From 6b1de46b9ec9bdc74d6df1dd7dbc66a42fe78748 Mon Sep 17 00:00:00 2001 From: Marcel Dopita Date: Thu, 10 Dec 2015 21:49:03 +0100 Subject: Update androidandme.com.txt Prevent removal of links to Play Store etc. --- androidandme.com.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/androidandme.com.txt b/androidandme.com.txt index 1ac71bd..bb48a7c 100644 --- a/androidandme.com.txt +++ b/androidandme.com.txt @@ -1,3 +1,5 @@ body: //img[@class='attachment-large wp-post-image'] | //div[@class='entry-content'] +prune: no -test_url: http://androidandme.com/2015/12/news/google-introduces-trial-run-ads-and-interactive-interstitials/ \ No newline at end of file +test_url: http://androidandme.com/2015/12/news/google-introduces-trial-run-ads-and-interactive-interstitials/ +test_url: http://androidandme.com/2015/12/applications/top-10-new-android-games-this-week-maestria-mad-aces/ \ No newline at end of file -- cgit v1.3.1 From de71e742535e1cca27ada355c773473156e56176 Mon Sep 17 00:00:00 2001 From: Marcel Dopita Date: Thu, 10 Dec 2015 21:52:43 +0100 Subject: Update tomshardware.com.txt --- tomshardware.com.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tomshardware.com.txt b/tomshardware.com.txt index 2b43757..5f8cbdd 100644 --- a/tomshardware.com.txt +++ b/tomshardware.com.txt @@ -4,5 +4,5 @@ author: //a[@itemprop = 'author'] date: //time[@itemprop = 'datePublished'] body: //div[@id = 'intelliTXT'] -next_page_link: //li[@class="pagin next"]/a +next_page_link: //link[@rel='next']/@href test_url: http://www.tomshardware.com/reviews/gaming-graphics-card-review,3107.html \ No newline at end of file -- cgit v1.3.1