11 lines
394 B
Plaintext
11 lines
394 B
Plaintext
|
|
# Tumblr: the strip sits in the post body; everything else on the page is site
|
||
|
|
# furniture (logo, banner, Patreon button) that Readability happily keeps.
|
||
|
|
body: //div[contains(concat(' ', normalize-space(@class), ' '), ' post-content ')]
|
||
|
|
|
||
|
|
strip_id_or_class: post-notes
|
||
|
|
strip_id_or_class: tumblr_controls
|
||
|
|
|
||
|
|
autodetect_on_failure: no
|
||
|
|
|
||
|
|
test_url: https://www.skeletonclaw.com/post/768403912930836480
|