diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-03-23 18:07:42 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-03-23 18:07:42 +0100 |
| commit | 0dfdd154a1c5337620eb862d163e95f3a46b2138 (patch) | |
| tree | 245cc909cd25ef569d79f160bb6a72083521b6fa | |
| parent | 44155098b257c22e54a19c65faeb22ce9b15ad05 (diff) | |
| download | ftr-site-config-0dfdd154a1c5337620eb862d163e95f3a46b2138.tar.gz ftr-site-config-0dfdd154a1c5337620eb862d163e95f3a46b2138.zip | |
updates
| -rw-r--r-- | .slashdot.org.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.slashdot.org.txt b/.slashdot.org.txt new file mode 100644 index 0000000..3de790b --- /dev/null +++ b/.slashdot.org.txt @@ -0,0 +1,14 @@ +title: //span[starts-with(@id, 'title-')] + +body: //div[starts-with(@id, 'fhbody-')] + +prune: no +tidy: no + +# follow first link +#single_page_link: (//div[starts-with(@id, 'fhbody-')]//a[contains(@href, '://')])[1] + +test_url: http://apple.slashdot.org/story/13/03/21/1736239/new-os-x-trojan-adware-injects-ads-into-chrome-firefox-safari +test_url: http://developers.slashdot.org/story/13/03/23/1426215/will-donglegate-affect-your-decision-to-attend-pycon +# feed URL +test_url: http://rss.slashdot.org/Slashdot/slashdot
\ No newline at end of file |
