]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/3rdparty/site_config/standard/nymag.com.txt
Merge pull request #785 from wallabag/change-default-pagination
[github/wallabag/wallabag.git] / inc / 3rdparty / site_config / standard / nymag.com.txt
old mode 100644 (file)
new mode 100755 (executable)
index f664c93..7a1d62d
@@ -1,8 +1,8 @@
-title: //h2[contains(@class, 'primary')]\r
-body: //div[@id='story']\r
-author: //*[@class='by']/a\r
-date: substring-after(//*[@class='date'], 'Published')\r
-\r
-next_page_link: //div[@class='page-navigation']//li[@class='next']/a\r
-\r
+title: //h2[contains(@class, 'primary')]
+body: //div[@id='story']
+author: //*[@class='by']/a
+date: substring-after(//*[@class='date'], 'Published')
+
+next_page_link: //div[@class='page-navigation']//li[@class='next']/a
+
 test_url: http://nymag.com/news/features/wall-street-2012-2/
\ No newline at end of file