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 --- macformat.techradar.com.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 macformat.techradar.com.txt (limited to 'macformat.techradar.com.txt') diff --git a/macformat.techradar.com.txt b/macformat.techradar.com.txt new file mode 100755 index 0000000..522efb4 --- /dev/null +++ b/macformat.techradar.com.txt @@ -0,0 +1,9 @@ +# Remove news feed +strip: //div[@id='news_feed_front'] + +# Remove pull quote +strip: //div[@class='field field-type-text field-field-pull-quote'] + +# Remove login +strip: //div[@class='right_bar_login'] +test_url: http://macformat.techradar.com/blog/solid-state-storage-bringing-parity-back-mac-29-10-10&article=89189666 \ No newline at end of file -- cgit v1.3.1