mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Update scraper rule for theregister.com
This commit is contained in:
parent
b88d46ee7f
commit
b7c229f30f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ var predefinedRules = map[string]string{
|
||||||
"slate.fr": ".field-items",
|
"slate.fr": ".field-items",
|
||||||
"techcrunch.com": "div.article-entry",
|
"techcrunch.com": "div.article-entry",
|
||||||
"theoatmeal.com": "div#comic",
|
"theoatmeal.com": "div#comic",
|
||||||
"theregister.co.uk": "#body",
|
"theregister.com": "#top-col-story h2, #body",
|
||||||
"turnoff.us": "article.post-content",
|
"turnoff.us": "article.post-content",
|
||||||
"universfreebox.com": "#corps_corps",
|
"universfreebox.com": "#corps_corps",
|
||||||
"version2.dk": "section.body",
|
"version2.dk": "section.body",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue