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 --- physicstoday.org.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 physicstoday.org.txt (limited to 'physicstoday.org.txt') diff --git a/physicstoday.org.txt b/physicstoday.org.txt new file mode 100755 index 0000000..624055b --- /dev/null +++ b/physicstoday.org.txt @@ -0,0 +1,7 @@ +title: //div[@class='abstitle']//h1 +author: //div[@class='authorList'] +body: //div[@id='fulltext_body'] + +prune: no + +test_url: http://www.physicstoday.org/resource/1/phtoad/v64/i10/p48_s1?bypassSSO=1 \ No newline at end of file -- cgit v1.3.1