Unverified Commit 8e1103a6 authored by Benjamin Wheeler's avatar Benjamin Wheeler Committed by GitHub

Merge pull request #5343 from LLK/revert-5220-patch-23

Revert "Add privacy policy and terms of use to allowlist"
parents 3cc39974 732b596c
......@@ -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({
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment