Skip to content

The Final Outpost - No Anti Adblock by wyrm312772

Screenshot of The Final Outpost - No Anti Adblock

Details

Authorwyrm312772

LicenseCC-BY-NC-4.0

Categoryfinaloutpost.net

Created

Updated

Size354 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Gets rid of the anti adblock image

Notes

-fixed most pages it did not work on before

Source code

/* ==UserStyle==
@name           The Final Outpost - No Anti Adblock
@namespace      github.com/openstyles/stylus
@version        7.0.6
@description    Gets rid of the Anti Adblock image
@author         Wyrm312772
==/UserStyle== */

@-moz-document domain("finaloutpost.net") {
    .mt-2 [href="/account/ads/"] {
  display:none !important;
}
}

Reviews

No reviews yet.