You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
🛡 Collection of pages for testing various privacy and security features of browsers and browser extensions.
3
3
4
4
## How to use it?
5
-
The site with all tests is live [here](https://privacy-test-pages.glitch.me/). All tests run either on page load or provide instructions on how to run them.
5
+
The site with all tests is live [here](https://privacy-test-pages.site/). All tests run either on page load or provide instructions on how to run them.
6
6
7
7
### Privacy Protections Tests
8
8
@@ -21,14 +21,14 @@ Please note that we are not taking external contributions for new test pages, bu
21
21
22
22
### Test domains
23
23
24
-
We have couple of test domains, that all resolve to `privacy-test-pages.glitch.me`, which help us simulate various scenarios:
24
+
We have couple of test domains, that all resolve to `privacy-test-pages.site`, which help us simulate various scenarios:
25
25
26
26
-`www.first-party.site` - an alternative first-party domain used for tests that require first-party resources on other subdomains (e.g., `hsts.first-party.site`)
27
27
-`good.third-party.site` - non-tracking third party, it's not on our blocklist and will not be blocked by our clients
28
28
-`broken.third-party.site` - tracking third party that we can't block (e.g. due to brekage), it's on our blocklist, but it will not be blocked by our clients
29
29
-`bad.third-party.site` - tracking third party that's on our blocklist and our clients will block
30
30
31
-
We also have additional test domains that resolve to `ad-attribution-test-pages.glitch.me`, specifically for the Ad Attribution tests hosted [here](https://www.search-company.site):
31
+
We also have additional test domains specifically for the Ad Attribution tests hosted [here](https://www.search-company.site):
<pstyle="color: #9F6000;background-color: #FEEFB3; margin: 10px 22px; padding: 10px; font-size:1.2em;vertical-align:middle;">⚠ Login buttons only work with a valid Facebook developer account. This page is not configured with a real account, so is unlikely to show a proper login button, and the login flow may create errors. For true login testing, use a real FB account and actual pages with login.</p>
0 commit comments