Code: Select all
# Anonymize access made from other sites
# This rule seems to break youtube
Site *
Accept ALL from SELF++
Anonymize INCLUSION
Anonymize SUB
Code: Select all
# Anonymize access made from other sites
# This rule seems to break youtube
Site *
Accept ALL from SELF++
Anonymize INCLUSION
Anonymize SUB
The Anonymize rule tries also to strip out from URLs anything resembling an unique identifier.simpleme wrote:I've used firebug, and even when Youtube is working with the above commented out, I don't see any requests to a third party (youtube.com to google.com) that uses cookies which would be stripped by the Anonymize rules.