diff options
Diffstat (limited to 'reddit.com.txt')
| -rw-r--r-- | reddit.com.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/reddit.com.txt b/reddit.com.txt index c9d901d..8871f56 100644 --- a/reddit.com.txt +++ b/reddit.com.txt @@ -13,4 +13,8 @@ strip_id_or_class: tagline strip_id_or_class: unvotable-message strip_id_or_class: buttons -test_url: http://www.reddit.com/r/truegaming/comments/wfe7r/i_wrote_about_the_problems_i_honestly_feel_that/
\ No newline at end of file +# follow the posted link (unless it's a self post - relative URL, no http://) +single_page_link: //p[@class="title"]/a[contains(@href, 'http://')] + +test_url: http://www.reddit.com/r/truegaming/comments/wfe7r/i_wrote_about_the_problems_i_honestly_feel_that/ +test_url: http://www.reddit.com/r/worldnews/comments/1as37r/twelve_north_korean_soldiers_attempting_to_defect/
\ No newline at end of file |
