Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
AdNauseam
Fight back against advertising surveillance
Collective -
Host: opensource -
https://opencollective.com/adnauseam
- Website: https://adnauseam.io
- Code: https://github.com/dhowe/AdNauseam
github.com/dhowe/AdNauseam - 29015b30df50e78bb9a436dfe328a0f3740af309 authored over 1 year ago
github.com/dhowe/AdNauseam - 683888108c51e0fa7cc20125e029baa123881540 authored over 1 year ago
github.com/dhowe/AdNauseam - 23e203c364493bf39a192f37ece73be11c57c9fc authored over 1 year ago
Added support for extra parameter `reload, 1`. If present,
the scriplet will force a reload of t...
Allows for the selector part to come after :media-matches().
github.com/dhowe/AdNauseam - 9f2bfecd273228addf71513a3115bc26c7da0a07 authored over 1 year agogithub.com/dhowe/AdNauseam - 07fae6a0d1305977c1990d0ea5ca8dcb80d66313 authored over 1 year ago
github.com/dhowe/AdNauseam - 5d596b644d4e57fd513cd0371dfdf46996d5208c authored over 1 year ago
This new scriptlet is only valid when used in a trusted lists.
Implementation follows:
https://...
github.com/dhowe/AdNauseam - f04f13e855c2ef136076c1785e2c52f8859e1d42 authored over 1 year ago
This new scriptlet is only valid when used in a trusted lists.
Implementation follows:
https://...
Related feedback:
- https://github.com/uBlockOrigin/uAssets/discussions/17538#discussioncomment-...
Related issue:
- https://github.com/uBlockOrigin/uBOL-issues/issues/47
github.com/dhowe/AdNauseam - a2b51a8f91fd01949d5f2076183dba26a6de40e4 authored over 1 year ago
Related issue:
- https://github.com/uBlockOrigin/uBOL-issues/issues/46
Also, patch Unicode flag...
github.com/dhowe/AdNauseam - 2f991bf70b3770a7f1e4ba92c41777e3f68b3e0d authored over 1 year ago
Files changed:
M dist/mv3/log.txt
github.com/dhowe/AdNauseam - f22a531043189a3353890eeefb7a06e4ad61426d authored over 1 year ago
See `managed_storage.json` for available settings. Currently
only `noFiltering` setting is avail...
github.com/dhowe/AdNauseam - 0541ddbcfd11e7e1d45df8c032c15817bd13ebb3 authored over 1 year ago
github.com/dhowe/AdNauseam - 30c9004f0caa04e7f68f155336bd853a7a205660 authored over 1 year ago
github.com/dhowe/AdNauseam - 4cd798f8fac0d2bdbbf0219f7e68a0e79a60172a authored over 1 year ago
github.com/dhowe/AdNauseam - 01a4909ede0472e6706eba49119f78e80ecc18c1 authored over 1 year ago
github.com/dhowe/AdNauseam - 24bdcfd0dcb884edac2a70b4996081354b11af0b authored over 1 year ago
github.com/dhowe/AdNauseam - b37a250ef0c1b73f9ac8a477687fdf4454983b29 authored over 1 year ago
github.com/dhowe/AdNauseam - cdb50f4d9d1e43713bfa7e8a3468d7f5a442c483 authored over 1 year ago
This was added back then for the purpose of investigating the
following issue:
https://github.co...
Import country flag-related code from uBO.
Switch to AdGuard annoyance-related lists, as this s...
github.com/dhowe/AdNauseam - 4ddfb3f2789d8fe48b62886af74184262c05d29b authored over 1 year agogithub.com/dhowe/AdNauseam - 1f3e5da32d295543a8c1666b749f118661d62578 authored over 1 year ago
Related discussion:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2041#issuecomment-158...
github.com/dhowe/AdNauseam - 2f0132c414f5b7aedb15c89964745e586ff18e04 authored over 1 year ago
github.com/dhowe/AdNauseam - 103bdb63c5abd837421d00b202da15a2994364b1 authored over 1 year ago
Related discussion:
- https://github.com/uBlockOrigin/uAssets/discussions/17919
github.com/dhowe/AdNauseam - 423666290d0afa979f5441686f9adc3b2c2a96c5 authored over 1 year ago
This may cause some list namesw to not be rendered in a quirky
way in Chromium-based browsers du...
github.com/dhowe/AdNauseam - 69a7ff1bc391a2880e1667e9ac912381cfae2685 authored over 1 year ago
fixes 3.17.0
github.com/dhowe/AdNauseam - 5ebf02cc88e04fb888853d249fca54062fc7dea3 authored over 1 year agogithub.com/dhowe/AdNauseam - 500d4ebe398ff6b92b1d440141f267b0ba82e95d authored over 1 year ago
github.com/dhowe/AdNauseam - 1ad741007716639c1a70cef5835f8f029178c696 authored over 1 year ago
Related commit in uBO:
- https://github.com/gorhill/uBlock/commit/b8cfa382e84902e21cea7fa5e57ccf...
String.replace() has side effects which are unwelcomed when
replacing template scriplets with code.
This is too avoid `matches` property with too many hostnames at
registerContentScripts() time. T...
Files changed:
M dist/mv3/log.txt
Avoid using updateContentScripts() as it suffers from an unexpected
behavior, causing injected c...
github.com/dhowe/AdNauseam - 666cbd143d9c465a618413cc9684773c910ec93c authored over 1 year ago
github.com/dhowe/AdNauseam - 580166f60cdd9fb71db60fedb780d6998e48e582 authored over 1 year ago
Related issue:
- https://github.com/uBlockOrigin/uAssets/issues/18244
Files changed:
M dist/mv3/log.txt
Related issues:
- https://github.com/uBlockOrigin/uBOL-issues/issues/5#issuecomment-1575425913
-...
Files changed:
M dist/mv3/log.txt
Specifically, avoid long list of hostnames for the `matches`
property[1] when registering the co...
github.com/dhowe/AdNauseam - 42df36015ecaa81b384cc5121e3925b84a6d210c authored over 1 year ago
Files changed:
M dist/mv3/log.txt
Source code of scriplets is now fetched directly from uBO
project, so there is no longer the nee...
github.com/dhowe/AdNauseam - cb9a91d43cfe49f928dad3218d84243d885bb9cc authored over 1 year ago
github.com/dhowe/AdNauseam - 569465b39351ab83d322009c0b71fac5b306789d authored over 1 year ago
github.com/dhowe/AdNauseam - 0198d84f4acf7a18b7777b71a4efceedb58b4175 authored over 1 year ago
github.com/dhowe/AdNauseam - 40141e2dfc2fa5b14079aa6ddde7a16cfe854076 authored over 1 year ago
github.com/dhowe/AdNauseam - 9b682dff0395aa12c08843e02ce482cd193359a1 authored over 1 year ago
github.com/dhowe/AdNauseam - f3b720d532c7a42a6ad5167e3b6f860004b4c2b6 authored over 1 year ago
github.com/dhowe/AdNauseam - 848c539a576eeaa0a8a521bbac06b8eb5a5f07e1 authored over 1 year ago
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2678
- https://github.com/...
github.com/dhowe/AdNauseam - 996bf0925d1f929f32db035a878972cb07d60326 authored over 1 year ago
github.com/dhowe/AdNauseam - c8c7ccdf80abf423f3be88f594b6392d0833a5a8 authored over 1 year ago
github.com/dhowe/AdNauseam - 2a3a796d338beb9567c61886d110cd5b7bcdae0b authored over 1 year ago
github.com/dhowe/AdNauseam - 36346117ae1f51e59418ee47ff511a246f43d6c5 authored over 1 year ago
github.com/dhowe/AdNauseam - bbfad4eda29e5cc3c840fd9f9190b821f321ac22 authored over 1 year ago
github.com/dhowe/AdNauseam - a1a3477b077dd248a49274e2c313246c7f13c9bb authored over 1 year ago
github.com/dhowe/AdNauseam - 9f5697c04799078afdbd47a83b76cbdbe5a11111 authored over 1 year ago
github.com/dhowe/AdNauseam - a63e52b987f8f0b8abeb7b70c5a8aad50ba28b79 authored over 1 year ago
Related issue:
- https://github.com/uBlockOrigin/uAssets/issues/18278
github.com/dhowe/AdNauseam - 86d67e3f3e08e6971ff33d5954bcd975ac0372e1 authored over 1 year ago
github.com/dhowe/AdNauseam - 5a242f462c53b3c1772eb4bd5d90eeb449d9b57c authored over 1 year ago
github.com/dhowe/AdNauseam - c642541cc4ae83ce76a3c8e3967cf17024cf1779 authored over 1 year ago
github.com/dhowe/AdNauseam - f8a2a67cdf69df9d4250fcb0799a39776063f585 authored over 1 year ago
github.com/dhowe/AdNauseam - b11208c010d99c2a50d60afbb98c1f10bf658133 authored over 1 year ago
github.com/dhowe/AdNauseam - 3ee3275dc193479729fa58d38cf07c405efdf3b8 authored over 1 year ago
github.com/dhowe/AdNauseam - c7ddb2501bf048a5d8820859872c764d5fb6201b authored over 1 year ago
github.com/dhowe/AdNauseam - 252ea890ef1a6af1c1c8ee9e13035a216f2fdc16 authored over 1 year ago
github.com/dhowe/AdNauseam - fa9fdc09226862d3e8bd298c712f2d130491c6e2 authored over 1 year ago
To let community better experiment with potential candidate scriptlets
for inclusion in uBO itself.
github.com/dhowe/AdNauseam - 82eee10c3ab57f629a7ae1b5651d83542a299812 authored over 1 year ago
github.com/dhowe/AdNauseam - 3c9e9461077be136cadc404e2880d4e8e3b9e462 authored over 1 year ago
Related feedback:
- https://www.reddit.com/r/uBlockOrigin/comments/13thksi/filter_blocking_rule_...
github.com/dhowe/AdNauseam - 45187077cffd546ce232f3aad24c495767a2502a authored over 1 year ago
github.com/dhowe/AdNauseam - 83722829f4b0bc68b549a9bb0f0190b5390cfe71 authored over 1 year ago
Related issue:
- https://github.com/uBlockOrigin/uAssets/issues/18244
github.com/dhowe/AdNauseam - 63273451c6ca6d3886b809130f70eb483f667215 authored over 1 year ago
github.com/dhowe/AdNauseam - f1724c6debbba6dcc6cbe6ce929a732d212a63dd authored over 1 year ago
Related issue:
- https://github.com/uBlockOrigin/uAssets/issues/18244
Some filters with entity-based domain option can be salvaged
when there are non-entity-based dom...
github.com/dhowe/AdNauseam - 86ba04dd680340cb3a07f036014b95be248f7c1f authored over 1 year ago
github.com/dhowe/AdNauseam - 475ed98e024d21506dbeaf37c012c385e8eeb8fd authored over 1 year ago
The scriptlet remove the *whole* text of a DOM node. Usage:
example.com##+js(remote-node-te...
github.com/dhowe/AdNauseam - 2bb446797a12086f2eebc0c8635b671b8b90c477 authored over 1 year agogithub.com/dhowe/AdNauseam - 1ff31e0ccd5fcab0bcaed1c90ed1b98df1924c85 authored over 1 year ago
github.com/dhowe/AdNauseam - 9c56e9ab298319b39cd34b5ac99bd8df21535f33 authored over 1 year ago
github.com/dhowe/AdNauseam - 7150c32023ec66d76e554d8fd7914704c3835097 authored over 1 year ago
github.com/dhowe/AdNauseam - 796ebc2444c82eff018147bac009ff223825e4d9 authored over 1 year ago
github.com/dhowe/AdNauseam - 005a0fe95d44e6a6b8508f212501293550706e3d authored over 1 year ago
github.com/dhowe/AdNauseam - 9435cf6cfc6254517eb296bc04b568f10aa26976 authored over 1 year ago
github.com/dhowe/AdNauseam - 95a549c945033a01c37e117925dff9ef52e1eacb authored over 1 year ago
github.com/dhowe/AdNauseam - 3e082c44ca56c6bc12136bea31969fd72370115f authored over 1 year ago