summaryrefslogtreecommitdiff
path: root/theatlantic.com.txt
diff options
context:
space:
mode:
authorFiveFilters.org <fivefilters@fivefilters.org>2014-08-30 23:21:03 +0200
committerFiveFilters.org <fivefilters@fivefilters.org>2014-08-30 23:21:14 +0200
commite37feb66714437fff639340a56023a3fab0ccf57 (patch)
treeba8e94b39f20d498488dae62fd9c81ed063ece82 /theatlantic.com.txt
parent31d31d4342658758e1432a37bfb7bc8a8ad0d368 (diff)
downloadftr-site-config-e37feb66714437fff639340a56023a3fab0ccf57.tar.gz
ftr-site-config-e37feb66714437fff639340a56023a3fab0ccf57.zip
Add XPath expressions to check for native ads
Diffstat (limited to 'theatlantic.com.txt')
-rw-r--r--theatlantic.com.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/theatlantic.com.txt b/theatlantic.com.txt
index aa41b15..3fc5611 100644
--- a/theatlantic.com.txt
+++ b/theatlantic.com.txt
@@ -15,6 +15,8 @@ strip: //div[@class='earthbox']
single_page_link: //article//a[contains(@class, 'print')]
+native_ad_clue: //meta[@property="og:url" and contains(@content, '/sponsored/')]
+
test_url: http://www.theatlantic.com/technology/archive/2011/04/want-to-see-how-crazy-a-bot-run-market-can-be/237773/
test_url: http://www.theatlantic.com/magazine/archive/2007/11/the-autumn-of-the-multitaskers/6342/
test_url: http://www.theatlantic.com/entertainment/archive/2012/04/30-rock-live-a-funny-reminder-of-why-sitcoms-arent-shot-live-anymore/256447/ \ No newline at end of file