adblocker icon indicating copy to clipboard operation
adblocker copied to clipboard

Efficient embeddable adblocker library

Results 97 adblocker issues
Sort by recently updated
recently updated
newest added

Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 5.3.0 to 5.4.0. Release notes Sourced from lerna's releases. v5.4.0 5.4.0 (2022-08-08) Bug Fixes core: update nx version range base to latest (#3283) (241cdde) create: default test...

PR: Dependencies :nut_and_bolt:

Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.1 to 4.3.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/chai&package-manager=npm_and_yarn&previous-version=4.3.1&new-version=4.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

PR: Dependencies :nut_and_bolt:

Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 12.3.1. Release notes Sourced from got's releases. v12.3.1 Don't freeze signal when freezing Options (#2100) 43b1467 https://github.com/sindresorhus/got/compare/v12.3.0...v12.3.1 v12.3.0 Add .off() method for events (#2092) 88056be...

PR: Dependencies :nut_and_bolt:

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 15.5.0 to 16.1.0. Release notes Sourced from puppeteer's releases. v16.1.0 16.1.0 (2022-08-06) Features use an xpath query handler (#8730) (5cf9b4d) Bug Fixes resolve target manager init if...

PR: Dependencies :nut_and_bolt:

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 22.0.1 to 22.0.2. Changelog Sourced from @​rollup/plugin-commonjs's changelog. v22.0.2 2022-08-05 Bugfixes fix: Exclude multi-line template strings from indent (#1229) Commits 031e9c3 chore(release): commonjs v22.0.2 54c1a7c fix(commonjs): Exclude...

PR: Dependencies :nut_and_bolt:

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.9 to 3.2.10. Release notes Sourced from node-fetch's releases. v3.2.10 3.2.10 (2022-07-31) Bug Fixes ReDoS referrer (#1611) (2880238) Commits 2880238 fix: ReDoS referrer (#1611) See full diff...

PR: Dependencies :nut_and_bolt:

Bumps [jsdom](https://github.com/jsdom/jsdom) from 19.0.0 to 20.0.0. Release notes Sourced from jsdom's releases. Version 20.0.0 Node.js v14 is now the minimum supported version. Added crypto.getRandomValues(). (sjrd) Added HTMLFormControlsCollection and RadioNodeList, so...

PR: Dependencies :nut_and_bolt:

There's a package called [Nativefier](https://github.com/nativefier/nativefier) which wraps a website with Electron (I think it uses electron). How would one go about using this AdBlocker on one of those apps? You...

## I have a react web app. It has a iframes which contain ads. So how do I go around it? I want to block all ads on a specific...

Here is the error that cause it to crash (linux only): ``` FATAL:mime_sniffing_url_loader.cc(134)] Check failed: net::OK != status.error_code (0 vs. 0) ```