Added Site - Binary Search

pull/736/head
Roopesh V S 4 years ago
parent 57df1d904b
commit 7822fef926

@ -180,6 +180,15 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"BinarySearch": {
"errorMsg": "{}",
"errorType": "message",
"regexCheck": "^[a-zA-Z0-9-_]{1,15}$",
"url":"https://binarysearch.io/api/users/{}/profile",
"urlMain": "https://binarysearch.io/",
"username_claimed": "Eyes_Wide_Shut",
"username_unclaimed": "noonewouldeverusethis7"
},
"BitBucket": {
"errorType": "status_code",
"regexCheck": "^[a-zA-Z0-9-_]{1,30}$",

@ -303,3 +303,4 @@
302. [Warrior Forum](https://www.warriorforum.com/)
303. [Windy](https://windy.com/)
304. [Strava](https://www.strava.com/)
305. [BinarySearch](https://binarysearch.io/)

Loading…
Cancel
Save