Skip to content

scenetime.com by aser007

Screenshot of scenetime.com

Details

Authoraser007

LicenseNo License

Categoryscenetime.com

Created

Updated

Code size984 B

Code checksum2e1ca07b

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

No Donate, No Banners

Notes

preferably used in conjuntion with uBlock, uMatrix, Ghostery Browser Addons

Source code

/* ==UserStyle==
@name           scenetime.com
@namespace      userstyles.world/user/aser007
@author         aser007
@description    `No Donate, No Banners`
@version        20161120.10.38
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("scenetime.com") {
  
  #sponsorad.textad, .adsbygoogle, .donate-li, .meter, #blockblockA {display:none !important;}
.startpage > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > div:nth-child(5) > a:nth-child(1) {display:none !important;}
.index-nouns > a:nth-child(1) {display:none !important;}
  body > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > p:nth-child(1) > b:nth-child(1) > font:nth-child(1) > a:nth-child(5) {display:none !important;}
.normal > img:nth-child(1) {display:none !important;}
html body div.startpage table tbody tr td table tbody tr td div a font b img[src="/pic/du/3X.gif"] {display:none !important;}

}

Reviews

No reviews yet.