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 --- thisismynext.com.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 thisismynext.com.txt (limited to 'thisismynext.com.txt') diff --git a/thisismynext.com.txt b/thisismynext.com.txt new file mode 100755 index 0000000..70b5399 --- /dev/null +++ b/thisismynext.com.txt @@ -0,0 +1,8 @@ +author: //div[@class='meta clearfix']/a +body: //div[@class='post'] + +strip: //div[@class='metaCat'] +strip: //div[@class='post']/h1 +strip: //div[@class='post']/div[@class='meta clearfix'] +strip: //div[@class='post']/div[@class='social-bar clearfix'] +test_url: http://thisismynext.com/2011/10/18/galaxy-nexus-android-ice-cream-sandwich-pictures-video-hands-on/ \ No newline at end of file -- cgit v1.3.1