mirror of
https://github.com/rikkaneko/paste.git
synced 2025-08-06 06:00:17 +01:00
Enable Cloudflare cache
Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
parent
29a6da681e
commit
c9e3376d21
2 changed files with 47 additions and 25 deletions
|
@ -24,8 +24,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<h3>Paste service - <a href="https://paste.nekoul.com">paste.nekoul.com</a></h3>
|
||||
<a href="https://nekoul.com">[Homepage]</a><a href="https://paste.nekoul.com/api">[API]</a>
|
||||
<h2>Paste Service</h2>
|
||||
<h4>Upload file</h4>
|
||||
<form action="https://paste.nekoul.com" method="POST" enctype=multipart/form-data>
|
||||
<div>
|
||||
|
@ -63,6 +62,8 @@
|
|||
|
||||
document.getElementById("text_input").addEventListener("input", update_textarea, false);
|
||||
</script>
|
||||
<br><p>© 2022 rikkaneko</p>
|
||||
<br>
|
||||
<a href="https://nekoul.com">[Homepage]</a><a href="https://paste.nekoul.com/api">[API]</a>
|
||||
<p>© 2022 rikkaneko</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue