Don't need that security warning anymore.
This commit is contained in:
parent
c7187d479c
commit
965cfc1418
|
@ -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<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>
|
||||
|
|
|
@ -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():
|
||||
|
|
Loading…
Reference in New Issue
Block a user