Skip to content

Commit a654412

Browse files
authored
Update remote settings search-config-v2 dump to the latest version. (#7102)
1 parent 90eb7c5 commit a654412

File tree

1 file changed

+17
-30
lines changed

1 file changed

+17
-30
lines changed

components/remote_settings/dumps/main/search-config-v2.json

Lines changed: 17 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -317,32 +317,6 @@
317317
}
318318
]
319319
},
320-
{
321-
"base": {
322-
"classification": "unknown",
323-
"name": "Azerdict",
324-
"urls": {
325-
"search": {
326-
"base": "https://azerdict.com/english/",
327-
"searchTermParamName": "word"
328-
}
329-
}
330-
},
331-
"id": "786aa916-a331-4b0c-8099-85927dd87be8",
332-
"identifier": "azerdict",
333-
"last_modified": 1702906502323,
334-
"recordType": "engine",
335-
"schema": 1702901819798,
336-
"variants": [
337-
{
338-
"environment": {
339-
"locales": [
340-
"az"
341-
]
342-
}
343-
}
344-
]
345-
},
346320
{
347321
"base": {
348322
"aliases": [
@@ -3457,21 +3431,25 @@
34573431
},
34583432
"id": "bb836721-7be9-4de6-ac18-520189a69076",
34593433
"identifier": "perplexity",
3460-
"last_modified": 1760466845276,
3434+
"last_modified": 1763654608996,
34613435
"recordType": "engine",
3462-
"schema": 1760449157753,
3436+
"schema": 1763604941875,
34633437
"variants": [
34643438
{
34653439
"environment": {
34663440
"allRegionsAndLocales": true,
34673441
"applications": [
3468-
"firefox"
3442+
"firefox",
3443+
"firefox-ios"
34693444
]
34703445
},
34713446
"isNewUntil": "2025-10-21",
34723447
"subVariants": [
34733448
{
34743449
"environment": {
3450+
"applications": [
3451+
"firefox"
3452+
],
34753453
"minVersion": "143.0a1"
34763454
},
34773455
"urls": {
@@ -3487,6 +3465,15 @@
34873465
}
34883466
}
34893467
]
3468+
},
3469+
{
3470+
"environment": {
3471+
"allRegionsAndLocales": true,
3472+
"applications": [
3473+
"firefox-android"
3474+
],
3475+
"minVersion": "145.0.1"
3476+
}
34903477
}
34913478
]
34923479
},
@@ -8422,5 +8409,5 @@
84228409
"schema": 1707824831520
84238410
}
84248411
],
8425-
"timestamp": 1761573989454
8412+
"timestamp": 1764082724032
84268413
}

0 commit comments

Comments
 (0)