tor-browser

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

anno33.json (273B)


      1 {
      2  "@context": "http://www.w3.org/ns/anno.jsonld",
      3  "id": "http://example.org/anno33",
      4  "type": "Annotation",
      5  "body": "http://example.org/note1",
      6  "target": {
      7    "source": "http://example.org/page1",
      8    "state": {
      9      "id": "http://example.org/state1"
     10    }
     11  }
     12 }