diff options
43 files changed, 310 insertions, 0 deletions
diff --git a/adme.ru.txt b/adme.ru.txt new file mode 100644 index 0000000..b929685 --- /dev/null +++ b/adme.ru.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.adme.ru%2Ftvorchestvo-hudozhniki%2Fprostoj-kak-5-kopeek-hudozhnik-557405%2F + +body: //article[contains(concat(' ',normalize-space(@class),' '),' article ')] +test_url: http://www.adme.ru/tvorchestvo-hudozhniki/prostoj-kak-5-kopeek-hudozhnik-557405/ diff --git a/bastamag.net.txt b/bastamag.net.txt new file mode 100644 index 0000000..142c959 --- /dev/null +++ b/bastamag.net.txt @@ -0,0 +1,10 @@ +# 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.bastamag.net%2FEncadrement-des-loyers-pourquoi-Anne-Hidalgo-ferait-bien-de-visiter-Vienne-l + +body: //div[@id='content']//article + +strip_id_or_class: appel-soutien +strip_id_or_class: liste dossiers-content + +test_url: http://www.bastamag.net/Encadrement-des-loyers-pourquoi-Anne-Hidalgo-ferait-bien-de-visiter-Vienne-l diff --git a/bearmetal.eu.txt b/bearmetal.eu.txt new file mode 100644 index 0000000..44d3465 --- /dev/null +++ b/bearmetal.eu.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=https%3A%2F%2Fbearmetal.eu%2Ftheden%2Fits-not-about-you%2F + +body: //div[contains(concat(' ',normalize-space(@class),' '),' entry-content ')] +test_url: https://bearmetal.eu/theden/its-not-about-you/ diff --git a/blog.niqnutn.com.txt b/blog.niqnutn.com.txt new file mode 100644 index 0000000..aa2f186 --- /dev/null +++ b/blog.niqnutn.com.txt @@ -0,0 +1,9 @@ +# 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%2Fblog.niqnutn.com%2Farticle35%2Fsteganographie-l-art-de-dissimuler-un-message + +body: //article[contains(concat(' ',normalize-space(@class),' '),' article-content ')]//section + +strip_id_or_class: sommaire + +test_url: http://blog.niqnutn.com/article35/steganographie-l-art-de-dissimuler-un-message diff --git a/canonrumors.com.txt b/canonrumors.com.txt new file mode 100755 index 0000000..c22cf4f --- /dev/null +++ b/canonrumors.com.txt @@ -0,0 +1,28 @@ +# Author: zinnober + +tidy: no +prune: no + +# Set title +title: //h2 + +date: //li[@class='time'] + +# Set author +author: //a[contains(@rel, 'author')] + +# Content is here +body: //div[@id='content'] + +# Tidy up before article +strip: //div[@class='meta'] + +# Tidy up after article +strip_id_or_class: nr_related_placeholder +strip_id_or_class: twitter-share-button +strip_id_or_class: afterpost +strip_id_or_class: tags + +# Try it yourself +test_url: http://www.canonrumors.com/2014/09/chuck-westfall-talks-canon-eos-7d-mark-ii/ +test_url: http://www.canonrumors.com/2014/09/canon-cinema-eos-captures-space-in-4k-for-new-imax-3d-film/ diff --git a/captaineconomics.fr.txt b/captaineconomics.fr.txt new file mode 100644 index 0000000..036e028 --- /dev/null +++ b/captaineconomics.fr.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.captaineconomics.fr%2F-les-immigres-recemment-arrives-en-france-qui-sont-ils-insee + +body: //div[contains(concat(' ',normalize-space(@class),' '),' post_content ')] +test_url: http://www.captaineconomics.fr/-les-immigres-recemment-arrives-en-france-qui-sont-ils-insee diff --git a/cloudacademy.com.txt b/cloudacademy.com.txt new file mode 100644 index 0000000..f5b6784 --- /dev/null +++ b/cloudacademy.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%2Fcloudacademy.com%2Fblog%2Fberkshelf-manage-chef-cookbooks%2F + +body: //div[contains(concat(' ',normalize-space(@class),' '),' entry-content ')] +test_url: http://cloudacademy.com/blog/berkshelf-manage-chef-cookbooks/
\ No newline at end of file diff --git a/cn.reuters.com.txt b/cn.reuters.com.txt new file mode 100755 index 0000000..28f1047 --- /dev/null +++ b/cn.reuters.com.txt @@ -0,0 +1,9 @@ +title: //div[@id='maincontent']//h1 +body: //div[@id='resizeableText'] + +single_page_link: concat(//link[@rel='canonical']/@href, '?sp=true') + +test_url: http://cn.reuters.com/article/CNAnalysesNews/idCNKBS0FF0NM20140710 +test_url: http://cn.reuters.feedsportal.com/CNAnalysesNews +# multipage link +test_url: http://cn.reuters.com/article/idCNKBS0FF0UL20140710
\ No newline at end of file diff --git a/codebase64.org.txt b/codebase64.org.txt new file mode 100644 index 0000000..d992d2f --- /dev/null +++ b/codebase64.org.txt @@ -0,0 +1,9 @@ +# 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%2Fcodebase64.org%2Fdoku.php%3Fid%3Dbase%3Ademo_coding_introduction + +body: //div[contains(concat(' ',normalize-space(@class),' '),' page ')] + +strip_id_or_class: dw__toc + +test_url: http://codebase64.org/doku.php?id=base:demo_coding_introduction diff --git a/cyrille-borne.com.txt b/cyrille-borne.com.txt new file mode 100644 index 0000000..7b41aa0 --- /dev/null +++ b/cyrille-borne.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.cyrille-borne.com%2Farticle511%2Fun-an-de-zte-open-c-plus-tard + +body: //article//section +test_url: http://www.cyrille-borne.com/article511/un-an-de-zte-open-c-plus-tard
\ No newline at end of file diff --git a/des-livres-pour-changer-de-vie.fr.txt b/des-livres-pour-changer-de-vie.fr.txt new file mode 100644 index 0000000..56b0ea2 --- /dev/null +++ b/des-livres-pour-changer-de-vie.fr.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.des-livres-pour-changer-de-vie.fr%2Fbit-literacy-2%2F + +body: //div[@id='getsocialmain'] +test_url: http://www.des-livres-pour-changer-de-vie.fr/bit-literacy-2/
\ No newline at end of file diff --git a/dn.pt.txt b/dn.pt.txt new file mode 100755 index 0000000..051b8cb --- /dev/null +++ b/dn.pt.txt @@ -0,0 +1,9 @@ +single_page_link: concat('http://www.dn.pt/Common/print.aspx?content_id=', //input[@type='hidden' and @name='link-comments']/@value) +#<input type="hidden" name="link-comments" class="link-comments" value="3972244"> + +title: //h1 +author: //div[@class="Author"] + +strip: //div[@class="Patrocinio"] + +test_url: http://www.dn.pt/inicio/opiniao/interior.aspx?content_id=3972244&seccao=Alberto%20Gon%E7alves&tag=Opini%E3o%20-%20Em%20Foco&page=1
\ No newline at end of file diff --git a/espacepolitique.revues.org.txt b/espacepolitique.revues.org.txt new file mode 100644 index 0000000..c4acb26 --- /dev/null +++ b/espacepolitique.revues.org.txt @@ -0,0 +1,10 @@ +# 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%2Fespacepolitique.revues.org%2F284 + +body: //div[@id='text'] + +strip_id_or_class: paranumber +strip_id_or_class: go-top + +test_url: http://espacepolitique.revues.org/284 diff --git a/frankdenneman.nl.txt b/frankdenneman.nl.txt new file mode 100644 index 0000000..c601100 --- /dev/null +++ b/frankdenneman.nl.txt @@ -0,0 +1,2 @@ +body: //*[(@class = "content")] +test_url: http://frankdenneman.nl/ diff --git a/frontburner.dmagazine.com.txt b/frontburner.dmagazine.com.txt new file mode 100644 index 0000000..73f4432 --- /dev/null +++ b/frontburner.dmagazine.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%2Ffrontburner.dmagazine.com%2F2015%2F04%2F23%2Fthe-barrett-brown-review-of-arts-and-letters-and-jail-a-sign-of-things-to-come%2F + +body: //div[@id='article-body'] +test_url: http://frontburner.dmagazine.com/2015/04/23/the-barrett-brown-review-of-arts-and-letters-and-jail-a-sign-of-things-to-come/ diff --git a/ganglia.info.txt b/ganglia.info.txt new file mode 100644 index 0000000..2ae27b4 --- /dev/null +++ b/ganglia.info.txt @@ -0,0 +1,2 @@ +body: //*[(@id = "mid")] +test_url: http://ganglia.info/ diff --git a/gokulkrishh.github.io.txt b/gokulkrishh.github.io.txt new file mode 100644 index 0000000..b395fa9 --- /dev/null +++ b/gokulkrishh.github.io.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=https%3A%2F%2Fgokulkrishh.github.io%2FJavascript-Guidelines%2F + +body: //section[contains(concat(' ',normalize-space(@class),' '),' main-content ')] +test_url: https://gokulkrishh.github.io/Javascript-Guidelines/ diff --git a/habrahabr.ru.txt b/habrahabr.ru.txt new file mode 100755 index 0000000..6753835 --- /dev/null +++ b/habrahabr.ru.txt @@ -0,0 +1,21 @@ +title: //span[@class="post_title"] +author: //div[@class="author"] +date: //div[@class="published + +body: //div[@class='content html_format'] | //div[@id='comments'] + +strip: //a[@class="link_to_comment"] +strip: //div[@class="show_tree"] +strip: //a[@class="to_parent"] + + +replace_string(class="reply_comments"): style="padding-left: 20px" +replace_string(class="voting "): style="float: right" +replace_string(src="//habrastorage.org/getpro/habr/avatars/): style="width:24px; height:24px;" class="123" src="//habrastorage.org/getpro/habr/avatars/ +replace_string(class="info "): style="padding-top:5px;font-size:0.85em;line-height:24px;" + + +prune: no +tidy: no + +test_url: http://habrahabr.ru/post/229883/
\ No newline at end of file diff --git a/hackersrepublic.org.txt b/hackersrepublic.org.txt new file mode 100644 index 0000000..da01c21 --- /dev/null +++ b/hackersrepublic.org.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.hackersrepublic.org%2Fculture-du-hacking%2Fune-histoire-de-privileges + +body: //div[contains(concat(' ',normalize-space(@class),' '),' field-name-body ')]//div[contains(concat(' ',normalize-space(@class),' '),' field-items ')]//div[contains(concat(' ',normalize-space(@class),' '),' field-item ') and (contains(concat(' ',normalize-space(@class),' '),' even '))] +test_url: http://www.hackersrepublic.org/culture-du-hacking/une-histoire-de-privileges diff --git a/healthland.time.com.txt b/healthland.time.com.txt new file mode 100644 index 0000000..0542097 --- /dev/null +++ b/healthland.time.com.txt @@ -0,0 +1,10 @@ +date: //span[@class = 'date'] +body: //div[@class = 'entry-content'] +strip://div[@class='more-ways'] +strip://div[@id = 'stayConnected'] +strip://p[child::a[@rel = 'bookmark']] +strip://p[starts-with(string(.),'(MORE:')] +strip://p[starts-with(string(.),'(PHOTOS:')] +move_into(//p[../@class = 'entry-content'][position() = last()])://div[@id = 'featbox'] + +test_url: http://healthland.time.com/2011/07/24/amy-winehouse-and-the-pain-of-addiction/?preview=true&preview_id=39210&preview_nonce=0777d4e408
\ No newline at end of file diff --git a/hipertextual.com.txt b/hipertextual.com.txt new file mode 100755 index 0000000..2cb7ca5 --- /dev/null +++ b/hipertextual.com.txt @@ -0,0 +1,2 @@ +body: //*[(@class = "historia")] +test_url: http://hipertextual.com/2011/09/banda-ancha-en-america-latina-insignificante diff --git a/iso.500px.com.txt b/iso.500px.com.txt new file mode 100644 index 0000000..ffa29a1 --- /dev/null +++ b/iso.500px.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=https%3A%2F%2Fiso.500px.com%2Fhow-i-post-processed-the-most-successful-image-of-my-career%2F + +body: //div[contains(concat(' ',normalize-space(@class),' '),' post-content ')] +test_url: https://iso.500px.com/how-i-post-processed-the-most-successful-image-of-my-career/ diff --git a/it-connect.fr.txt b/it-connect.fr.txt new file mode 100644 index 0000000..80c95e6 --- /dev/null +++ b/it-connect.fr.txt @@ -0,0 +1,9 @@ +# 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.it-connect.fr%2Fdebuter-avec-docker-et-les-containers-sous-debian-8%2F + +body: //div[contains(concat(' ',normalize-space(@class),' '),' post_inner_wrapper ')] + +strip_id_or_class: toc_container + +test_url: http://www.it-connect.fr/debuter-avec-docker-et-les-containers-sous-debian-8/ diff --git a/jsforcats.com.txt b/jsforcats.com.txt new file mode 100644 index 0000000..f2699ef --- /dev/null +++ b/jsforcats.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%2Fjsforcats.com%2F + +body: //div[contains(concat(' ',normalize-space(@class),' '),' post-content ')] +test_url: http://jsforcats.com/ diff --git a/jungle-world.com.txt b/jungle-world.com.txt new file mode 100644 index 0000000..61e0087 --- /dev/null +++ b/jungle-world.com.txt @@ -0,0 +1,3 @@ +title: //h1 +body: //div[contains(@class,'story')] +test_url: http://jungle-world.com/artikel/2015/02/51207.html diff --git a/lapin-blanc.blogs.docteo.net.txt b/lapin-blanc.blogs.docteo.net.txt new file mode 100644 index 0000000..38835a9 --- /dev/null +++ b/lapin-blanc.blogs.docteo.net.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%2Flapin-blanc.blogs.docteo.net%2F2015%2F01%2F20%2Flencadrement-doctoral-deviendrait-il-un-sujet-dactualite%2F + +body: //div[contains(concat(' ',normalize-space(@class),' '),' entry-content ')] +test_url: http://lapin-blanc.blogs.docteo.net/2015/01/20/lencadrement-doctoral-deviendrait-il-un-sujet-dactualite/ diff --git a/lececil.org.txt b/lececil.org.txt new file mode 100644 index 0000000..8a38bbf --- /dev/null +++ b/lececil.org.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.lececil.org%2Fnode%2F7688 + +body: //div[contains(concat(' ',normalize-space(@class),' '),' field-body ')] +test_url: http://www.lececil.org/node/7688 diff --git a/m00natic.github.io.txt b/m00natic.github.io.txt new file mode 100644 index 0000000..911fcbd --- /dev/null +++ b/m00natic.github.io.txt @@ -0,0 +1,7 @@ +# 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=https%3A%2F%2Fm00natic.github.io%2Femacs%2Femacs-wiki.html + +body: //div[@id='content'] +strip_id_or_class: table-of-contents +test_url: https://m00natic.github.io/emacs/emacs-wiki.html
\ No newline at end of file diff --git a/metrocop.net.txt b/metrocop.net.txt new file mode 100644 index 0000000..9535f12 --- /dev/null +++ b/metrocop.net.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%2Fmetrocop.net%2Fmythic-comics%2Fissue-1%2F + +body: //div[contains(concat(' ',normalize-space(@class),' '),' entry ')] +test_url: http://metrocop.net/mythic-comics/issue-1/ diff --git a/moo.nac.uci.edu.txt b/moo.nac.uci.edu.txt new file mode 100644 index 0000000..24c949e --- /dev/null +++ b/moo.nac.uci.edu.txt @@ -0,0 +1,9 @@ +title: //div[@id='header']//h1[1] + +body: //div[@id='content'] + +strip_id_or_class: toc + +prune: no + +test_url: http://moo.nac.uci.edu/~hjm/HOWTO_move_data.html diff --git a/n0where.net.txt b/n0where.net.txt new file mode 100644 index 0000000..e91159e --- /dev/null +++ b/n0where.net.txt @@ -0,0 +1,5 @@ +title://div[@class='main-title single-title entry-title'] +body://div[@id="content-anchor-inner"] +date://meta[@content] + +strip: //noscript diff --git a/pérotin.com.txt b/pérotin.com.txt new file mode 100644 index 0000000..7784fa4 --- /dev/null +++ b/pérotin.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=xn--protin-bva.com%2Fpost%2F2009%2F06%2F09%2FSAV-Free-un-sketch-kafkaien + +body: //div[contains(concat(' ',normalize-space(@class),' '),' post ')] +test_url: http://xn--protin-bva.com/post/2009/06/09/SAV-Free-un-sketch-kafkaien diff --git a/quechoisir.org.txt b/quechoisir.org.txt new file mode 100644 index 0000000..a8bacdb --- /dev/null +++ b/quechoisir.org.txt @@ -0,0 +1,10 @@ +title: //h1[@id='titre'] +body://h2[@id="surtitre"]|//div[@id="ctn_introarticle"]|//div[@class="ctn_globalcontent"] + +strip_id_or_class: qc-container-main +strip_id_or_class: article_footer + +tidy: no +prune: no + +test_url: http://www.quechoisir.org/alimentation/securite-hygiene/actualite-acrylamide-un-contaminant-trop-present-dans-nos-assiettes diff --git a/rezeptwelt.de.txt b/rezeptwelt.de.txt new file mode 100644 index 0000000..2093573 --- /dev/null +++ b/rezeptwelt.de.txt @@ -0,0 +1,5 @@ +body: //div[@class='step-content'] | //div[@class='global-active ingredients-box'] +title: //div[@class='step-1-container'] + +tidy: no +test_url: http://www.rezeptwelt.de/backen-herzhaft-rezepte/w%C3%BCrstchen-schlangen/530372
\ No newline at end of file diff --git a/spiil.org.txt b/spiil.org.txt new file mode 100644 index 0000000..dd12fb8 --- /dev/null +++ b/spiil.org.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=https%3A%2F%2Fwww.spiil.org%2Fguide-bonnes-pratiques-editeurs-de-presse-ligne + +body: //div[contains(concat(' ',normalize-space(@class),' '),' node-content ')] +test_url: https://www.spiil.org/guide-bonnes-pratiques-editeurs-de-presse-ligne diff --git a/stockholm.etc.se.txt b/stockholm.etc.se.txt new file mode 100755 index 0000000..2f4f8cb --- /dev/null +++ b/stockholm.etc.se.txt @@ -0,0 +1,5 @@ +strip_id_or_class: 'left' +strip_id_or_class: 'right' +strip_id_or_class: 'block-belowcontent' + +test_url: http://stockholm.etc.se/reportage/bakom-stangda-dorrar-pa-fas-3-massa
\ No newline at end of file diff --git a/stockholmsfria.se.txt b/stockholmsfria.se.txt new file mode 100755 index 0000000..ee87483 --- /dev/null +++ b/stockholmsfria.se.txt @@ -0,0 +1,7 @@ +body: //div[contains(@class, 'layout__inner')]//div[contains(@class, 'file-image') or contains(@class, 'node__content')] +author: //article//div[contains(@class, 'field-byline')] +strip_id_or_class: rekommenderade +strip_id_or_class: disqus +strip_id_or_class: annonser + +test_url: http://www.stockholmsfria.se/artikel/112068 diff --git a/tofugu.com.txt b/tofugu.com.txt new file mode 100644 index 0000000..5ac9d6a --- /dev/null +++ b/tofugu.com.txt @@ -0,0 +1,3 @@ +body://div[@class='entry-content'] + +test_url: http://www.tofugu.com/2015/07/20/interview-with-toriena-japanese-chiptune/ diff --git a/toolinux.com.txt b/toolinux.com.txt new file mode 100755 index 0000000..3f1a840 --- /dev/null +++ b/toolinux.com.txt @@ -0,0 +1,5 @@ +title: //h2[contains(@class,'news')] +body: //div[contains(@class,'articleContent')] +date: substring-after(//div[@class = 'SupaDate']/text(), 'le') + +test_url: http://www.toolinux.com/Wi-Fi-Linksys-WRT-la-legende-de diff --git a/tuhdo.github.io.txt b/tuhdo.github.io.txt new file mode 100644 index 0000000..beb551f --- /dev/null +++ b/tuhdo.github.io.txt @@ -0,0 +1,7 @@ +# 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=https%3A%2F%2Ftuhdo.github.io%2Femacs-tutor.html + +body: //div[@id='content'] +strip_id_or_class: table-of-contents +test_url: https://tuhdo.github.io/emacs-tutor.html diff --git a/wordyard.com.txt b/wordyard.com.txt new file mode 100644 index 0000000..d8c753d --- /dev/null +++ b/wordyard.com.txt @@ -0,0 +1,8 @@ +# 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.wordyard.com%2F2014%2F09%2F26%2Fremove-blindfold-before-embarking-to-utopia%2F + +body: //div[contains(concat(' ',normalize-space(@class),' '),' entry-content ')] +strip_id_or_class: robots-nocontent +strip_id_or_class: post-revisions +test_url: http://www.wordyard.com/2014/09/26/remove-blindfold-before-embarking-to-utopia/
\ No newline at end of file diff --git a/yosko.net.txt b/yosko.net.txt new file mode 100644 index 0000000..99e711e --- /dev/null +++ b/yosko.net.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.yosko.net%2Farticle33%2Fsnippet-06-javascript-capturer-des-raccourcis-clavier-utilises-par-votre-navigateur + +body: //article//section +test_url: http://www.yosko.net/article33/snippet-06-javascript-capturer-des-raccourcis-clavier-utilises-par-votre-navigateur diff --git a/zerodistraction.com.txt b/zerodistraction.com.txt new file mode 100644 index 0000000..80ac6c1 --- /dev/null +++ b/zerodistraction.com.txt @@ -0,0 +1,4 @@ +author: //span[@class='author']//a +date: //span[@class='date'] +test_url: http://zerodistraction.com/blog/2012/3/11/retina-ipad-that-means-i-am-going-digital-only-for-comic-boo.html +test_url: http://zerodistraction.com/notes/unreasonably-grumpy
\ No newline at end of file |
