Add BiggerPockets.com

Add in BiggerPockets.com forum -  a popular real estate forum

Examples:
Claimed: https://www.biggerpockets.com/users/blue - returns a status code of 200
Unclaimed: https://www.biggerpockets.com/users/noonewouldeverusethis7 - returns a status code of 404
This commit is contained in:
Edmond Major III 2022-08-17 18:41:32 -05:00 committed by GitHub
parent abce9268df
commit ca2b6062ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -225,6 +225,13 @@
"username_claimed": "Jackson",
"username_unclaimed": "ktobysietaknazwalnawb69"
},
"BiggerPockets": {
"errorType": "status_code",
"url": "https://www.biggerpockets.com/users/{}",
"urlMain": "https://www.biggerpockets.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Bikemap": {
"errorType": "status_code",
"url": "https://www.bikemap.net/en/u/{}/routes/created/",