Revert "Add privacy policy and terms of use to allowlist"

This commit is contained in:
Benjamin Wheeler 2021-05-05 16:17:22 -04:00 committed by GitHub
parent cb7c60e8aa
commit 732b596c61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,10 +13,9 @@ const Types = keyMirror({
});
const banWhitelistPaths = [
'/accounts/banned-response',
'/community_guidelines',
'/privacy_policy',
'/terms_of_use'
'/accounts/banned-response/',
'/community_guidelines/',
'/community_guidelines'
];
module.exports.Status = keyMirror({