Hide ads in sakura animation website (www.yinghuacd.com).
yinghuacd樱花动漫-去广告 by suikasxt
Details
Authorsuikasxt
LicenseNo License
Categoryyhdm
Created
Updated
Size1.3 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 樱花动漫-去广告
@version 20211022.18.03
@namespace userstyles.world/user/suikasxt
@description Hide ads in sakura animation website.
@author suikasxt
@license No License
==/UserStyle== */
@-moz-document url-prefix("http://tup.yhdm.io/"), url-prefix("http://tup.yhdm.so/"), url-prefix("http://tup.yinghuacd.com/"), url-prefix("https://tup.yinghuacd.com/"), url-prefix("http://tup.yinghuavideo.com/"), url-prefix("https://tup.yinghuavideo.com/"), url-prefix("http://tup.iyinghua.com/"), url-prefix("https://tup.iyinghua.com/"), url-prefix("http://tup.iyinghua.io/"), url-prefix("https://tup.iyinghua.io/"){
#adv_wrap_hh1, #adv_wrap_hh{
display: none !important;
}
}
@-moz-document url-prefix("http://www.yhdm.io/"), url-prefix("http://www.yhdm.so/"), url-prefix("http://www.yinghuacd.com/"), url-prefix("https://www.yinghuacd.com/"), url-prefix("http://www.yinghuavideo.com/"), url-prefix("https://www.yinghuavideo.com/"), url-prefix("http://www.iyinghua.com/"), url-prefix("https://www.iyinghua.com/"), url-prefix("http://www.iyinghua.io/"), url-prefix("https://www.iyinghua.io/") {
#HMRichBox, #HMcoupletDivright, #HMcoupletDivleft, .playbg, .foot, .foucs, #bdshare, #HMrichA, #HMrichA ~ a, #HMrichA ~ img, #hbidbox{
display: none !important;
}
}