update: add mastodon.online to the whitelist (#9104)
This will whitelist mastodon.online url, so users from the mastodon.online instance can link their profile within their dev.to profile page.
This commit is contained in:
parent
85a10524d4
commit
df172702df
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ module Constants
|
|||
"mastodon.cloud",
|
||||
"mastodon.gamedev.place",
|
||||
"mastodon.host",
|
||||
"mastodon.online",
|
||||
"mastodon.sdf.org",
|
||||
"mastodon.social",
|
||||
"mastodon.technology",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue