tor-browser

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

anno3.json (267B)


      1 {
      2  "@context": "http://www.w3.org/ns/anno.jsonld",
      3  "id": "http://example.org/anno3",
      4  "type": "Annotation",
      5  "body": {
      6    "id": "http://example.org/video1",
      7    "type": "Video"
      8  },
      9  "target": {
     10    "id": "http://example.org/website1",
     11    "type": "Text"
     12  }
     13 }