1{
 2  "cards" :
 3  [
 4    {
 5    "name": "Tor Project",
 6      "description": "The Tor Project is the non-profit organisation that develops the software behind the Tor network and the Tor Browser. This is their documentation.",
 7      "button_text": "Privatise!",
 8      "link": "https://tor-docs.nixnet.xyz/docs/documentation.html.en",
 9      "tor":"http://tor-docs.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/docs/documentation.html.en"
10    },
11    {
12    "name": "BridgeDB",
13      "description": "BridgeDB is The Tor Project's database of Tor bridges. They're very useful if you live in a country that censors the internet and blocks Tor entrances.",
14      "button_text": "Bridge!",
15      "link": "https://tor-bridges.nixnet.xyz/",
16      "tor":"http://tor-bridges.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/"
17    },
18    {
19    "name": "EFF's SSD Guide",
20      "description": "The Electronic Frontier Foundation has made a website dedicated to information about protecting yourself from any kind of surveillance.",
21      "button_text": "Protect!",
22      "link": "https://ssd-eff.nixnet.xyz/",
23      "tor":"http://ssd-eff.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/"
24    }
25  ]
26}