diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2015-12-24 08:38:59 +0100 |
---|---|---|
committer | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2015-12-24 08:38:59 +0100 |
commit | 60818ad38f1c6644d358030353782cbfdd817d3c (patch) | |
tree | 0b29dee4b77b55af84e6cb7af061e77ee40556cc /inc | |
parent | 0d4a5a882ca747726a36dabd30be289061f3120d (diff) | |
parent | 04b64c9d49fe4cfcfeb63ea84c724c6a66d306d9 (diff) | |
download | wallabag-60818ad38f1c6644d358030353782cbfdd817d3c.tar.gz wallabag-60818ad38f1c6644d358030353782cbfdd817d3c.tar.zst wallabag-60818ad38f1c6644d358030353782cbfdd817d3c.zip |
Merge pull request #1535 from juanjobe/dev
Add popehat.com
Diffstat (limited to 'inc')
-rw-r--r-- | inc/3rdparty/site_config/standard/popehat.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/standard/popehat.com.txt b/inc/3rdparty/site_config/standard/popehat.com.txt new file mode 100644 index 00000000..45b76ae1 --- /dev/null +++ b/inc/3rdparty/site_config/standard/popehat.com.txt | |||
@@ -0,0 +1,6 @@ | |||
1 | title: //div[@class='entry-title'] | ||
2 | author: //div[@class='entry-author'] | ||
3 | date: //div[@class='entry-time'] | ||
4 | body: //div[@class='entry-content'] | ||
5 | |||
6 | test_url: https://popehat.com/2015/12/16/eric-posner-the-first-amendments-nemesis/ | ||