fix(linktr.ee): switch detector from message check to status_code (#2649)

This commit is contained in:
Raz Ben Yaish
2026-05-13 13:37:38 +03:00
committed by GitHub
parent 785776021b
commit 4d7c146fef
3 changed files with 5 additions and 12 deletions
+1 -8
View File
@@ -863,14 +863,7 @@
"tags": [
"links"
],
"checkType": "message",
"absenceStrs": [
"The page youre looking for doesnt exist.",
"Want this to be your username?"
],
"presenseStrs": [
"@container/profile-container"
],
"checkType": "status_code",
"urlMain": "https://linktr.ee",
"url": "https://linktr.ee/{username}",
"usernameUnclaimed": "noonewouldeverusethis7",