Don't need that security warning anymore.

This commit is contained in:
Zergling_man 2021-09-18 22:37:21 +10:00
parent c7187d479c
commit 965cfc1418
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
<h2>Important announcement: <a href='https://letsencrypt.org/2020/11/06/own-two-feet.html'>this site will issue security warnings to android&lt;7.1.1, and other very old systems, starting Sept 1st 2021</a>. I will not be doing anything to change this.</h2>
<h3>we back boiz</h3>
<audio controls><source src='https://invidious.ethibox.fr/latest_version?id={0}&itag=140'/>ababababa</audio>
<p>Rakka me takkas and riddly me diddlies.</p>

View File

@ -53,7 +53,7 @@ def index():
raws=b.read()
ids=raws.split('\n')
stuff=stuff.format(ra.choice(ids))
return {'title':'Home','content':stuff,'date':'2021/07/24'}
return {'title':'Home','content':stuff,'date':'2021/09/18'}
@rerender
def me():