mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
12 lines
191 B
Cheetah
12 lines
191 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>
|
|
{{.Styles}}
|
|
</style>
|
|
|