Update
This commit is contained in:
parent
a1facf0426
commit
d7acc197cf
|
@ -1,5 +1,3 @@
|
|||
<h2>we back boiz</h2>
|
||||
<h3>I'm aware of some issues accessing jasmine (this server). I believe it's related to routing. Please provide me information about this so I can get to the bottom of it. (Right now I think country + whether you could access it, with or without forcing it are what would be useful.)</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>
|
||||
<p>Welcome back, Ike. Farewell, Sly.</p><br/>
|
||||
|
|
|
@ -54,7 +54,7 @@ def index():
|
|||
raws=b.read()
|
||||
ids=raws.split('\n')
|
||||
stuff=stuff.format(ra.choice(ids))
|
||||
return {'title':'Home','content':stuff,'date':'2021/09/20'}
|
||||
return {'title':'Home','content':stuff,'date':'2021/12/15'}
|
||||
|
||||
def lii(obj):
|
||||
name=obj.name
|
||||
|
|
Loading…
Reference in New Issue
Block a user