no more automatic refresh thats a little too cursed on mobile
This commit is contained in:
parent
d02c5acd4a
commit
ebbf2c6ec8
1 changed files with 0 additions and 1 deletions
1
shit.mjs
1
shit.mjs
|
|
@ -9,7 +9,6 @@ createServer(async (request, response) => {
|
|||
} else {
|
||||
response.writeHead(200, {
|
||||
'content-type': 'text/html',
|
||||
'refresh': '30', // lfmoa
|
||||
}).end(
|
||||
`<pre>${
|
||||
(await readFile('a.txt', {flag: 'a+', encoding: 'utf8'}))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue