Update data.json (#1559)

changed the URL for vidamora.com to www.vidamora.com

any username on https://vidamora.com/profile/{username} returns a redirect, to www.vidamora.com

on https://www.vidamora.com, you get different behavior for existing and non-existing users.
This commit is contained in:
ranlo
2024-06-24 13:51:54 +03:00
committed by GitHub
parent b097a49ed5
commit e02a5571b6
+2 -2
View File
@@ -32979,7 +32979,7 @@
"checkType": "status_code",
"usernameClaimed": "adam",
"usernameUnclaimed": "noonewouldeverusethis7",
"url": "https://vidamora.com/profile/{username}"
"url": "https://www.vidamora.com/profile/{username}"
},
"vingle.net": {
"checkType": "status_code",
@@ -34986,4 +34986,4 @@
"crypto",
"ai"
]
}
}