This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Commit 7a6f804
authored
Remove Cloudflare __cfduid cookie configs (#20071)
* Remove Cloudflare __cfduid cookie configs
This cookie is no longer set for any requests proxied via Cloudflare and
thus the configs that were added for it can be removed.
Further context from Cloudflare's blog:
https://blog.cloudflare.com/deprecating-cfduid-cookie/
* Delete obsolete placehold.it rule
The hosts related to placehold.it are no longer serving a valid
certificate so the https rule for them no longer makes sense.1 parent ecbae65 commit 7a6f804
File tree
5 files changed
+4
-29
lines changed- src/chrome/content/rules
5 files changed
+4
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments