]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Added stackoverflow parsing.
authorJason Ghent <jason@Themis.(none)>
Sat, 30 Nov 2013 17:08:17 +0000 (12:08 -0500)
committerJason Ghent <jason@Themis.(none)>
Sat, 30 Nov 2013 17:08:17 +0000 (12:08 -0500)
inc/3rdparty/site_config/custom/stackoverflow.com.txt [new file with mode: 0755]

diff --git a/inc/3rdparty/site_config/custom/stackoverflow.com.txt b/inc/3rdparty/site_config/custom/stackoverflow.com.txt
new file mode 100755 (executable)
index 0000000..d2eb984
--- /dev/null
@@ -0,0 +1,4 @@
+title: //title
+body: //div[@id='question']//div[contains(@class,'post-text')] | //div[@id='answers-header']//h2 | //div[contains(@class,'accepted-answer')]//div[contains(@class,'post-text')]
+
+test_url: http://stackoverflow.com/questions/20302422/calling-a-function-from-a-javascript-object