1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
|
{
"data": [
{
"schema": 1613245319518,
"telemetryId": "baidu",
"codePrefixes": [
"34046034_",
"monline_"
],
"codeParamName": "tn",
"queryParamName": "wd",
"searchPageRegexp": "^https://www\\.baidu\\.com/(?:s|baidu)",
"followOnParamNames": [
"oq"
],
"extraAdServersRegexps": [
"^https?://www\\.baidu\\.com/baidu\\.php?"
],
"id": "9eb134ac-5790-4412-9e08-915f66c9d919",
"last_modified": 1613587794383
},
{
"schema": 1601840497837,
"telemetryId": "google",
"codePrefixes": [
"firefox"
],
"codeParamName": "client",
"queryParamName": "q",
"searchPageRegexp": "^https://www\\.google\\.(?:.+)/search",
"followOnParamNames": [
"oq",
"ved",
"ei"
],
"extraAdServersRegexps": [
"^https://www\\.google(?:adservices)?\\.com/(?:pagead/)?aclk"
],
"id": "40c29a38-c660-4b99-bbac-55c3e2c5c23f",
"last_modified": 1602016373960
},
{
"schema": 1601909707246,
"telemetryId": "duckduckgo",
"codePrefixes": [
"ff",
"newext"
],
"codeParamName": "t",
"queryParamName": "q",
"searchPageRegexp": "^https://duckduckgo\\.com/",
"extraAdServersRegexps": [
"^https://duckduckgo.com/y\\.js?.*ad_provider\\=",
"^https://www\\.amazon\\.(?:[a-z.]{2,24}).*(?:tag=duckduckgo-)"
],
"id": "6addffe8-609a-4ea8-9261-69c14c729d83",
"last_modified": 1602016373957
},
{
"schema": 1601909708566,
"telemetryId": "yahoo",
"queryParamName": "p",
"searchPageRegexp": "^https://(?:.*)search\\.yahoo\\.com/search",
"id": "554774d7-d5f1-443d-bb9a-9447d16e54cd",
"last_modified": 1602016373954
},
{
"schema": 1601909711144,
"telemetryId": "bing",
"codePrefixes": [
"MOZ",
"MZ"
],
"codeParamName": "pc",
"queryParamName": "q",
"followOnCookies": [
{
"host": "www.bing.com",
"name": "SRCHS",
"codePrefixes": [
"MOZ",
"MZ"
],
"codeParamName": "PC",
"extraCodePrefixes": [
"QBRE"
],
"extraCodeParamName": "form"
}
],
"searchPageRegexp": "^https://www\\.bing\\.com/search",
"extraAdServersRegexps": [
"^https://www\\.bing\\.com/acli?c?k",
"^https://www\\.bing\\.com/fd/ls/GLinkPingPost\\.aspx.*acli?c?k"
],
"id": "00cf8706-3253-40b8-8fbc-066974d0ce45",
"last_modified": 1602016373947
}
]
}
|