Change errorMsg to errorUrl

pull/538/head
Elvis Yu-Jing Lin 5 years ago
parent 125df60797
commit f6aed7449a

@ -396,7 +396,7 @@
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"
}, },
"Codechef": { "Codechef": {
"errorMsg": "https://www.codechef.com", "errorUrl": "https://www.codechef.com",
"errorType": "response_url", "errorType": "response_url",
"rank": 11558, "rank": 11558,
"url": "https://www.codechef.com/users/{}", "url": "https://www.codechef.com/users/{}",
@ -1702,7 +1702,7 @@
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"
}, },
"Telegram": { "Telegram": {
"errorMsg": "https://telegram.org", "errorUrl": "https://telegram.org",
"errorType": "response_url", "errorType": "response_url",
"rank": 385, "rank": 385,
"url": "https://t.me/{}", "url": "https://t.me/{}",

Loading…
Cancel
Save