tor-browser

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

anno28.json (316B)


      1 {
      2  "@context": "http://www.w3.org/ns/anno.jsonld",
      3  "id": "http://example.org/anno28",
      4  "type": "Annotation",
      5  "body": "http://example.org/note1",
      6  "target": {
      7    "source": "http://example.org/diskimg1",
      8    "selector": {
      9      "type": "DataPositionSelector",
     10      "start": 4096,
     11      "end": 4104
     12    }
     13  }
     14 }