1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2026-04-17 10:00:57 +02:00

Merge pull request #21 from AlexRaubach/fifthdefiance

Add a definition file for The Fifth Defiance
This commit is contained in:
David Lynch 2018-11-05 10:38:13 -06:00 committed by GitHub
commit 10826a01e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,9 @@
{
"url": "https://thefifthdefiance.com/chapters/",
"title": "The Fifth Defiance",
"author": "Walter",
"chapter_selector": ".entry-content > p > a",
"content_selector": ".entry-content",
"content_title_selector": ".entry-title",
"filter_selector": ".sharedaddy, .wpcnt, style"
}