# replace_string(<span class="info">): <div class="info">
# strip: //span[@class="info"]

strip: //cite

skip_json_ld: yes

requires_login: yes
not_logged_in_xpath: //form[@id='signupForm']

login_uri: https://perspective-daily.de/enrol/login
login_username_field: email
login_password_field: password

login_extra_fields: csrfmiddlewaretoken=@=xpath('//input[@name="csrfmiddlewaretoken"]', request_html('https://perspective-daily.de/enrol/login'))

test_url: https://perspective-daily.de/article/1212
