tor-browser

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

anno4.json (284B)


      1 {
      2  "@context": "http://www.w3.org/ns/anno.jsonld",
      3  "id": "http://example.org/anno4",
      4  "type": "Annotation",
      5  "body": "http://example.org/description1",
      6  "target": {
      7    "id": "http://example.com/image1#xywh=100,100,300,300",
      8    "type": "Image",
      9    "format": "image/jpeg"
     10  }
     11 }