|
|
@@ -36,7 +36,7 @@ var predefinedRules = map[string]string{
|
|
|
"thedoghousediaries.com": "add_image_title",
|
|
|
"theverge.com": `add_dynamic_image, remove("div.duet--recirculation--related-list, .hidden")`,
|
|
|
"treelobsters.com": "add_image_title",
|
|
|
- "vnexpress.net": `add_dynamic_image, remove("h1.title-detail, .box-tinlienquanv2, .thumb-above-video, .parser_title, table[border=\"0\"], p.Normal[style=\"text-align:center;\"], ul.gaBoxLinkDisplay")`,
|
|
|
+ "vnexpress.net": `add_dynamic_image, remove("h1.title-detail, .box-tinlienquanv2, .thumb-above-video, .parser_title, table[border=\"0\"], p.Normal:has(strong:only-child a), ul.link_content.ul-temp, ul.list-news, div.box-wg-guicauhoi")`,
|
|
|
"xkcd.com": "add_image_title",
|
|
|
"youtube.com": "add_youtube_video",
|
|
|
}
|