Skip to content

Commit

Permalink
Convert Reddit to use more reliable HTTP Status detection method. The…
Browse files Browse the repository at this point in the history
… site gives a clean 404 error.
  • Loading branch information
hoadlck committed Jun 8, 2019
1 parent 40e6399 commit 2a49151
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -792,8 +792,7 @@
"username_unclaimed": "noonewouldeverusethis7"
},
"Reddit": {
"errorMsg": "page not found",
"errorType": "message",
"errorType": "status_code",
"rank": 24,
"url": "https://www.reddit.com/user/{}",
"urlMain": "https://www.reddit.com/",
Expand Down

0 comments on commit 2a49151

Please sign in to comment.