mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 20:03:03 +00:00
Update PCPartPicker to use errorcode instead of message for detection
This commit is contained in:
parent
13f8279a60
commit
f60769b85d
1 changed files with 2 additions and 3 deletions
|
@ -1049,9 +1049,8 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"PCPartPicker": {
|
||||
"errorMsg": "Page Not Found",
|
||||
"errorType": "message",
|
||||
"PCPartPicker": {
|
||||
"errorType": "status_code",
|
||||
"rank": 2649,
|
||||
"url": "https://pcpartpicker.com/user/{}",
|
||||
"urlMain": "https://pcpartpicker.com",
|
||||
|
|
Loading…
Reference in a new issue