Files
IronFox/uBlock/assets.json
celenity 646a3ac21b fix: uBlock Origin automatic asset/config updates
We unfortunately had previously set this to an incorrect URL - this fixes it and ensures that users are updated

Signed-off-by: celenity <celenity@celenity.dev>
2025-08-20 03:33:46 -04:00

8 lines
185 B
JSON

{
"assets.json": {
"content": "internal",
"updateAfter": 1,
"contentURL": "https://gitlab.com/ironfox-oss/assets/-/raw/main/uBlock/assets.main.json"
}
}