From 890b9e5f5d739ec26cb71bc56d7dd37f3eff5c69 Mon Sep 17 00:00:00 2001 From: timgws Date: Wed, 29 May 2013 10:52:43 +1000 Subject: Create yourerie.com.txt --- yourerie.com.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 yourerie.com.txt diff --git a/yourerie.com.txt b/yourerie.com.txt new file mode 100644 index 0000000..b46b09e --- /dev/null +++ b/yourerie.com.txt @@ -0,0 +1,2 @@ +body: //div[@class="nxFullTextData"] +test_url: http://yourerie.com/fulltext?nxd_id=306552 -- cgit v1.3.1 From 9b5fe9f23235feaf77f5da163546853974464d79 Mon Sep 17 00:00:00 2001 From: timgws Date: Wed, 29 May 2013 10:53:58 +1000 Subject: Create business2community.com.txt --- business2community.com.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 business2community.com.txt diff --git a/business2community.com.txt b/business2community.com.txt new file mode 100644 index 0000000..0dcc7ff --- /dev/null +++ b/business2community.com.txt @@ -0,0 +1,5 @@ +date: substring-after(//p[@class='byline'],'Published') + +strip: //div[@class='article-meta'] + +test_url: http://www.business2community.com/social-media/funky-ways-to-print-instagram-photos-0485340 -- cgit v1.3.1 From d575621b336284c8922bb5f17a5aab511f0462f1 Mon Sep 17 00:00:00 2001 From: timgws Date: Wed, 29 May 2013 10:55:01 +1000 Subject: Create code.fivefilters.org.txt Maybe this is a little bit too facetious? :) --- code.fivefilters.org.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 code.fivefilters.org.txt diff --git a/code.fivefilters.org.txt b/code.fivefilters.org.txt new file mode 100644 index 0000000..269fb54 --- /dev/null +++ b/code.fivefilters.org.txt @@ -0,0 +1 @@ +body: //div[@id='content'] -- cgit v1.3.1 From 243d0825924733960fd4e8431b60ed44b2a41d6a Mon Sep 17 00:00:00 2001 From: timgws Date: Wed, 29 May 2013 10:55:43 +1000 Subject: Create searchenginejournal.com.txt --- searchenginejournal.com.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 searchenginejournal.com.txt diff --git a/searchenginejournal.com.txt b/searchenginejournal.com.txt new file mode 100644 index 0000000..dc98af3 --- /dev/null +++ b/searchenginejournal.com.txt @@ -0,0 +1,5 @@ +strip: //ul[contains(@id, "social")] +strip: //div[contains(@class, "ts-fab-wrapper")] +strip: //div[contains(@id, 'gpt-ad')] + +test_url: http://www.searchenginejournal.com/web-design-vs-seo-it-doesnt-make-much-sense/62294/ -- cgit v1.3.1 From 42ff2682e184bf08f37d2999f0240f2340466e5a Mon Sep 17 00:00:00 2001 From: timgws Date: Wed, 29 May 2013 10:56:14 +1000 Subject: Create cedarrepublican.com.txt --- cedarrepublican.com.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 cedarrepublican.com.txt diff --git a/cedarrepublican.com.txt b/cedarrepublican.com.txt new file mode 100644 index 0000000..9e94bd9 --- /dev/null +++ b/cedarrepublican.com.txt @@ -0,0 +1 @@ +body: //div[@class='frame']//img[@class='horizontal'] | //div[@class='content'] -- cgit v1.3.1 From 2f7f138d741270b5383af3a7ecf8bfe0a5c0a49b Mon Sep 17 00:00:00 2001 From: timgws Date: Wed, 29 May 2013 10:59:08 +1000 Subject: Update cedarrepublican.com.txt Add the test url --- cedarrepublican.com.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/cedarrepublican.com.txt b/cedarrepublican.com.txt index 9e94bd9..42faa52 100644 --- a/cedarrepublican.com.txt +++ b/cedarrepublican.com.txt @@ -1 +1,2 @@ body: //div[@class='frame']//img[@class='horizontal'] | //div[@class='content'] +test_url: http://cedarrepublican.com/online_features/gift_ideas/sending-mother-s-day-flowers-how-to-be-sure-they/article_b69af9b8-1f05-5352-8621-16ce007e5623.html -- cgit v1.3.1