Filterlist

Open-source projects categorized as Filterlist

Top 23 Filterlist Open-Source Projects

  • dns-blocklists

    DNS-Blocklists: For a better internet - keep the internet clean!

  • Project mention: Runs on your OpenWrt box: AdGuard Home is network-wide blocking ads and tracking | news.ycombinator.com | 2024-02-06

    Hagezi blocklists are the current standard now: https://github.com/hagezi/dns-blocklists

    You could go for one of the Lite blocklists for the network wide, family friendly (non-breaking) list.

  • 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}` }; }

  • 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
  • adblock-nocoin-list

    Block lists to prevent JavaScript miners

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

    Fix and remove annoying web elements such as sticky headers, floating boxes, floating videos, dickbars, social share bars and other distracting elements.

  • Project mention: Ask HN: Software to Grade Websites on "Annoyingness?" | news.ycombinator.com | 2023-10-23

    https://github.com/yourduskquibbles/webannoyances

  • adfilt

    The place where I, DandelionSprout, store my web filter lists for countless topics, including my Nordic adblock list. As simple as that, really.

  • Project mention: UBO's url cleaner filter lists are terrible | /r/uBlockOrigin | 2023-07-05

    Keep in mind that neither of those lists are default lists and neither are maintained by the uBlock Origin team. Issues with those lists should be reported to their maintainers: - AdGuard URL Tracking Protection: https://github.com/AdguardTeam/AdguardFilters/issues - Actually Legitimate URL Shortener Tool: https://github.com/DandelionSprout/adfilt/discussions/163

  • ublock-hide-yt-shorts

    uBlock Origin filter list to hide YouTube Shorts

  • Project mention: Let me introduce the AdSkipper. Only thing you need to get rid of video ads. | /r/Piracy | 2023-12-06
  • iOSAdblockList

    Ultimate Host List for Mobile Adblockers (Focused on iOS)

  • 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
  • YousList

    Block filter for advertisements, mainly on Korean sites

  • Project mention: I have a question regarding the default Korean filter. | /r/uBlockOrigin | 2023-08-14

    From my search, it seems that the original default Korean filter for uBlock Origin was Youslist (https://github.com/yous/YousList/raw/master/youslist.txt) for a long time. However, I found that there was a change to List-KR as the default Korean filter for uBlock Origin in April of last year (https://github.com/gorhill/uBlock/commit/ed0f7ae3ce1fbc9445e5c9bca0890fb86ab3d0b9). I'm also curious about the reason behind this change.

  • adblock-iran

    Ad blocking rules for websites

  • structured-filter

    jQuery UI widget for structured queries like "Contacts where Firstname starts with A and Birthday before 1/1/2000 and State in (CA, NY, FL)"...

  • Project mention: looking for a structured text component for search | /r/reactjs | 2023-05-24

    I have been unable to find something other than structured-filter and derivatives but these expects everything to be prefixed with a `category ===` .

  • 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.

  • adblock2

    Personal filters and rules for AdGuard/uBlock Origin

  • List-KR

    Korean-language website filters list for AdGuard and uBlock Origin

  • abpvn

    ABPVN - Bộ lọc quảng cáo cho người việt

  • Project mention: Adblock Detected | /r/uBlockOrigin | 2023-04-30

    If you are enabling VIE: ABPVN List, it's caused by the filter lehait.net##.adsbygoogle. Please report here: https://github.com/abpvn/abpvn/issues

  • accomplist

    ACCOMPLIST - List Compiler

  • Project mention: Need help with RegEx List | /r/pihole | 2023-06-12

    You should ask on the Github repository page: https://github.com/cbuijs/accomplist/

  • ukrainian-security-filter

    Ukrainian Security Filter: filter of malicious web resources (phishing, online fraud, malware, etc.) targeting Ukrainian citizens

  • Project mention: Does enabling a ton of filter lists put more strain on RAM or CPU, and is it meaningful or negligible? | /r/uBlockOrigin | 2023-06-21

    I asked because our team (NGO "Social Innovators", Kyiv, Ukraine) is maintaining Ukrainian Malicious URL Blocklist — blocklist of phishing web resources that are targeted at citizens of Ukraine (these phishing web resources are not available in other filters): https://github.com/braveinnovators/url-blocklist Currently, the number of fraudulent campaigns targeting citizens of Ukraine is increasing exponentially, so every day we have to add new phishing resources to the filter.

  • my_filters_001

    My filter lists - feel free to add these lists to uBlock Origin

  • 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.

  • pDNSf-Hosts-collection

    My personalized Hosts file collection of various sources, cleaned and optimized specially for pDNSf

  • TheFuckingList

    Blocklist compilation and deduplication

  • DataMaster-Android-AdBlock-Hosts

    Android AdBlock Hosts file for /etc/hosts

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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).

Filterlist related posts

Index

What are some of the best open-source Filterlist projects? This list will help you:

Project Stars
1 dns-blocklists 3,812
2 easylist 1,981
3 adblock-nocoin-list 1,417
4 webannoyances 1,271
5 adfilt 1,271
6 ublock-hide-yt-shorts 940
7 iOSAdblockList 379
8 YousList 293
9 adblock-iran 267
10 structured-filter 254
11 Anifiltrs 190
12 indonesianadblockrules 152
13 adblock2 138
14 List-KR 129
15 abpvn 117
16 accomplist 109
17 ukrainian-security-filter 47
18 my_filters_001 46
19 hufilter 44
20 easylistgermany 37
21 pDNSf-Hosts-collection 27
22 TheFuckingList 22
23 DataMaster-Android-AdBlock-Hosts 21

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