github.com/coreos/goproxy@v0.0.0-20190513173959-f8dc2d7ba04e/examples/goproxy-jquery-version/jquery2.html (about)

     1  <!doctype html>
     2  <html>
     3  <head>
     4  <script src="jquery.1.3.js"></script>
     5  </head>
     6  <body/>
     7  </html>
     8