wooque / site-bleacher

Remove automatically cookies, local storages, IndexedDBs, service workers, cache storages, filesystems and webSQLs
43 stars 2 forks source link

Question #17

Closed Mioni closed 4 years ago

Mioni commented 4 years ago

When I access this site it appears another site that I access too, why does it appear? It happens with other sites that I access too

wooque commented 4 years ago

It's because site loads third-party scripts that set third-party cookies. I personally always disable third-party(cross-site) cookies, it rarely breaks some site and it's great measure against tracking.

Mioni commented 4 years ago

So do you recommend I disable the blocking third-party cookies? Annotation 2020-06-14 140608

wooque commented 4 years ago

@Mioni no, I recommend blocking third-party cookies

Mioni commented 4 years ago

Ok, thank you!