mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 03:07:17 -05:00
Update replit onebox to accept .com
This commit is contained in:
@@ -6,7 +6,7 @@ module Onebox
|
||||
include Engine
|
||||
include StandardEmbed
|
||||
|
||||
matches_regexp(/^https?:\/\/repl\.it\/.+/)
|
||||
matches_regexp(/^https?:\/\/(replit\.com|repl\.it)\/.+/)
|
||||
always_https
|
||||
|
||||
def placeholder_html
|
||||
|
||||
Reference in New Issue
Block a user