mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 06:39:18 +00:00
add site_config for cloudacademy.com and cyrille-borne.com
This commit is contained in:
parent
9d516bc33d
commit
811e18ab6d
2 changed files with 12 additions and 0 deletions
6
inc/3rdparty/site_config/standard/cloudacademy.com.txt
vendored
Normal file
6
inc/3rdparty/site_config/standard/cloudacademy.com.txt
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Generated by FiveFilters.org's web-based selection tool
|
||||
# Place this file inside your site_config/custom/ folder
|
||||
# Source: http://siteconfig.fivefilters.org/grab.php?url=http%3A%2F%2Fcloudacademy.com%2Fblog%2Fberkshelf-manage-chef-cookbooks%2F
|
||||
|
||||
body: //div[contains(concat(' ',normalize-space(@class),' '),' entry-content ')]
|
||||
test_url: http://cloudacademy.com/blog/berkshelf-manage-chef-cookbooks/
|
6
inc/3rdparty/site_config/standard/cyrille-borne.com.txt
vendored
Normal file
6
inc/3rdparty/site_config/standard/cyrille-borne.com.txt
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Generated by FiveFilters.org's web-based selection tool
|
||||
# Place this file inside your site_config/custom/ folder
|
||||
# Source: http://siteconfig.fivefilters.org/grab.php?url=http%3A%2F%2Fwww.cyrille-borne.com%2Farticle511%2Fun-an-de-zte-open-c-plus-tard
|
||||
|
||||
body: //article//section
|
||||
test_url: http://www.cyrille-borne.com/article511/un-an-de-zte-open-c-plus-tard
|
Loading…
Reference in a new issue