Skip to content

Instantly share code, notes, and snippets.

@visualblind
Last active October 19, 2023 02:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save visualblind/b066e2a251b2b03a5ec1983323b295fb to your computer and use it in GitHub Desktop.
Save visualblind/b066e2a251b2b03a5ec1983323b295fb to your computer and use it in GitHub Desktop.
My uBlock Origin: 1.52.2 Settings
{
"timeStamp": 1697683899581,
"version": "1.52.2",
"userSettings": {
"cloudStorageEnabled": true,
"uiAccentCustom": true,
"uiAccentCustom0": "#fdfac5",
"uiTheme": "dark",
"importedLists": []
},
"selectedFilterLists": [
"user-filters",
"ublock-filters",
"ublock-badware",
"ublock-privacy",
"ublock-quick-fixes",
"ublock-unbreak",
"adguard-generic",
"easylist",
"LegitimateURLShortener",
"adguard-spyware-url",
"easyprivacy",
"urlhaus-1",
"curben-phishing",
"plowe-0",
"ublock-cookies-adguard",
"fanboy-cookiemonster",
"ublock-cookies-easylist"
],
"hiddenSettings": {},
"whitelist": [
"10.10.10.10",
"10.10.10.26",
"10.10.10.73",
"about-scheme",
"blog.travisflix.com",
"chrome-extension-scheme",
"chrome-scheme",
"edge-scheme",
"freenas.ad.sysinfo.io",
"localhost",
"lt-mint3",
"moz-extension-scheme",
"opera-scheme",
"statistics.travisflix.com",
"travisflix.com",
"vivaldi-scheme",
"voice.google.com",
"wyciwyg-scheme"
],
"dynamicFilteringString": "behind-the-scene * * noop\nbehind-the-scene * inline-script noop\nbehind-the-scene * 1p-script noop\nbehind-the-scene * 3p-script noop\nbehind-the-scene * 3p-frame noop\nbehind-the-scene * image noop\nbehind-the-scene * 3p noop",
"urlFilteringString": "",
"hostnameSwitchesString": "no-large-media: behind-the-scene false\nno-csp-reports: * true",
"userFilters": "! Google Search interface cleanups\n! https://letsblock.it/filters/google-search-cleanup\nwww.google.*###rcnt > div:first-of-type:not([id]) > div:has(g-more-link,g-scrolling-carousel,g-img)\n! www.google.*###rso:has(> div:nth-of-type(6)) > div:has(g-more-link,g-section-with-header)\nwww.google.*###rso:has(> div:nth-of-type(6)) > div:has(div[role=\"heading\"]+g-scrolling-carousel)\nwww.google.*###kp-wp-tab-overview > div:has(g-more-link,g-section-with-header,#media_result_group)\nwww.google.*###rso div.related-question-pair:upward(div[jscontroller])\nwww.google.*###botstuff #bres\nwww.google.*###rso div.g div[jscontroller][id^=\"eob_\"]\nwww.google.*##div.isv-r[data-rfg]\n\n! YouTube hide video recommendations\nwww.youtube.com###related\nm.youtube.com##ytm-watch ytm-item-section-renderer[data-content-type=\"related\"]\nwww.youtube.com##ytd-browse[page-subtype=\"home\"]\nm.youtube.com##ytm-browse div[tab-identifier=\"FEwhat_to_watch\"]\nwww.youtube.com##.ytp-ce-element\nwww.youtube.com##.ytp-endscreen-content\n\n! YouTube search interface cleanups\nwww.youtube.com##ytd-search ytd-item-section-renderer ytd-shelf-renderer\nwww.youtube.com##ytd-search ytd-item-section-renderer ytd-horizontal-card-list-renderer\n"
}
! Google Search interface cleanups
! https://letsblock.it/filters/google-search-cleanup
www.google.*###rcnt > div:first-of-type:not([id]) > div:has(g-more-link,g-scrolling-carousel,g-img)
! www.google.*###rso:has(> div:nth-of-type(6)) > div:has(g-more-link,g-section-with-header)
www.google.*###rso:has(> div:nth-of-type(6)) > div:has(div[role="heading"]+g-scrolling-carousel)
www.google.*###kp-wp-tab-overview > div:has(g-more-link,g-section-with-header,#media_result_group)
www.google.*###rso div.related-question-pair:upward(div[jscontroller])
www.google.*###botstuff #bres
www.google.*###rso div.g div[jscontroller][id^="eob_"]
www.google.*##div.isv-r[data-rfg]
! YouTube hide video recommendations
www.youtube.com###related
m.youtube.com##ytm-watch ytm-item-section-renderer[data-content-type="related"]
www.youtube.com##ytd-browse[page-subtype="home"]
m.youtube.com##ytm-browse div[tab-identifier="FEwhat_to_watch"]
www.youtube.com##.ytp-ce-element
www.youtube.com##.ytp-endscreen-content
! YouTube search interface cleanups
www.youtube.com##ytd-search ytd-item-section-renderer ytd-shelf-renderer
www.youtube.com##ytd-search ytd-item-section-renderer ytd-horizontal-card-list-renderer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment