@AntonKhorev commented on this pull request.


> +    :mastodon => %r{mastodon\.social/@([a-zA-Z0-9_]+)},
+    :medium => %r{medium\.com/@([a-zA-Z0-9_]+)},
+    :quora => %r{quora\.com/profile/([a-zA-Z0-9_-]+)},
+    :reddit => %r{reddit\.com/user/([a-zA-Z0-9_-]+)},
+    :skype => %r{join\.skype\.com/invite/([a-zA-Z0-9_-]+)},
+    :slack => %r{join\.slack\.com/shareDM/([a-zA-Z0-9_~-]+)},
+    :snapchat => %r{snapchat\.com/add/([a-zA-Z0-9_-]+)},
+    :stackoverflow => %r{stackoverflow\.com/users/(\d+/[a-zA-Z0-9_-]+)},
+    :strava => %r{strava\.com/athletes/([a-zA-Z0-9_-]+)},
+    :substack => %r{substack\.com/@([a-zA-Z0-9_-]+)},
+    :telegram => %r{t\.me/([a-zA-Z0-9_]+)},
+    :threads => %r{threads\.net/@([a-zA-Z0-9_]+)},
+    :tiktok => %r{tiktok\.com/@([a-zA-Z0-9_]+)},
+    :twitch => %r{twitch\.tv/([a-zA-Z0-9_]+)},
+    :twitter_x => %r{(?:twitter|x)\.com/([a-zA-Z0-9_]+)},
+    :vimeo => %r{vimeo.com/([a-zA-Z0-9_]+)},

unescaped `.`

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5439#pullrequestreview-2586311360
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/5439/review/2586311...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to