diff options
author | Thomas Citharel <tcit@tcit.fr> | 2015-07-08 09:42:11 +0200 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2015-07-08 09:42:11 +0200 |
commit | 6b45046e3a693c0c0c5f1807f0f07d6e2372037b (patch) | |
tree | c6ae4a70d71feebbcfd1f20a275f4bb35d7db747 | |
parent | 48a59f05a613631409818cf63bd31b9f431723fd (diff) | |
download | wallabag-6b45046e3a693c0c0c5f1807f0f07d6e2372037b.tar.gz wallabag-6b45046e3a693c0c0c5f1807f0f07d6e2372037b.tar.zst wallabag-6b45046e3a693c0c0c5f1807f0f07d6e2372037b.zip |
another siteconfig file
-rw-r--r-- | inc/3rdparty/site_config/standard/gokulkrishh.github.io.txt | 6 | ||||
-rwxr-xr-x | inc/3rdparty/site_config/standard/reddit.com.txt | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/inc/3rdparty/site_config/standard/gokulkrishh.github.io.txt b/inc/3rdparty/site_config/standard/gokulkrishh.github.io.txt new file mode 100644 index 00000000..b395fa9e --- /dev/null +++ b/inc/3rdparty/site_config/standard/gokulkrishh.github.io.txt | |||
@@ -0,0 +1,6 @@ | |||
1 | # Generated by FiveFilters.org's web-based selection tool | ||
2 | # Place this file inside your site_config/custom/ folder | ||
3 | # Source: http://siteconfig.fivefilters.org/grab.php?url=https%3A%2F%2Fgokulkrishh.github.io%2FJavascript-Guidelines%2F | ||
4 | |||
5 | body: //section[contains(concat(' ',normalize-space(@class),' '),' main-content ')] | ||
6 | test_url: https://gokulkrishh.github.io/Javascript-Guidelines/ | ||
diff --git a/inc/3rdparty/site_config/standard/reddit.com.txt b/inc/3rdparty/site_config/standard/reddit.com.txt index ba342c7c..c3f2d3e5 100755 --- a/inc/3rdparty/site_config/standard/reddit.com.txt +++ b/inc/3rdparty/site_config/standard/reddit.com.txt | |||
@@ -7,7 +7,9 @@ author: //p[@class="tagline"]/a | |||
7 | # this doesn't work for some reason...? | 7 | # this doesn't work for some reason...? |
8 | date: //p[@class="tagline"]//@datetime | 8 | date: //p[@class="tagline"]//@datetime |
9 | 9 | ||
10 | body: (//div[contains(@class, 'noncollapsed')]//div[contains(@class, 'usertext-body')])[1] | 10 | #body: (//div[contains(@class, 'noncollapsed')]//div[contains(@class, 'usertext-body')])[1] |
11 | |||
12 | body: //div[contains(concat(' ',normalize-space(@class),' '),' usertext-body ') and (contains(concat(' ',normalize-space(@class),' '),' may-blank-within ')) and (contains(concat(' ',normalize-space(@class),' '),' md-container '))]//div[contains(concat(' ',normalize-space(@class),' '),' md ')] | ||
11 | 13 | ||
12 | strip_id_or_class: tagline | 14 | strip_id_or_class: tagline |
13 | strip_id_or_class: unvotable-message | 15 | strip_id_or_class: unvotable-message |
@@ -18,4 +20,4 @@ single_page_link: //p[@class="title"]/a[contains(@href, 'http://')] | |||
18 | 20 | ||
19 | test_url: http://www.reddit.com/r/truegaming/comments/wfe7r/i_wrote_about_the_problems_i_honestly_feel_that/ | 21 | test_url: http://www.reddit.com/r/truegaming/comments/wfe7r/i_wrote_about_the_problems_i_honestly_feel_that/ |
20 | test_url: http://www.reddit.com/r/worldnews/comments/1as37r/twelve_north_korean_soldiers_attempting_to_defect/ | 22 | test_url: http://www.reddit.com/r/worldnews/comments/1as37r/twelve_north_korean_soldiers_attempting_to_defect/ |
21 | test_url: http://www.reddit.com/r/WritingPrompts/comments/2786lw/wp_in_a_world_where_puns_are_illegal_one_man/chybk8e \ No newline at end of file | 23 | test_url: http://www.reddit.com/r/WritingPrompts/comments/2786lw/wp_in_a_world_where_puns_are_illegal_one_man/chybk8e |