diff options
| -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 |
