Fixed Whonix check

updated the url it checks to the summary page which does not return 302 response
pull/1468/head
mossfarmer 2 years ago committed by GitHub
parent bf6a20ac92
commit fb715a4315
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2075,9 +2075,8 @@
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"
}, },
"Whonix Forum": { "Whonix Forum": {
"errorMsg": "302", "errorType": "status_code",
"errorType": "message", "url": "https://forums.whonix.org/u/{}/summary",
"url": "https://forums.whonix.org/u/{}",
"urlMain": "https://forums.whonix.org/", "urlMain": "https://forums.whonix.org/",
"username_claimed": "red", "username_claimed": "red",
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"

Loading…
Cancel
Save