mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 11:22:38 +01:00
14 lines
338 B
HTML
14 lines
338 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<a href="dashboard.html" data-i18n="popupTipDashboard" target="uBO-dashboard"></a><br>
|
|
<a href="logger-ui.html" data-i18n="popupTipLog" target="uBO-logger"></a>
|
|
<script src="js/vapi-common.js"></script>
|
|
<script src="js/i18n.js"></script>
|
|
</body>
|
|
</html>
|