Skip to content

Instantly share code, notes, and snippets.

@escalonn
Last active May 8, 2025 20:05
Show Gist options
  • Save escalonn/8563c87734273928a9998e3992dd96ba to your computer and use it in GitHub Desktop.
Save escalonn/8563c87734273928a9998e3992dd96ba to your computer and use it in GitHub Desktop.
! based on https://www.squabbled.net/paste/fandomfixeduBlockOrigin.txt
! comments restored
! -
! fix the entire layout, remove sidebar, ads, spam, etc
fandom.com##.global-navigation
fandom.com##.anon.global-navigation
fandom.com##.a-list-feed
fandom.com##.search-box-bottom-wrapper
fandom.com##div.wds-global-footer__column:nth-of-type(4)
fandom.com##.wds-is-follow-us.wds-global-footer__section
fandom.com##.entry-content.article-content > div
fandom.com##.article-share
fandom.com##.in-area-right.hot-block
fandom.com##.right-rail-buttons.feed-layout__right-rail
fandom.com##.feed-layout
fandom.com##.article-layout__rail
fandom.com###WikiaBar
fandom.com##.WikiaRail.right-rail-wrapper
fandom.com##.page__right-rail
fandom.com##.fandom-community-header__top-container > .wds-button-group.wiki-tools > a.wds-is-secondary.wds-button:nth-of-type(2)
fandom.com##.is-visible.fandom-sticky-header > .wds-button-group.wiki-tools > a.wds-is-secondary.wds-button:nth-of-type(2)
!fandom.com###mw-data-after-content
fandom.com###mw-data-after-content > :not(#articleComments)
fandom.com##.mcf-wrapper
fandom.com##.global-footer__content > div:nth-of-type(4)
fandom.com##.global-footer__section-social-links.global-footer__section
fandom.com##.global-footer__section-advertise.global-footer__section
fandom.com##.global-footer__section-fandom-overview.global-footer__section
fandom.com##.global-footer__bottom > div:nth-of-type(1)
fandom.com##a.page-header__action-button.wds-is-text.wds-button:nth-of-type(1)
fandom.com##div#mpmodule:nth-of-type(4)
fandom.com##.nkch-rdp
fandom.com##.wiki-top-articles
fandom.com##.wiki-recent-changes
fandom.com##.categories-module
fandom.com##.home-page-desktop__left
fandom.com##.desktop-entry-point__body
fandom.com##a.is-hidden-on-smaller-breakpoints.wds-is-secondary.wds-button:nth-of-type(3)
fandom.com##.wds-is-advertise.wds-global-footer__section
fandom.com##.wds-is-fandom-overview.wds-global-footer__section
! search
fandom.com##.top-results
fandom.com##.unified-search__layout__right-rail
fandom.com##li.unified-search__profiles__profile:nth-of-type(4) > div > [href^="https://youtube.fandom.com/wiki/Special:Search"]
fandom.com##li.unified-search__profiles__profile:nth-of-type(2) > div > [href^="https://youtube.fandom.com/wiki/Special:Search"]
fandom.com##li.unified-search__profiles__profile:nth-of-type(6) > div > [href^="https://youtube.fandom.com/wiki/Special:Search"]
! community specific fixes
youtube.fandom.com##.DiscordWidget
! 2023-10-23 https://wowpedia.fandom.com
wowpedia.fandom.com##.bg-darkblue.mpcontentbox > .center > div
wowpedia.fandom.com##.bg-darkblue.mpcontentbox
! 2023-10-23 https://naruto.fandom.com
naruto.fandom.com##table.mainpage-box:nth-of-type(6)
naruto.fandom.com##.animangafooter
www.fandom.com##.div-block > .w-embed.html-embed
www.fandom.com##.metal-toxicology-report_sound-bytes
www.fandom.com##.w-inline-block.link-block
www.fandom.com##.w-clearfix.div-block-7
fandom.com##.post-details-desktop__right
! notification blocker
fandom.com##.notifications-placeholder
fandom.com##.post-footer__upvote.upvote
fandom.com##.post-footer__share-button.post-footer__action > .wds-icon-small.wds-icon > use
fandom.com###highlight__main-container
fandom.com##.reply__upvote.upvote
fandom.com##.global-footer
! 2024-01-04 https://fallout.fandom.com
fallout.fandom.com##.rcs-container > table.va-portal-section:nth-of-type(2) > tbody > tr:nth-of-type(2) > .va-portal-body
fandom.com##.LightboxCarousel
! Blocks more annoyances on the latest UI that Fandom has rolled out.
! Yes, the page isn't full screen even when clicking the maximize button. Click it and then refresh the page, the page should fit the whole screen again.
fandom.com##.CurrentWiki-module_wrapperLeftPanelDark__tW1Y8.current-wiki-scrollable-content.CurrentWiki-module_wrapperLeftPanel__jXDx7
fandom.com##.Tab-module_leftTab__QS-9Z.navigation-tab.Tab-module_tab__50n3d
fandom.com##.global-explore-navigation__nav
fandom.com##.global-explore-navigation__top
fandom.com##path.cls-1
fandom.com##path.cls-6
fandom.com##.global-top-navigation__fandom-logo > svg
fandom.com##.global-explore-navigation
fandom.com##.community-navigation__fandom-heart__link
fandom.com##.community-navigation__fandom-heart
fandom.com##.SearchInput-module_suggestionsList__xJ4Di
fandom.com##header.SearchInput-module_suggestionsBoxHeading__mqgBe:nth-of-type(2)
fandom.com##.global-top-navigation__start-new-wiki__label.global-top-navigation__button-label
fandom.com##.global-top-navigation__start-new-wiki__anchor.global-top-navigation__link
fandom.com##.post-attribution__avatar > .wds-avatar
fandom.com##.wds-avatar
! Blocks "Migrate to Fandom" notices on Gamepedia wikis
help.fandom.com###fandom_notice
help.gamepedia.com###fandom_notice
gamepedia.com###fandom_notice
fandom.com###fandom_notice
fandom.com##.global-top-navigation__action-wrapper
fandom.com##:root { --desktop-global-navigation-width: unset !important; }
fandom.com###community-navigation > .sign-in.global-action__item
fandom.com##.community-navigation { transform: translateY(100%) !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment