mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-01 18:31:35 +00:00
Add dnt-policy.txt
This commit is contained in:
parent
51e85e6bb9
commit
fbe9583988
3 changed files with 239 additions and 0 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue