summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/files/privacy-breach/files-privacybreach/build-spec/orig/src/privacy-breach-may-use-debian-package/libjs-jquery_beta.html
blob: d78c35b6d09b5955792e4af757f8a073897c23d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<head>

</head>
<body>
<!-- not a problem -->
<script type="text/javascript" src="http://localhost/test.html"></script>
<!-- problem here -->
<script type="text/javascript" src="http://code.jquery.com/jquery-1.7b1.js"></script>
</body>
</html>