diff options
| author | sztanpet <sztanpet@gmail.com> | 2016-11-09 01:59:48 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-11-09 01:59:48 +0100 |
| commit | e4e882a6fe84d10757b9b37635c38621cdc7db28 (patch) | |
| tree | 0d3dcc8de70e7b30b4201ac7e275c71368614380 | |
| parent | f72a219bdcbb9caa973a71e3e151f845581a0824 (diff) | |
| download | ftr-site-config-e4e882a6fe84d10757b9b37635c38621cdc7db28.tar.gz ftr-site-config-e4e882a6fe84d10757b9b37635c38621cdc7db28.zip | |
Update arstechnica.com.txt (#217)
* Update arstechnica.com.txt
The exact same as arstechnica.co.uk.txt because it works perfectly
* Update arstechnica.com.txt
| -rw-r--r-- | arstechnica.com.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arstechnica.com.txt b/arstechnica.com.txt index eb92aa2..ffd5cc8 100644 --- a/arstechnica.com.txt +++ b/arstechnica.com.txt @@ -11,9 +11,10 @@ date: //div[@class='byline']/span[@class='posted']//abbr title: //div[@id='story']//h2[@class='title'] strip: //div[@class='pager'] -next_page_link: //nav//a[span/@class='next']/@href - native_ad_clue: //meta[@property="og:url" and contains(@content, '/sponsored/')] +strip: //aside +next_page_link: //nav//a[contains(text(), 'Next')]/@href + test_url: http://arstechnica.com/tech-policy/news/2012/02/gigabit-internet-for-80-the-unlikely-success-of-californias-sonicnet.ars test_url: http://arstechnica.com/apple/2005/04/macosx-10-4/ |
