added brave image+video support
This commit is contained in:
parent
7c771c82c8
commit
4559857380
63 changed files with 786 additions and 307 deletions
|
@ -14,7 +14,9 @@
|
|||
<div id="center">
|
||||
<form method="GET" autocomplete="off" action="web">
|
||||
<div class="logo">
|
||||
<img src="{%banner%}" alt="4get">
|
||||
<a href="/">
|
||||
<img src="{%banner%}" alt="4get">
|
||||
</a>
|
||||
</div>
|
||||
<div class="searchbox">
|
||||
<input type="submit" value="Search" tabindex="-1">
|
||||
|
@ -28,9 +30,9 @@
|
|||
<div class="subtext">
|
||||
Clearnet: <a href="https://4get.ca">4get.ca</a><br>
|
||||
Tor: <a href="http://4getwebfrq5zr4sxugk6htxvawqehxtdgjrbcn2oslllcol2vepa23yd.onion">4getwebfrq5zr4sxugk6htxvawqehxtdgjrbcn2oslllcol2vepa23yd.onion</a><br>
|
||||
Report a problem: <a href="https://lolcat.ca/contact">lolcat.ca/contact</a>
|
||||
Report a problem: <a href="https://lolcat.ca">lolcat.ca</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="/static/client.js?v2"></script>
|
||||
<script src="/static/client.js?v3"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue