From 10f7d50d705c3453ccba221792c60f06eee8d444 Mon Sep 17 00:00:00 2001 From: Simon Alberny Date: Fri, 2 Jun 2017 15:58:13 +0200 Subject: canardpc paywall added (#297) --- canardpc.com.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 canardpc.com.txt 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 -- cgit v1.3.1