diff options
Diffstat (limited to '.stackexchange.com.txt')
| -rw-r--r-- | .stackexchange.com.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.stackexchange.com.txt b/.stackexchange.com.txt new file mode 100644 index 0000000..c9d44b1 --- /dev/null +++ b/.stackexchange.com.txt @@ -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 |
