mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
11 lines
207 B
Cheetah
11 lines
207 B
Cheetah
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<title>boringproxy</title>
|
|
|
|
<link rel="icon" href="/logo.png">
|
|
|
|
<style>
|
|
{{ template "styles.tmpl" }}
|
|
</style>
|