Add add_dynamic_image
rewrite rule for theverge.com
This commit is contained in:
parent
7a961babd4
commit
aa47789f55
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ var predefinedRules = map[string]string{
|
|||
"quantamagazine.org": `add_youtube_video_from_id, remove("h6:not(.byline,.post__title__kicker), #comments, .next-post__content, .footer__section, figure .outer--content, script")`,
|
||||
"sentfromthemoon.com": "add_image_title",
|
||||
"thedoghousediaries.com": "add_image_title",
|
||||
"theverge.com": "add_dynamic_image",
|
||||
"treelobsters.com": "add_image_title",
|
||||
"www.qwantz.com": "add_image_title,add_mailto_subject",
|
||||
"xkcd.com": "add_image_title",
|
||||
|
|
Loading…
Add table
Reference in a new issue