Easylist

Open-source projects categorized as Easylist

Top 10 Easylist Open-Source Projects

  • anti-AD

    致力于成为中文区命中率最高的广告过滤列表,实现精确的广告屏蔽和隐私保护。anti-AD现已支持AdGuardHome,dnsmasq, Surge,Pi-Hole,smartdns等网络组件。完全兼容常见的广告过滤工具所支持的各种广告过滤列表格式

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

    Efficient embeddable adblocker library

  • indonesianadblockrules

    Filter tambahan untuk EasyList memblokir iklan berbahasa Indonesia dan Malaysia.

  • easylists-for-pihole

    Easylists for your Pi-Hole

  • easylistczechandslovak

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

  • adblock2privoxy

    Convert adblock config files to privoxy format

  • SaaSHub

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

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

  • smed79_blacklist

    A blacklist of bad domains in DNS hosts format and Adblock Plus syntax with the purpose of blocking bad domains used for serving advertisements, tracking, mining, and other nasty content. (by smed79)

  • politics-filter

    Stop spamming open source world with politics! This is a list which blocks political content.

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

Easylist related posts

  • ELectronBlocker (Node Package) making my app so slow and laggy

    2 projects | /r/electronjs | 16 Apr 2023
  • Tips buat yang suka browsing di Toko*edia

    1 project | /r/indonesia | 8 Apr 2023
  • Ask HN: How to block all political content from showing up online?

    3 projects | news.ycombinator.com | 20 Jun 2022
  • Back to Firefox, Brave wasn't the best

    2 projects | /r/firefox | 29 Jan 2022
  • Caffè Italia * 05/10/21

    2 projects | /r/italy | 5 Oct 2021
  • Wexond 5.2.0 is out!

    1 project | /r/browsers | 21 Feb 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 anti-AD 7,788
2 easylist 1,993
3 adblocker 728
4 indonesianadblockrules 152
5 easylists-for-pihole 124
6 easylistczechandslovak 94
7 adblock2privoxy 92
8 easylistgermany 37
9 smed79_blacklist 33
10 politics-filter 10

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