mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-02 00:42:45 +01:00
12 lines
212 B
HTML
12 lines
212 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<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>
|