Add dnt-policy.txt

This commit is contained in:
Cadence Fish
2020-03-04 01:32:09 +13:00
parent 51e85e6bb9
commit fbe9583988
3 changed files with 239 additions and 0 deletions

View File

@@ -20,6 +20,9 @@ let constants = {
reel_graphql: true
}
},
// After setting your privacy policy, I suggest you read src/site/html/.well-known/dnt-policy.txt. If you comply with it,
// change this to `true` to serve it, which will make extensions like Privacy Badger automatically whitelist the domain.
does_not_track: false,
allow_user_from_reel: "preferForRSS", // one of: "never", "fallback", "prefer", "onlyPreferSaved", "preferForRSS"