Unverified Commit 9a3fc987 authored by apple502j's avatar apple502j Committed by GitHub

Add privacy policy and terms of use to allowlist

parent 75a9e655
......@@ -14,7 +14,11 @@ const Types = keyMirror({
const banWhitelistPaths = [
'/accounts/banned-response/',
'/community_guidelines/',
'/community_guidelines'
'/community_guidelines',
'/privacy_policy/',
'/privacy_policy',
'/terms_of_use/',
'/terms_of_use'
];
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