Skip to content

Instantly share code, notes, and snippets.

@x-magic
Last active November 5, 2023 09:02
Show Gist options
  • Save x-magic/d8402c964893a65a65e58501a050932d to your computer and use it in GitHub Desktop.
Save x-magic/d8402c964893a65a65e58501a050932d to your computer and use it in GitHub Desktop.
/* ==UserStyle==
@name CnBeta expand contents
@namespace www.cnbeta.com
@version 0.1.4
@description The title is load and clear!
@preprocessor default
@updateURL https://gist.githubusercontent.com/x-magic/d8402c964893a65a65e58501a050932d/raw/CnBetaExpandContents.user.css
==/UserStyle== */
/*
You are gonna need to use this with following AdBlock Plus Filters:
cnbeta.com##.cooperation
cnbeta.com###jzl_reco
cnbeta.com##.topContent
cnbeta.com##.cnbeta-headlines-title
cnbeta.com##.cnbeta-side-sponsor
cnbeta.com##.tac
cnbeta.com##.cnbeta-article-vote-tags
cnbeta.com##.cbv
cnbeta.com##.cnbeta-article-latest
cnbeta.com##.cnbeta-article-comments
cnbeta.com##.article-topic
cnbeta.com##.cnbeta-home-side
cnbeta.com##.article-share-code
cnbeta.com.tw###jzl_reco
cnbeta.com.tw##.article-share-code
cnbeta.com.tw##.article-topic
cnbeta.com.tw##.cbv
cnbeta.com.tw##.cnbeta-article-comments
cnbeta.com.tw##.cnbeta-article-latest
cnbeta.com.tw##.cnbeta-article-vote-tags
cnbeta.com.tw##.cnbeta-headlines-title
cnbeta.com.tw##.cnbeta-home-side
cnbeta.com.tw##.cnbeta-side-sponsor
cnbeta.com.tw##.cooperation
cnbeta.com.tw##.tac
cnbeta.com.tw##.topContent
cnbeta.com.tw##.cnbeta-headlines
*/
@-moz-document domain("cnbeta.com"), domain("cnbeta.com.tw") {
.right-column-section {
display: none;
}
.cnbeta-article {
flex-basis: 100%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment