DEBSOURCES
Skip Quicknav
sources / golang-github-elazarl-goproxy / 1.1%2Bgit20240726.8b0c205%2Bdfsg-1 / examples / goproxy-jquery-version / jquery2.html
12345678
<!doctype html> <html> <head> <script src="jquery.1.3.js"></script> </head> <body/> </html>