Removes the banner ad at the top of every page.
no banner ad by Setsuwaa
Details
AuthorSetsuwaa
LicenseUnlicense
Categorywww.hackthissite.org
Created
Updated
Size222 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
its so annoying im so glad its gone now
Source code
/* ==UserStyle==
@name hackthissite no banner ad
@version 20250205.01.45
@namespace ?
==/UserStyle== */
@-moz-document domain("www.hackthissite.org") {
#atpimg {
visibility: hidden;
margin-top:-60px;
}
}