fix(rules): issue #743

This commit is contained in:
wanhose 2024-08-04 18:30:21 +02:00
parent b5eb244028
commit 32da94c4df

View File

@ -110,7 +110,7 @@
"stylesheet",
"xmlhttprequest"
],
"urlFilter": "||optanon.blob.core.windows.net^"
"urlFilter": "||eu.fastcmp.com^"
}
},
{
@ -119,6 +119,44 @@
"action": {
"type": "block"
},
"condition": {
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
"urlFilter": "||optanon.blob.core.windows.net^"
}
},
{
"id": 8,
"priority": 1,
"action": {
"type": "block"
},
"condition": {
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
"urlFilter": "||static.fastcmp.com^"
}
},
{
"id": 9,
"priority": 1,
"action": {
"type": "block"
},
"condition": {
"resourceTypes": [
"font",
@ -131,5 +169,24 @@
],
"urlFilter": "||wcpstatic.microsoft.com^"
}
},
{
"id": 10,
"priority": 1,
"action": {
"type": "block"
},
"condition": {
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
"urlFilter": "https://www.lensois.com/wp-admin/admin-ajax.php"
}
}
]