1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-19 11:18:42 +02:00
uBlock/assets
Raymond Hill 6c54731a72
Add remove-cache-storage-item scriptlet
Usage:

...##+js(remove-cache-storage-item, cacheNamePattern[, urlPattern])

`cacheNamePattern`: the name of the cache to target. Plain string
  or regex.

`urlPattern`: the URL of the resource to remove. Plain string
  or regex. If no pattern is provided, the whole cache is removed.

Reference:
https://developer.mozilla.org/en-US/docs/Web/API/CacheStorage
2024-01-27 18:17:28 -05:00
..
resources Add remove-cache-storage-item scriptlet 2024-01-27 18:17:28 -05:00
assets.dev.json Add support for differential updates to Swedish list 2024-01-17 08:13:58 -05:00
assets.json Add support for differential updates to Swedish list 2024-01-17 08:13:58 -05:00