mirror of
https://github.com/kemayo/leech
synced 2025-12-06 08:22:56 +01:00
parent
971398701f
commit
d60c21cae3
1 changed files with 0 additions and 6 deletions
|
|
@ -16,12 +16,6 @@ Example JSON:
|
||||||
"content_selector": "#main .entry-content",
|
"content_selector": "#main .entry-content",
|
||||||
"filter_selector": ".sharedaddy, .wpcnt, style"
|
"filter_selector": ".sharedaddy, .wpcnt, style"
|
||||||
}
|
}
|
||||||
|
|
||||||
TODO: implement a plain "Arbitrary" class, which only fetches a single
|
|
||||||
page's content. This is mainly held up on needing to refactor `matches`
|
|
||||||
slightly, so it can check whether arguments are present. (The noticeable
|
|
||||||
difference would be whether a `--toc` arg was given.)
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue