openstreetmap-website/config/initializers/sanitize.rb
2010-03-06 15:38:13 +00:00

3 lines
131 B
Ruby

Sanitize::Config::OSM = Sanitize::Config::RELAXED.dup
Sanitize::Config::OSM[:add_attributes] = { 'a' => { 'rel' => 'nofollow' } }