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",
|
||||
"techcrunch.com": "div.article-entry",
|
||||
"theoatmeal.com": "div#comic",
|
||||
"theregister.co.uk": "#body",
|
||||
"theregister.com": "#top-col-story h2, #body",
|
||||
"turnoff.us": "article.post-content",
|
||||
"universfreebox.com": "#corps_corps",
|
||||
"version2.dk": "section.body",
|
||||
|
|
Loading…
Reference in a new issue