diff options
| -rw-r--r-- | baylon-industries.com.txt | 6 | ||||
| -rw-r--r-- | emaratalyoum.com.txt | 3 | ||||
| -rw-r--r-- | volkskrant.nl.txt | 2 |
3 files changed, 9 insertions, 2 deletions
diff --git a/baylon-industries.com.txt b/baylon-industries.com.txt new file mode 100644 index 0000000..381e0a7 --- /dev/null +++ b/baylon-industries.com.txt @@ -0,0 +1,6 @@ +# Generated by FiveFilters.org's web-based selection tool +# Place this file inside your site_config/custom/ folder +# Source: http://siteconfig.fivefilters.org/grab.php?url=http%3A%2F%2Fwww.baylon-industries.com%2Fnews%2F%3Fp%3D1440 + +body: //div[contains(concat(' ',normalize-space(@class),' '),' entry_content ')] +test_url: http://www.baylon-industries.com/news/?p=1440 diff --git a/emaratalyoum.com.txt b/emaratalyoum.com.txt index 3d1313e..749491b 100644 --- a/emaratalyoum.com.txt +++ b/emaratalyoum.com.txt @@ -1,7 +1,8 @@ -body: //div[@id='main-column']//div[@class='content'] +body: //div[@id='article-body' or contains(@class, 'articleinlinegallery')] prune: no +test_url: http://www.emaratalyoum.com/politics/news/2015-10-10-1.828836 test_url: http://www.emaratalyoum.com/sports/arab-and-international/2013-08-29-1.601844 test_url: http://www.emaratalyoum.com/sports/arab-and-international/2013-08-29-1.601842 test_url: http://www.emaratalyoum.com/public-sports-1.533088?ot=ot.AjaxPageLayout
\ No newline at end of file diff --git a/volkskrant.nl.txt b/volkskrant.nl.txt index c277034..8c311f1 100644 --- a/volkskrant.nl.txt +++ b/volkskrant.nl.txt @@ -1,5 +1,5 @@ #bypass cookie check -single_page_link: //a[contains(@href, '/cookiewall/accept.do?')] +single_page_link: //a[contains(@href, '/cookiewall/accept')] title: //h1[@itemprop="headline"] body: //figure[contains(@class, 'article__top-image')] | //div[@itemprop="articleBody"] |
