fix:Remove regexCheck field and changed encoding to UTF-8
This commit is contained in:
parent
01bca6b39f
commit
068fff8711
|
|
@ -2865,13 +2865,6 @@
|
|||
"urlMain": "https://znanylekarz.pl",
|
||||
"username_claimed": "janusz-nowak"
|
||||
},
|
||||
"Bluesky": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://bsky.app/profile/{}.bsky.social",
|
||||
"urlProbe": "https://public.api.bsky.app/xrpc/app.bsky.actor.getProfile?actor={}.bsky.social",
|
||||
"urlMain": "https://bsky.app/",
|
||||
"username_claimed": "mcuban"
|
||||
},
|
||||
"Platzi": {
|
||||
"errorType": "status_code",
|
||||
"errorCode": 404,
|
||||
|
|
@ -2888,8 +2881,6 @@
|
|||
"Страница, которую вы искали, не найдена",
|
||||
"Доступ с вашего IP-адреса временно ограничен"
|
||||
],
|
||||
"regexCheck": "",
|
||||
"username_claimed": "example"
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue