tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

urlbar-persisted-search-terms.json (978B)


      1 {
      2  "data": [
      3    {
      4      "schema": 1719398671127,
      5      "providerId": "qwant",
      6      "includeParams": [
      7        {
      8          "key": "t",
      9          "values": [
     10            "web"
     11          ],
     12          "canBeMissing": true
     13        }
     14      ],
     15      "searchPageRegexp": "^https://www\\.qwant\\.com/",
     16      "id": "aa456ed6-cf07-4c2a-af58-bcfe7f03cfee",
     17      "last_modified": 1719927826949
     18    },
     19    {
     20      "schema": 1719587527089,
     21      "providerId": "duckduckgo",
     22      "excludeParams": [
     23        {
     24          "key": "iax"
     25        },
     26        {
     27          "key": "iar"
     28        },
     29        {
     30          "key": "iaxm"
     31        }
     32      ],
     33      "includeParams": [
     34        {
     35          "key": "ia",
     36          "values": [
     37            "web"
     38          ],
     39          "canBeMissing": true
     40        }
     41      ],
     42      "searchPageRegexp": "^https://duckduckgo\\.com/",
     43      "id": "ca94a030-39a0-48ed-a1d1-b003f2be1adb",
     44      "last_modified": 1719927826946
     45    }
     46  ],
     47  "timestamp": 1719927826949
     48 }