tor-browser

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

anno34.json (355B)


      1 {
      2  "@context": "http://www.w3.org/ns/anno.jsonld",
      3  "id": "http://example.org/anno34",
      4  "type": "Annotation",
      5  "body": "http://example.org/note1",
      6  "target": {
      7    "source": "http://example.org/page1",
      8    "state": {
      9      "type": "TimeState",
     10      "cached": "http://archive.example.org/copy1",
     11      "sourceDate": "2015-07-20T13:30:00Z"
     12    }
     13  }
     14 }