easylist
I-Still-Dont-Care-About-Cookies

easylist | I-Still-Dont-Care-About-Cookies | |
---|---|---|
339 | 53 | |
2,348 | 3,703 | |
1.6% | 1.3% | |
10.0 | 5.9 | |
about 15 hours ago | 6 days ago | |
Adblock Filter List | JavaScript | |
- | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
easylist
-
Apple's new Safari feature removes distracting items from websites
uBlock Origin has a few 'Annoyances' lists that you can enable in the settings, e.g. Fanboy's list on https://easylist.to/
-
Let's build a screenshot API
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}` }; }
- EasyList: Filter list that removes most ads
-
Firefox private mode now automatically blocks cookie banners for German users
uBlock Origin has a few lists for cookie banners that I always keep on [0][1]
[0] https://github.com/easylist/easylist/tree/master/easylist_co...
[1] https://github.com/AdguardTeam/AdguardFilters/tree/master/An...
- Help removing ads on https://getgreenshot.org/
-
CNN is blocking the Brave Browser
I think this is now fixed (or worked around) by https://github.com/easylist/easylist/issues/17937 ?
-
Issue with Filters in Germany
You mean the VG Wort METIS tracking in order to participate in the German royalty scheme? From a publisher perspective that tracking is necessary, but from a user perspective it's just another example of third party tracking. Thus, it is part of some filterlists that uBlock Origin users can subscribe to, for example the EasyPrivacy list. Talking to the filterlist authors is very unlikely to resolve this: after all, it is tracking, regardless of intention.
- Easylist adblocking reaches 200k commits
- Why does ublockorigin break this website's login functionality?
-
Filter to block Marketwatch.com ads?
Fixed in EasyList: https://github.com/easylist/easylist/commit/859abc79711aa69441e809a394677f6392b8c59a
I-Still-Dont-Care-About-Cookies
-
Firefox private mode now automatically blocks cookie banners for German users
Funny, I use the "I still don't care about cookies" extension (https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies) right now to automatically accept the cookie banners. They're literally one of the most annoying things that has happened in the web's history
-
German court declares Do Not Track to be legally binding
https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies does reject non-technical cookies – as much as it can – but https://github.com/Cookie-AutoDelete/Cookie-AutoDelete will do the rest.
-
EU’s War on Behavioral Advertising
I much prefer https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies (far more reliable in my experience)
-
I don't care about cookies” extension bought by Avast, users jump ship
Random aside: this extension had absolutely the worst internals of any I've ever looked at. Love the functionality, but really wish I didn't see the spaghetti behind the illusion (source files below). It feels like approaching it as a text classification problem might produce a clean general solution
https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies/...
https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies/...
-
I'm seriously so sick of the pop ups on every website I visit.
I'll suggest I Still Don't Care About Cookies, since the original is yet another one of those extensions that got sold to a for-profit company with dubious intent. Avast, in this case. https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies
-
I Still Don't Care About Cookies
How safe is this extension https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies (fork of the "I Don't Care About Cookies" extension bought by Avast)? And what is the difference between using one of the extensions mentioned above and adding the filter https://www.i-dont-care-about-cookies.eu/abp/ in UBlock Origin? How effective is this filter compared to the extension?
-
Cloudflare launches easy to set up consent manager that respects users
I use "I still don't care about cookies": https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies
Rejects/Hides/Accepts depending on the situation. Not ideal, but hides a lot of these messages.
-
Firefox may soon reject Cookie prompts automatically
Which was bought by Avast, so lots of people switched to the forked open version [1] (thank you GPL).
[1] https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies
-
Consent-O-Matic: Automatic cookie management
From https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies a spinoff since the original extension got bought out:
> In most cases, the add-on just blocks or hides cookie related pop-ups. When it's needed for the website to work properly, it will automatically accept the cookie policy for you (sometimes it will accept all and sometimes only necessary cookie categories, depending on what's easier to do). It doesn't delete cookies.
- Cookies filter
What are some alternatives?
AdguardFilters - AdGuard Content Blocking Filters
Consent-O-Matic - Browser extension that automatically fills out cookie popups based on your preferences
bypass-paywalls-chrome - Bypass Paywalls web browser extension for Chrome and Firefox. [UnavailableForLegalReasons - Repository access blocked]
Senpwai - A desktop app for tracking and batch downloading anime
uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
ffprofile - A tool to create firefox profiles with personalized defaults.
oisd - oisd blocklist
cookie-dialog-monster - Did someone say cookie consent dialogs? 😋
AdGuardHome - Network-wide ads & trackers blocking DNS server
demodal - Demodal is a browser extension that automatically removes content blocking modals including paywalls, discount offers, promts to sign up or enter your email address and more.
hosts - 🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
oneuptime - OneUptime is the complete open-source observability platform.
