diff options
author | Juanjo Benages <juanjo@benages.eu> | 2015-12-21 22:38:19 +0100 |
---|---|---|
committer | Juanjo Benages <juanjo@benages.eu> | 2015-12-21 22:38:19 +0100 |
commit | 04b64c9d49fe4cfcfeb63ea84c724c6a66d306d9 (patch) | |
tree | 0b29dee4b77b55af84e6cb7af061e77ee40556cc | |
parent | 086bf93f2b886592d13c9d9105ddcfd179797ee0 (diff) | |
download | wallabag-04b64c9d49fe4cfcfeb63ea84c724c6a66d306d9.tar.gz wallabag-04b64c9d49fe4cfcfeb63ea84c724c6a66d306d9.tar.zst wallabag-04b64c9d49fe4cfcfeb63ea84c724c6a66d306d9.zip |
Add popehat.com
-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/ | ||