Merge pull request #6178 from nurbek91/MaxMind

Update MaxMind / geolocation, browser-fingerprinting #6031
main
Elbert Alias 3 years ago committed by GitHub
commit 2d63f25246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -768,7 +768,8 @@
"saas": true, "saas": true,
"scriptSrc": [ "scriptSrc": [
"(?:device|js)\\.maxmind\\.com/", "(?:device|js)\\.maxmind\\.com/",
"geoip\\.maxmind\\.min\\.js" "geoip\\.maxmind\\.min\\.js",
"geoip-js\\.com/.+/v([\\d\\.]+)/\\;version:\\1"
], ],
"website": "https://www.maxmind.com", "website": "https://www.maxmind.com",
"xhr": "\\.maxmind\\.com" "xhr": "\\.maxmind\\.com"