Convert Flipboard to use more reliable HTTP Status detection method. The site gives a clean 404 error. They changed their site response, so we were getting false positives.

This commit is contained in:
Christopher K. Hoadley 2019-06-08 09:20:04 -05:00
parent 63fae2902e
commit 81da16294e

View file

@ -372,8 +372,7 @@
"username_unclaimed": "noonewouldeverusethis7"
},
"Flipboard": {
"errorMsg": "loading...",
"errorType": "message",
"errorType": "status_code",
"rank": 3859,
"regexCheck": "^([a-zA-Z0-9_]){1,15}$",
"url": "https://flipboard.com/@{}",