diff options
| author | Simon Alberny <contact@simounet.net> | 2017-06-02 15:58:13 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-06-02 15:58:13 +0200 |
| commit | 10f7d50d705c3453ccba221792c60f06eee8d444 (patch) | |
| tree | 262012e6736d62c1b4a2195f879f39e042dd242d | |
| parent | d3f6cedff8efd639168da1c6bc46f9393bb5ad3c (diff) | |
| download | ftr-site-config-10f7d50d705c3453ccba221792c60f06eee8d444.tar.gz ftr-site-config-10f7d50d705c3453ccba221792c60f06eee8d444.zip | |
canardpc paywall added (#297)
| -rw-r--r-- | canardpc.com.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/canardpc.com.txt b/canardpc.com.txt new file mode 100644 index 0000000..98ae7e6 --- /dev/null +++ b/canardpc.com.txt @@ -0,0 +1,13 @@ +strip: //h3[@class="article-subtitle"] + +# wallabag-specific login directives (not supported in FTR) +requires_login: yes + +login_uri: https://www.canardpc.com/user/login +login_username_field: name +login_password_field: pass +login_extra_fields: form_id=user_login_form + +not_logged_in_xpath: //div[@class="messages--error"] + +test_url: https://www.canardpc.com/357/fouine-peaks-thimbleweed-park |
