]> git.openstreetmap.org Git - rails.git/commit
Blacklist all Google imagery with one regex
authorPaul Norman <penorman@mac.com>
Sat, 13 Aug 2016 20:56:20 +0000 (13:56 -0700)
committerTom Hughes <tom@compton.nu>
Sun, 14 Aug 2016 07:22:46 +0000 (08:22 +0100)
commit00982e137f8b6034c73312ec6d029fd42d53f5fb
tree35ae00c9c003ec62abbdcb95e2da0e12758800b7
parent2b73eeb1705ce15fbb6be76f8aa26d7c379a3834
Blacklist all Google imagery with one regex

This expression catches 100% of Google imagery seen in imagery_used
tags with no false positives.

It won't stop someone who tries to load "https://www.google.com/maps" as
imagery, but that will fail to get imagery anyway.
config/example.application.yml