fixed InsaneJournal false positive

Fixed the InsaneJournal false positive by using errorMsg instead of
staus_code
pull/576/head
Siddharth Dushantha 4 years ago
parent d3e4c38cee
commit 87e3e208ef

@ -897,7 +897,8 @@
"username_unclaimed": "noonewouldeverusethis"
},
"Insanejournal": {
"errorType": "status_code",
"errorMsg": "Unknown user",
"errorType": "message",
"rank": 29889,
"url": "http://{}.insanejournal.com/profile",
"urlMain": "insanejournal.com",

Loading…
Cancel
Save