mirror of https://github.com/gorhill/uBlock.git
Deploy changes in assets.dev.json to assets.json
Related commit: - https://github.com/gorhill/uBlock/commit/f6954430d197
This commit is contained in:
parent
cc842b9928
commit
bc74ea82af
|
@ -764,7 +764,7 @@
|
||||||
"title": "🇳🇱nl: EasyDutch",
|
"title": "🇳🇱nl: EasyDutch",
|
||||||
"tags": "ads afrikaans frisian dutch flemish",
|
"tags": "ads afrikaans frisian dutch flemish",
|
||||||
"lang": "af fy nl",
|
"lang": "af fy nl",
|
||||||
"contentURL": "https://easydutch-ubo.github.io/EasyDutchCDN/EasyDutch.txt",
|
"contentURL": "https://easydutch-ubo.github.io/EasyDutch/EasyDutch.txt",
|
||||||
"cdnURLs": [
|
"cdnURLs": [
|
||||||
"https://cdn.statically.io/gh/EasyDutch-uBO/EasyDutch/gh-pages/EasyDutch.txt",
|
"https://cdn.statically.io/gh/EasyDutch-uBO/EasyDutch/gh-pages/EasyDutch.txt",
|
||||||
"https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutch@gh-pages/EasyDutch.txt",
|
"https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutch@gh-pages/EasyDutch.txt",
|
||||||
|
|
|
@ -272,7 +272,7 @@
|
||||||
"adguard-cookies": {
|
"adguard-cookies": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "annoyances",
|
"group": "annoyances",
|
||||||
"parent": "AdGuard – Annoyances",
|
"parent": "AdGuard – Annoyances|AdGuard/uBO – Cookie Notices",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "AdGuard – Cookie Notices",
|
"title": "AdGuard – Cookie Notices",
|
||||||
"tags": "annoyances cookies",
|
"tags": "annoyances cookies",
|
||||||
|
@ -280,6 +280,22 @@
|
||||||
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters",
|
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters",
|
||||||
"instructionURL": "https://kb.adguard.com/en/general/adguard-ad-filters"
|
"instructionURL": "https://kb.adguard.com/en/general/adguard-ad-filters"
|
||||||
},
|
},
|
||||||
|
"ublock-cookies-adguard": {
|
||||||
|
"content": "filters",
|
||||||
|
"group": "annoyances",
|
||||||
|
"parent": "AdGuard – Annoyances|AdGuard/uBO – Cookie Notices",
|
||||||
|
"off": true,
|
||||||
|
"title": "uBlock filters – Cookie Notices",
|
||||||
|
"tags": "annoyances cookies",
|
||||||
|
"contentURL": "https://ublockorigin.github.io/uAssets/filters/annoyances-cookies.txt",
|
||||||
|
"cdnURLs": [
|
||||||
|
"https://ublockorigin.github.io/uAssetsCDN/filters/annoyances-cookies.txt",
|
||||||
|
"https://ublockorigin.pages.dev/filters/annoyances-cookies.txt",
|
||||||
|
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/filters/annoyances-cookies.txt",
|
||||||
|
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/filters/annoyances-cookies.txt"
|
||||||
|
],
|
||||||
|
"supportURL": "https://github.com/uBlockOrigin/uAssets"
|
||||||
|
},
|
||||||
"adguard-popup-overlays": {
|
"adguard-popup-overlays": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "annoyances",
|
"group": "annoyances",
|
||||||
|
@ -368,7 +384,7 @@
|
||||||
"fanboy-cookiemonster": {
|
"fanboy-cookiemonster": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "annoyances",
|
"group": "annoyances",
|
||||||
"parent": "EasyList – Annoyances",
|
"parent": "EasyList – Annoyances|EasyList/uBO – Cookie Notices",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "EasyList – Cookie Notices",
|
"title": "EasyList – Cookie Notices",
|
||||||
"tags": "annoyances cookies",
|
"tags": "annoyances cookies",
|
||||||
|
@ -385,6 +401,22 @@
|
||||||
],
|
],
|
||||||
"supportURL": "https://github.com/easylist/easylist#fanboy-lists"
|
"supportURL": "https://github.com/easylist/easylist#fanboy-lists"
|
||||||
},
|
},
|
||||||
|
"ublock-cookies-easylist": {
|
||||||
|
"content": "filters",
|
||||||
|
"group": "annoyances",
|
||||||
|
"parent": "EasyList – Annoyances|EasyList/uBO – Cookie Notices",
|
||||||
|
"off": true,
|
||||||
|
"title": "uBlock filters – Cookie Notices",
|
||||||
|
"tags": "annoyances cookies",
|
||||||
|
"contentURL": "https://ublockorigin.github.io/uAssets/filters/annoyances-cookies.txt",
|
||||||
|
"cdnURLs": [
|
||||||
|
"https://ublockorigin.github.io/uAssetsCDN/filters/annoyances-cookies.txt",
|
||||||
|
"https://ublockorigin.pages.dev/filters/annoyances-cookies.txt",
|
||||||
|
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/filters/annoyances-cookies.txt",
|
||||||
|
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/filters/annoyances-cookies.txt"
|
||||||
|
],
|
||||||
|
"supportURL": "https://github.com/uBlockOrigin/uAssets"
|
||||||
|
},
|
||||||
"easylist-newsletters": {
|
"easylist-newsletters": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "annoyances",
|
"group": "annoyances",
|
||||||
|
|
Loading…
Reference in New Issue