Adblock Filter List Ublock

Open-source Adblock Filter List projects categorized as Ublock

Top 12 Adblock Filter List Ublock Projects

  • AdguardFilters

    AdGuard Content Blocking Filters

  • Project mention: Inside Amazon's Operation to Gather Intel on Rivals | news.ycombinator.com | 2024-04-18

    As far as Safari-compatible ad blocking extensions, I've been reasonably satisfied with AdGuard, and it's free with some paid nice-to-haves which I don't use, but hear good things about. It's available on nearly every browser and operating system, including Android and iOS. It's also open source.

    https://en.wikipedia.org/wiki/AdGuard

    https://adguard.com

    https://github.com/AdguardTeam

  • easylist

    EasyList filter subscription (EasyList, EasyPrivacy, EasyList Cookie, Fanboy's Social/Annoyances/Notifications Blocking List)

  • Project mention: Let's build a screenshot API | dev.to | 2024-03-24

    import { ScreenshotOptions } from "./schema"; import puppeteer, { Page } from "puppeteer"; import { PuppeteerBlocker } from "@cliqz/adblocker-puppeteer"; import fetch from "cross-fetch"; let blocker: PuppeteerBlocker | null = null; async function blockCookieBanners(page: Page) { if (!blocker) { blocker = await PuppeteerBlocker.fromLists(fetch, [ // the list of the cookie banners to block from the https://easylist.to/ website "https://secure.fanboy.co.nz/fanboy-cookiemonster.txt", ]); } await blocker.enableBlockingInPage(page); } export async function render( options: ScreenshotOptions ): Promise<{ url: string }> { const browser = await puppeteer.launch(); const page = await browser.newPage(); if (options.block_cookie_canners) { await blockCookieBanners(page); } await page.setViewport({ width: options.viewport_width, height: options.viewport_height, deviceScaleFactor: options.device_scale_factor, }); await page.goto(options.url); const encodedScreenshot = await page.screenshot({ type: "jpeg", encoding: "base64", fullPage: options.full_page, }); await browser.close(); return { url: `data:image/jpeg;base64,${encodedScreenshot}` }; }

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • adblock-nocoin-list

    Block lists to prevent JavaScript miners

  • Project mention: Mysterious blocking of some digicert.com subdomains | /r/pihole | 2023-05-09
  • polish-ads-filter

    CertyficateIT - Oficjalne polskie filtry do Adblock, uBlock Origin, Adguard

  • Project mention: last week poczta.o2.pl started displaying ads | /r/uBlockOrigin | 2023-06-19

    For Polish specific issues you can ask here: https://github.com/MajkiIT/polish-ads-filter/issues You'll have better luck there to find someone with an account on this webmail.

  • Anifiltrs

    A collection of filter lists for anime streaming, manga reading, and downloading of such things.

  • indonesianadblockrules

    Filter tambahan untuk EasyList memblokir iklan berbahasa Indonesia dan Malaysia.

  • easylistczechandslovak

    EasyList Czech and Slovak is an official filter list for uBlock Origin, AdBlock, Adblock Plus and other ad blockers out there.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • hufilter

    Hufilter - The Hungarian Adblock Filter List. These filter lists are releases only! If you'd like to contribute, please create a new pull request in our hufilter-dev repository!

  • easylistgermany

    EasyList Germany filter subscription

  • Project mention: Blocked ads flash for a short time when opening the webpage | /r/uBlockOrigin | 2023-05-22

    If you want to report these ads as not being blocked to the maintainers of EasyList Germany, report to them: https://forums.lanik.us/viewforum.php?f=90-easylist-germany or https://github.com/easylist/easylistgermany/issues.

  • ublock-umatrix-rulesets

    Hosts and uBlock Rulesets

  • uBOPa

    Filterlist to block ads. Compatible with most ad blockers, but specifically written for uBlock Origin

  • Personal-uBlock-filters

    Personal filter list for uBlock. Filter ai & 3D art from pixiv (and ai art posts from reddit)

  • Project mention: Payservice links AI artists 09.06.23 | /r/Pixiv | 2023-06-09

    List of ids used for this. If you want to get only the ids and use system that supports grep you can extract them with grep -Po '(?<="users/).*(?="])'

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Adblock Filter List Ublock related posts

Index

What are some of the best open-source Ublock projects in Adblock Filter List? This list will help you:

Project Stars
1 AdguardFilters 2,797
2 easylist 1,981
3 adblock-nocoin-list 1,417
4 polish-ads-filter 650
5 Anifiltrs 190
6 indonesianadblockrules 152
7 easylistczechandslovak 94
8 hufilter 44
9 easylistgermany 37
10 ublock-umatrix-rulesets 29
11 uBOPa 27
12 Personal-uBlock-filters 9

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com