aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJason Ghent <jason@Themis.(none)>2013-11-30 13:00:24 -0500
committerJason Ghent <jason@Themis.(none)>2013-11-30 13:00:24 -0500
commit2ab37d6205d3e4f7bfacf702de6755a924931751 (patch)
treec8e2768be2039cf997055b3c74c50b1ae0c66fa6
parente070b9b511aea783d9709acd014e759aaaf5f7e1 (diff)
downloadwallabag-2ab37d6205d3e4f7bfacf702de6755a924931751.tar.gz
wallabag-2ab37d6205d3e4f7bfacf702de6755a924931751.tar.zst
wallabag-2ab37d6205d3e4f7bfacf702de6755a924931751.zip
Addition of stackexchange parser.
-rwxr-xr-xinc/3rdparty/site_config/custom/stackexchange.com.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/custom/stackexchange.com.txt b/inc/3rdparty/site_config/custom/stackexchange.com.txt
new file mode 100755
index 00000000..c9d44b1d
--- /dev/null
+++ b/inc/3rdparty/site_config/custom/stackexchange.com.txt
@@ -0,0 +1,4 @@
1title: //title
2body: //div[@id='question']//div[contains(@class,'post-text')] | //div[@id='answers-header']//h2 | //div[contains(@class,'accepted-answer')]//div[contains(@class,'post-text')]
3
4test_url: http://cstheory.stackexchange.com/questions/14811/what-is-the-enlightenment-im-supposed-to-attain-after-studying-finite-automata/14818#14818