Update scraper rule for openingsource.org
This commit is contained in:
parent
bacab20f4a
commit
90064a8cf0
1 changed files with 1 additions and 0 deletions
|
@ -39,4 +39,5 @@ var predefinedRules = map[string]string{
|
||||||
"wired.com": "main figure, article",
|
"wired.com": "main figure, article",
|
||||||
"zeit.de": ".summary, .article-body",
|
"zeit.de": ".summary, .article-body",
|
||||||
"zdnet.com": "div.storyBody",
|
"zdnet.com": "div.storyBody",
|
||||||
|
"openingsource.org": "article.suxing-popup-gallery",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue