diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-09-16 00:06:38 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-09-16 00:06:38 +0200 |
| commit | 2eac907db3a10f7fbe6651d6115f0327890ac90d (patch) | |
| tree | faf1fe54fe1bcd4bc0473845844f55889a0d38ef | |
| parent | af83897d77e9ba54116fa9483bf24c9e4356c697 (diff) | |
| parent | 8a1beec69b0a2b73826fc42478ae36a8e2ec52c5 (diff) | |
| download | ftr-site-config-2eac907db3a10f7fbe6651d6115f0327890ac90d.tar.gz ftr-site-config-2eac907db3a10f7fbe6651d6115f0327890ac90d.zip | |
Merge pull request #80 from j0k3r/patch-2
Add JDN network & fix mac4ever
| -rw-r--r-- | jdubuzz.com.txt | 11 | ||||
| -rw-r--r-- | journaldugamer.com.txt | 11 | ||||
| -rw-r--r-- | journaldugeek.com.txt | 11 | ||||
| -rw-r--r-- | mac4ever.com.txt | 12 | ||||
| -rw-r--r-- | pixelistes.com.txt | 11 |
5 files changed, 52 insertions, 4 deletions
diff --git a/jdubuzz.com.txt b/jdubuzz.com.txt new file mode 100644 index 0000000..7fac576 --- /dev/null +++ b/jdubuzz.com.txt @@ -0,0 +1,11 @@ +# 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://www.journaldugeek.com/2015/09/09/apple-ipad-pro/ + +date: //meta[@property="og:updated_time"]/@content + +strip: //div[contains(concat(' ',normalize-space(@class),' '),' jdg-recommend ')] +strip: //div[contains(concat(' ',normalize-space(@class),' '),' proofreader-bloc ')] + +body: //div[contains(concat(' ',normalize-space(@class),' '),' post-content ')] +test_url: http://www.jdubuzz.com/2015/09/11/le-meilleur-du-jduzap-cest-maintenant/ diff --git a/journaldugamer.com.txt b/journaldugamer.com.txt new file mode 100644 index 0000000..1e1cabc --- /dev/null +++ b/journaldugamer.com.txt @@ -0,0 +1,11 @@ +# 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://www.journaldugeek.com/2015/09/09/apple-ipad-pro/ + +date: //meta[@property="og:updated_time"]/@content + +strip: //div[contains(concat(' ',normalize-space(@class),' '),' jdg-recommend ')] +strip: //div[contains(concat(' ',normalize-space(@class),' '),' proofreader-bloc ')] + +body: //div[contains(concat(' ',normalize-space(@class),' '),' post-content ')] +test_url: http://www.journaldugamer.com/2015/09/14/financier-desormais-tete-nintendo/ diff --git a/journaldugeek.com.txt b/journaldugeek.com.txt new file mode 100644 index 0000000..776dbea --- /dev/null +++ b/journaldugeek.com.txt @@ -0,0 +1,11 @@ +# 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://www.journaldugeek.com/2015/09/09/apple-ipad-pro/ + +date: //meta[@property="og:updated_time"]/@content + +strip: //div[contains(concat(' ',normalize-space(@class),' '),' jdg-recommend ')] +strip: //div[contains(concat(' ',normalize-space(@class),' '),' proofreader-bloc ')] + +body: //div[contains(concat(' ',normalize-space(@class),' '),' post-content ')] +test_url: http://www.journaldugeek.com/2015/09/09/apple-ipad-pro/ diff --git a/mac4ever.com.txt b/mac4ever.com.txt index 9999758..87e3c3d 100644 --- a/mac4ever.com.txt +++ b/mac4ever.com.txt @@ -1,5 +1,9 @@ -author: substring-after(//div[@class='author'],'Par ') -date: //div[@class='date'] -body: //div[@class='content'] +# 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.mac4ever.com%2Factu%2F104137_kim-kardashian-et-ses-soeurs-etaient-a-l-apple-store-de-soho-pour-presenter-leur-nouvelle-app -test_url: http://www.mac4ever.com/news/64182/icloud_les_prix_en_euros_et_en_chf/
\ No newline at end of file +author: //meta[@name="author"]/@content +date: //meta[@itemprop="datePublished"]/@content + +body: //div[contains(concat(' ',normalize-space(@class),' '),' news-news-content ')] +test_url: http://www.mac4ever.com/actu/104137_kim-kardashian-et-ses-soeurs-etaient-a-l-apple-store-de-soho-pour-presenter-leur-nouvelle-app diff --git a/pixelistes.com.txt b/pixelistes.com.txt new file mode 100644 index 0000000..a2d2e9e --- /dev/null +++ b/pixelistes.com.txt @@ -0,0 +1,11 @@ +# 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://www.journaldugeek.com/2015/09/09/apple-ipad-pro/ + +date: //meta[@property="og:updated_time"]/@content + +strip: //div[contains(concat(' ',normalize-space(@class),' '),' jdg-recommend ')] +strip: //div[contains(concat(' ',normalize-space(@class),' '),' proofreader-bloc ')] + +body: //div[contains(concat(' ',normalize-space(@class),' '),' post-content ')] +test_url: http://news.pixelistes.com/pixelistes-partenaire-du-salon-de-la-photo-de-paris/ |
