diff options
| author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-11-07 21:31:51 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-11-07 21:31:51 +0100 |
| commit | e87a510f5a047f461a974630c1f80fc15f8cf721 (patch) | |
| tree | 6b92ce5f7d3ba0c81f7f33f667e766104f30af2d | |
| parent | 04392859cadeb9d504e1b2b82edba9ef68a08dd5 (diff) | |
| download | ftr-site-config-e87a510f5a047f461a974630c1f80fc15f8cf721.tar.gz ftr-site-config-e87a510f5a047f461a974630c1f80fc15f8cf721.zip | |
Add some user-agent (#218)
* Create iansommerville.com
* Update .slashdot.org.txt
* Rename iansommerville.com to iansommerville.com.txt
| -rw-r--r-- | .slashdot.org.txt | 4 | ||||
| -rw-r--r-- | iansommerville.com.txt | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/.slashdot.org.txt b/.slashdot.org.txt index 3de790b..a035e2d 100644 --- a/.slashdot.org.txt +++ b/.slashdot.org.txt @@ -5,10 +5,12 @@ body: //div[starts-with(@id, 'fhbody-')] prune: no tidy: no +http_header(user-agent): PHP/5.3 + # 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 +test_url: http://rss.slashdot.org/Slashdot/slashdot diff --git a/iansommerville.com.txt b/iansommerville.com.txt new file mode 100644 index 0000000..c2f0d7c --- /dev/null +++ b/iansommerville.com.txt @@ -0,0 +1 @@ +http_header(user-agent): PHP/5.3 |
