fix(rules): issue #759

This commit is contained in:
wanhose 2024-08-10 09:59:39 +02:00
parent c4c08ee7c7
commit 61f7de0e22

View File

@ -129,7 +129,7 @@
"stylesheet", "stylesheet",
"xmlhttprequest" "xmlhttprequest"
], ],
"urlFilter": "||eu.fastcmp.com^" "urlFilter": "||cp.as.com^"
} }
}, },
{ {
@ -148,7 +148,7 @@
"stylesheet", "stylesheet",
"xmlhttprequest" "xmlhttprequest"
], ],
"urlFilter": "||optanon.blob.core.windows.net^" "urlFilter": "||eu.fastcmp.com^"
} }
}, },
{ {
@ -167,7 +167,7 @@
"stylesheet", "stylesheet",
"xmlhttprequest" "xmlhttprequest"
], ],
"urlFilter": "||static.fastcmp.com^" "urlFilter": "||optanon.blob.core.windows.net^"
} }
}, },
{ {
@ -186,7 +186,7 @@
"stylesheet", "stylesheet",
"xmlhttprequest" "xmlhttprequest"
], ],
"urlFilter": "||wcpstatic.microsoft.com^" "urlFilter": "||static.fastcmp.com^"
} }
}, },
{ {
@ -195,6 +195,25 @@
"action": { "action": {
"type": "block" "type": "block"
}, },
"condition": {
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
"urlFilter": "||wcpstatic.microsoft.com^"
}
},
{
"id": 12,
"priority": 1,
"action": {
"type": "block"
},
"condition": { "condition": {
"resourceTypes": [ "resourceTypes": [
"font", "font",