tor-browser

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

anno1.jsonld (255B)


      1 {
      2  "@context": "http://www.w3.org/ns/anno.jsonld",
      3  "id": "/annotations/anno1.jsonld",
      4  "type": "Annotation",
      5  "created": "2015-01-31T12:03:45Z",
      6  "body": {
      7    "type": "TextualBody",
      8    "value": "I like this page!"
      9  },
     10  "target": "/index.html"
     11 }