blob: 6feb94d872159e46cfe4980b875fdf006fea58d0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Add a tag script to save the bytecode</title>
</head>
<body>
<script id="watchme" src="file_js_cache.js"></script>
</body>
</html>
|