mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-06 02:42:33 +01:00
14 lines
270 B
HTML
14 lines
270 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<script src="js/vapi.js"></script>
|
|
<script src="js/vapi-client.js"></script>
|
|
<script src="js/options_ui.js"></script>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<a href="dashboard.html" target="uBO">Dashboard</a>
|
|
</body>
|
|
</html>
|