From cbba2d911da7b4dc444be4e9a8569dcc5690ba85 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Thu, 31 Dec 2015 18:13:20 +0100 Subject: Backport site_config changes from wallabag v1 Fix https://github.com/wallabag/wallabag/issues/1414 --- dvice.com.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 dvice.com.txt (limited to 'dvice.com.txt') diff --git a/dvice.com.txt b/dvice.com.txt new file mode 100755 index 0000000..1a1990e --- /dev/null +++ b/dvice.com.txt @@ -0,0 +1,9 @@ +strip://*[@id = 'blog_top_stories'] +strip://*[@id = 'takeover_off'] +strip://*[@id = 'right_gray_box'] +strip://*[@class = 'blog_topics'] +strip://*[@class = 'section_titles'] + +author://div[@class = 'post_author_info']/a +date://div[@class = 'post_date_info'] +test_url: http://dvice.com/archives/2012/05/is-nfc-and-smar.php \ No newline at end of file -- cgit v1.3.1