Skip to content

Instantly share code, notes, and snippets.

@LapisOnTheMoon
Forked from Craftplacer/FuckFandom.txt
Created August 14, 2022 19:23
Show Gist options
  • Save LapisOnTheMoon/2a8b8a38f33fae779479b93588814796 to your computer and use it in GitHub Desktop.
Save LapisOnTheMoon/2a8b8a38f33fae779479b93588814796 to your computer and use it in GitHub Desktop.
Filter for uBlock Origin that removes most of Fandom's elements from a Gamepedia wiki.

FuckFandom

Filter for uBlock Origin that removes most of Fandom's elements from a Gamepedia wiki.

How to import

  1. Open uBlock Origin's menu
  2. Click the cog ("Open the dashboard")
  3. Go to "Filter lists"
  4. Scroll down to "Custom" and check import
  5. Paste this Gist's raw URL:
https://gist.githubusercontent.com/Craftplacer/04089c2c666c89e10818124c92d9c65b/raw/FuckFandom.txt
![Adblock Plus 2.0]
! Title: FuckFandom
! Expires: 30 days (update frequency)
! Homepage: https://gist.github.com/Craftplacer/04089c2c666c89e10818124c92d9c65b
fandom.com##.mcf-wrapper
fandom.com##.wds-global-footer
fandom.com##.global-navigation
fandom.com##.top-ads-container
! fix hardcoded layout
fandom.com##.main-container:style(width: 100% !important; margin-left: 0 !important)
fandom.com##.fandom-sticky-header:style(left:0 !important)
fandom.com##.search-modal:style(left:0 !important)
! remove related communities from search
fandom.com##.unified-search__layout__right-rail
fandom.com##.unified-search__layout:style(grid-template-areas: "left left main main main main main main main main main main" !important)
! remove right page rail, "popular pages"
fandom.com##.page__right-rail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment