Add `add_dynamic_image` rewrite rule for `theverge.com`

This commit is contained in:
jgbresson 2022-10-16 14:57:01 -04:00 committed by GitHub
parent 7a961babd4
commit aa47789f55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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",