|
@@ -11,6 +11,7 @@ var predefinedRules = map[string]string{
|
|
|
"cbc.ca": ".story-content",
|
|
"cbc.ca": ".story-content",
|
|
|
"darkreading.com": "#article-main:not(header)",
|
|
"darkreading.com": "#article-main:not(header)",
|
|
|
"developpez.com": "div[itemprop=articleBody]",
|
|
"developpez.com": "div[itemprop=articleBody]",
|
|
|
|
|
+ "dilbert.com": "span.comic-title-name, img.img-comic",
|
|
|
"financialsamurai.com": "article",
|
|
"financialsamurai.com": "article",
|
|
|
"francetvinfo.fr": ".text",
|
|
"francetvinfo.fr": ".text",
|
|
|
"github.com": "article.entry-content",
|
|
"github.com": "article.entry-content",
|
|
@@ -37,6 +38,7 @@ var predefinedRules = map[string]string{
|
|
|
"techcrunch.com": "div.article-entry",
|
|
"techcrunch.com": "div.article-entry",
|
|
|
"theoatmeal.com": "div#comic",
|
|
"theoatmeal.com": "div#comic",
|
|
|
"theregister.co.uk": "#body",
|
|
"theregister.co.uk": "#body",
|
|
|
|
|
+ "turnoff.us": "article.post-content",
|
|
|
"universfreebox.com": "#corps_corps",
|
|
"universfreebox.com": "#corps_corps",
|
|
|
"version2.dk": "section.body",
|
|
"version2.dk": "section.body",
|
|
|
"wdwnt.com": "div.entry-content",
|
|
"wdwnt.com": "div.entry-content",
|