update edge case

main
Chris 2 years ago
parent f46060aa23
commit 79c1fa4dc7

@ -1621,7 +1621,7 @@
],
"description": "Google Maps is a web mapping service. It offers satellite imagery, aerial photography, street maps, 360° interactive panoramic views of streets, real-time traffic conditions, and route planning for traveling by foot, car, bicycle and air, or public transportation.",
"icon": "Google Maps.svg",
"dom": "iframe[src*='google.com/maps/embed']",
"dom": "iframe[src*='google.com/maps']",
"scriptSrc": [
"(?:maps\\.google\\.com/maps\\?file=api(?:&v=([\\d.]+))?|maps\\.google\\.com/maps/api/staticmap)\\;version:API v\\1",
"//maps\\.google(?:apis)?\\.com/maps/api/js"
@ -2348,4 +2348,4 @@
"implies": "Python",
"website": "http://gunicorn.org"
}
}
}