mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
6 lines
282 B
Plaintext
6 lines
282 B
Plaintext
|
body: //*[@id = 'story text']
|
||
|
author: //a[starts-with(@href, '/u/')]
|
||
|
next_page_link: substring-after(//input[contains(@value, 'Next')]/@onclick, "self.location='")
|
||
|
autodetect_next_page:yes
|
||
|
strip_id_or_class: 'a2a_kit'
|
||
|
test_url: http://www.fanfiction.net/s/6497403/1/Spartan_Love
|