tor-browser

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

anno37.json (288B)


      1 {
      2  "@context": "http://www.w3.org/ns/anno.jsonld",
      3  "id": "http://example.org/anno37",
      4  "type": "Annotation",
      5  "stylesheet": "http://example.org/style1",
      6  "body": "http://example.org/comment1",
      7  "target": {
      8    "source": "http://example.org/document1",
      9    "styleClass": "red"
     10  }
     11 }