tor-browser

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

topstories.json (1845B)


      1 {
      2  "status": 1,
      3  "settings": {
      4    "spocsPerNewTabs": 0.5,
      5    "domainAffinityParameterSets": {
      6      "default": {
      7        "recencyFactor": 0.5,
      8        "frequencyFactor": 0.5,
      9        "combinedDomainFactor": 0.5,
     10        "perfectFrequencyVisits": 10,
     11        "perfectCombinedDomainScore": 2,
     12        "multiDomainBoost": 0,
     13        "itemScoreFactor": 1
     14      },
     15      "fully-personalized": {
     16        "recencyFactor": 0.5,
     17        "frequencyFactor": 0.5,
     18        "combinedDomainFactor": 0.5,
     19        "perfectFrequencyVisits": 10,
     20        "perfectCombinedDomainScore": 2,
     21        "itemScoreFactor": 0.01,
     22        "multiDomainBoost": 0
     23      }
     24    },
     25    "timeSegments": [
     26      { "id": "week", "startTime": 604800, "endTime": 0, "weightPosition": 1 },
     27      {
     28        "id": "month",
     29        "startTime": 2592000,
     30        "endTime": 604800,
     31        "weightPosition": 0.5
     32      }
     33    ],
     34    "recsExpireTime": 5400,
     35    "version": "2c2aa06dac65ddb647d8902aaa60263c8e119ff2"
     36  },
     37  "spocs": [],
     38  "recommendedAt": 1755834072383,
     39  "surfaceId": "NEW_TAB_EN_US",
     40  "data": [
     41    {
     42      "corpusItemId": "vroom-ca3a5c",
     43      "scheduledCorpusItemId": "screech-g04r3b",
     44      "url": "https://tesssssst.com/why-vegan",
     45      "title": "Why vegan junk food may be even worse for your health",
     46      "excerpt": "While we might switch to a plant-based diet with the best intentions, the unseen risks of vegan fast foods might not show up for years.",
     47      "topic": "business",
     48      "publisher": "bbc.com",
     49      "isTimeSensitive": true,
     50      "imageUrl": "https://tesssssst.com/random.jpeg",
     51      "iconUrl": "https://merino-images.services.mozilla.com/favicons/favicon-3a4b5c.png",
     52      "tileId": 53093,
     53      "receivedRank": 0,
     54      "features": { "t_business": 1.0 }
     55    }
     56  ],
     57  "feeds": null,
     58  "interestPicker": null,
     59  "inferredLocalModel": null
     60 }