No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
routes/index.js
|
@ -10,7 +10,7 @@ const foundTemplate = (magnet, meta) => (` |
|
|
<html> |
|
|
<html> |
|
|
<head> |
|
|
<head> |
|
|
<meta charset="UTF-8"> |
|
|
<meta charset="UTF-8"> |
|
|
<title>${meta.title}</title> |
|
|
<title>⚡ ${meta.title}</title> |
|
|
<meta http-equiv="refresh" content="0; url=${magnet}"> |
|
|
<meta http-equiv="refresh" content="0; url=${magnet}"> |
|
|
<link rel="stylesheet" href="/stylesheets/style.css"> |
|
|
<link rel="stylesheet" href="/stylesheets/style.css"> |
|
|
</head> |
|
|
</head> |
|
|