Skip to content

Commit 068fff8

Browse files
committed
fix:Remove regexCheck field and changed encoding to UTF-8
1 parent 01bca6b commit 068fff8

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

sherlock_project/resources/data.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2865,13 +2865,6 @@
28652865
"urlMain": "https://znanylekarz.pl",
28662866
"username_claimed": "janusz-nowak"
28672867
},
2868-
"Bluesky": {
2869-
"errorType": "status_code",
2870-
"url": "https://bsky.app/profile/{}.bsky.social",
2871-
"urlProbe": "https://public.api.bsky.app/xrpc/app.bsky.actor.getProfile?actor={}.bsky.social",
2872-
"urlMain": "https://bsky.app/",
2873-
"username_claimed": "mcuban"
2874-
},
28752868
"Platzi": {
28762869
"errorType": "status_code",
28772870
"errorCode": 404,
@@ -2888,8 +2881,6 @@
28882881
"Страница, которую вы искали, не найдена",
28892882
"Доступ с вашего IP-адреса временно ограничен"
28902883
],
2891-
"regexCheck": "",
28922884
"username_claimed": "example"
2893-
}
2894-
2895-
}
2885+
}
2886+
}

0 commit comments

Comments
 (0)