mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
fix(rewrite): remove obsolete rule for webtoons.com
This commit is contained in:
parent
f916373f55
commit
315e72c412
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ var predefinedRules = map[string]string{
|
||||||
"thedoghousediaries.com": "add_image_title",
|
"thedoghousediaries.com": "add_image_title",
|
||||||
"theverge.com": `add_dynamic_image, remove("div.duet--recirculation--related-list, .hidden")`,
|
"theverge.com": `add_dynamic_image, remove("div.duet--recirculation--related-list, .hidden")`,
|
||||||
"treelobsters.com": "add_image_title",
|
"treelobsters.com": "add_image_title",
|
||||||
"webtoons.com": `add_dynamic_image,replace("webtoon"|"swebtoon")`,
|
|
||||||
"www.qwantz.com": "add_image_title,add_mailto_subject",
|
"www.qwantz.com": "add_image_title,add_mailto_subject",
|
||||||
"xkcd.com": "add_image_title",
|
"xkcd.com": "add_image_title",
|
||||||
"youtube.com": "add_youtube_video",
|
"youtube.com": "add_youtube_video",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue