-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwhitelist.json
More file actions
29 lines (29 loc) · 1.04 KB
/
Copy pathwhitelist.json
File metadata and controls
29 lines (29 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"description": "Known Bugs - diese Fehler werden ignoriert",
"patterns": [
"*Failed to execute 'attachShadow' on 'Element'*",
"*AppInsights nicht gefunden*",
"*carouselWrapper is not initialized yet*",
"HTTP 404:*tracking.js*",
"*https://googleads.g.doubleclick.net*",
"*Cannot read properties of undefined (reading 'settings')*",
"*https://adservice.google.com*",
"*https://ad.doubleclick.net*",
"*arrowright*",
"*The script resource is behind a redirect*",
"*autologon.microsoftazuread-sso.com*",
"*winauth/ssoprobe*",
"*net::ERR_BLOCKED_BY_ORB*",
"*www.facebook.com*",
"*connect.facebook.net*",
"*env-v2771_rz_avatar*",
"*Intervention: Slow network is detected*",
"*https://az416426.vo.msecnd.net/scripts/a/ai.0.js*",
"*https://dev.pcu.mitgas.de/pcu-api/v2/price/calculation*",
"*net::ERR_NETWORK_CHANGED*",
"*Fehlender Consent: Easy-feedback*",
"*carouselWrapper is not initialized yet.*",
"*has not been started within * seconds*",
"*jQuery is not defined*"
]
}