diff --git a/src/technologies/m.json b/src/technologies/m.json index 7fa88b8ec..9dab4b14a 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -486,7 +486,7 @@ ], "saas": true, "scripts": [ - "[device|js]\\.maxmind\\.com/", + "(?:device|js)\\.maxmind\\.com/", "geoip\\.maxmind\\.min\\.js" ], "website": "https://www.maxmind.com", @@ -1745,4 +1745,4 @@ ], "website": "https://code.google.com/p/modwsgi" } -} \ No newline at end of file +}