Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/a202283656ad047e54f2740a4ce247095a4514c0 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Add T-Mobile Support

pull/330/head
Arnydo 6 years ago
parent 4be5b37543
commit a202283656

@ -1227,6 +1227,14 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"T-MobileSupport": {
"errorType": "status_code",
"rank": 9999,
"url": "https://support.t-mobile.com/people/{}",
"urlMain": "https://support.t-mobile.com",
"username_claimed": "blue".
"username_unclaimed": "noonewouldeverusethis7"
},
"TradingView": {
"errorType": "status_code",
"rank": 362,
@ -1527,4 +1535,4 @@
"username_claimed": "bule",
"username_unclaimed": "noonewouldeverusethis7"
}
}
}

Loading…
Cancel
Save