|
|
@@ -26,11 +26,11 @@ var predefinedRules = map[string]string{
|
|
|
"optipess.com": "add_image_title",
|
|
|
"peebleslab.com": "add_image_title",
|
|
|
"quantamagazine.org": `add_youtube_video_from_id, remove("h6:not(.byline,.post__title__kicker), #comments, .next-post__content, .footer__section, figure .outer--content, script")`,
|
|
|
+ "qwantz.com": "add_image_title,add_mailto_subject",
|
|
|
"sentfromthemoon.com": "add_image_title",
|
|
|
"thedoghousediaries.com": "add_image_title",
|
|
|
"theverge.com": `add_dynamic_image, remove("div.duet--recirculation--related-list, .hidden")`,
|
|
|
"treelobsters.com": "add_image_title",
|
|
|
- "www.qwantz.com": "add_image_title,add_mailto_subject",
|
|
|
"xkcd.com": "add_image_title",
|
|
|
"youtube.com": "add_youtube_video",
|
|
|
}
|