Update scraper rule for theregister.com

This commit is contained in:
Frédéric Guillot 2021-08-16 19:57:41 -07:00 committed by fguillot
parent b88d46ee7f
commit b7c229f30f

View file

@ -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",