diff options
author | juanjobe <juanjo@benages.eu> | 2015-10-03 14:39:22 +0200 |
---|---|---|
committer | juanjobe <juanjo@benages.eu> | 2015-10-03 14:39:22 +0200 |
commit | 62fec3cd16e6cbbbdb4eb344fba169b45045e34a (patch) | |
tree | 77d000a5beb71411a02fa1c00ae48abf5563e182 | |
parent | f716cdab0745d379a3bd68e380b613d96d7c8d4a (diff) | |
download | wallabag-62fec3cd16e6cbbbdb4eb344fba169b45045e34a.tar.gz wallabag-62fec3cd16e6cbbbdb4eb344fba169b45045e34a.tar.zst wallabag-62fec3cd16e6cbbbdb4eb344fba169b45045e34a.zip |
Add support to timeshighereducation.com
-rw-r--r-- | inc/3rdparty/site_config/standard/timeshighereducation.com.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/standard/timeshighereducation.com.txt b/inc/3rdparty/site_config/standard/timeshighereducation.com.txt new file mode 100644 index 00000000..ba52788d --- /dev/null +++ b/inc/3rdparty/site_config/standard/timeshighereducation.com.txt | |||
@@ -0,0 +1,3 @@ | |||
1 | body: //div[@class="col-md-12 radix-layouts-contentheader panel-panel"] | ||
2 | strip: //div[@class="htmlContent subscribe_box"] | ||
3 | test_url: https://www.timeshighereducation.com/blog/jeremy-corbyn-serious-about-free-higher-education | ||