1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00

Update scraper rule for openingsource.org

This commit is contained in:
Neo Ng 2019-11-28 13:13:25 +08:00 committed by Frédéric Guillot
parent bacab20f4a
commit 90064a8cf0

View file

@ -39,4 +39,5 @@ var predefinedRules = map[string]string{
"wired.com": "main figure, article",
"zeit.de": ".summary, .article-body",
"zdnet.com": "div.storyBody",
"openingsource.org": "article.suxing-popup-gallery",
}