]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Addition of stackexchange parser.
authorJason Ghent <jason@Themis.(none)>
Sat, 30 Nov 2013 18:00:24 +0000 (13:00 -0500)
committerJason Ghent <jason@Themis.(none)>
Sat, 30 Nov 2013 18:00:24 +0000 (13:00 -0500)
inc/3rdparty/site_config/custom/stackexchange.com.txt [new file with mode: 0755]

diff --git a/inc/3rdparty/site_config/custom/stackexchange.com.txt b/inc/3rdparty/site_config/custom/stackexchange.com.txt
new file mode 100755 (executable)
index 0000000..c9d44b1
--- /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://cstheory.stackexchange.com/questions/14811/what-is-the-enlightenment-im-supposed-to-attain-after-studying-finite-automata/14818#14818