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 [got](https://github.com/sindresorhus/got) from 11.8.3 to 12.5.1. Release notes Sourced from got's releases. v12.5.1 Fix compatibility with TypeScript and ESM 3b3ea67 Fix request body not being properly cached (#2150) 3e9d3af https://github.com/sindresorhus/got/compare/v12.5.0...v12.5.1...

PR: Dependencies :nut_and_bolt:

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.0 to 2.79.1. Release notes Sourced from rollup's releases. v2.79.1 2022-09-22 Bug Fixes Avoid massive performance degradation when creating thousands of chunks (#4643) Pull Requests #4639: fix:...

PR: Dependencies :nut_and_bolt:

fixes #3703 This PR continues #3711 with different approach.

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.1 to 7.2.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.2.0 7.2.0 (2024-03-11) 🚀 Features support TS 5.4 (#8630) eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option (#8374) 🩹 Fixes eslint-plugin:...

PR: Dependencies :nut_and_bolt:

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.1.1 to 7.2.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.2.0 7.2.0 (2024-03-11) 🚀 Features support TS 5.4 (#8630) eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option (#8374) 🩹 Fixes eslint-plugin:...

PR: Dependencies :nut_and_bolt:

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 20.11.26. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.11.25&new-version=20.11.26)](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 [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.1.0. Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @​koddsson in chaijs/chai#1593 Cleanup jsdoc comments...

PR: Dependencies :nut_and_bolt:

Reddit doesn't load in Electron when either the `ElectronBlocker.fromPrebuiltAdsAndTracking` or `ElectronBlocker.fromPrebuiltFull` method is used on the session. Code to reproduce is attached below. [Here's a repo I made to test...

Lets be sure that `NetworkFilter#toString` is able to correctly export all supported filter types.

Filter example: https://github.com/ghostery/adblocker/pull/3777/files#diff-351e008d3d4a7fd649a3dc5ea66b03fe41cbad4dce70384ac1f7e273ce609d1aL685

PR: New Feature :rocket: