Skip to content

Instantly share code, notes, and snippets.

@LiuJi-Jim
Last active November 10, 2016 12:18
Show Gist options
  • Save LiuJi-Jim/294ec7f912b2df7146b0 to your computer and use it in GitHub Desktop.
Save LiuJi-Jim/294ec7f912b2df7146b0 to your computer and use it in GitHub Desktop.
斗鱼界面精简
/**
斗鱼界面精简
douyutv.com
douyu.com
*/
#chat-top-ad,
#dy_bottom_shadow,
.chat-right-ad,
.chat_top_pic,
.chat-top-ad,
.chat-live-rec,
.chat_ann,
#r_share,
#room_qrcode_box,
[data-point-2="3"],
[data-point-2="5"],
#headDownl,
.lyzm-prevent,
.illeagleReminds,
.room-wbshare,
.js-live-room-recommend,
.room-ad-video-down,
#js-chat-right-ad,
#js-recommand,
.room-ad-bottom,
.column.rec,
.lol-ad,
.room-ad-top,
.pay-task,
.giftbox,
.singledogtip {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment