1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 08:48:06 +08:00
volcanos/trash/plugin/chrome/chrome.html
2020-07-13 22:56:34 +08:00

14 lines
296 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="/index.css">
</head>
<body>
<script src="/proto.js"></script>
<script src="config.js"></script>
<script src="chrome.js"></script>
</body>
<html>