Skip to content

IPT Adblock by aser007

Screenshot of IPT Adblock

Details

Authoraser007

LicenseNo License

Categoryiptorrents.com

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

mainly to Block ads, donate

Notes

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

Source code

/* ==UserStyle==
@name           IPT Adblock
@namespace      USO Archive
@author         artcap
@description    `IPT Adblock`
@version        20190310.13.45
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
/* i really want this to be global */
@-moz-document domain("iptorrents.com"), domain("iptorrents.ru"),  domain("iptorrents.me"), domain("iptorrents.eu"), domain("iptorrents.us"), domain("ipt.cool"), domain("ipt.world"), domain("ipt.lol"), domain("ip.getcrazy.me"), domain("ip.findnemo.net"),  domain("ip.venom.global"), domain("ip.workisboring.net") {

#iptStart > div.topRow > a:nth-child(2) { display: none !important; }
#body > tbody > tr > td > div:nth-child(1) > a { display: none !important; }
#body > tbody > tr > td > br:nth-child(2) { display: none !important; }
html body div#iptStart table#body tbody tr td div.tmS { display: none !important; }
html body div#iptStart div#Head div.butRow div a[href="/donate.php"] { display: none !important; }
html body div#iptStart table#body tbody tr td table#poll.t1 { display: none !important; }
}

Reviews

No reviews yet.