mirror of
https://github.com/gigirassy/plaster.git
synced 2024-12-23 10:29:07 +00:00
Update index.html
This commit is contained in:
parent
3be15e71cb
commit
7a1cb27f5b
@ -54,6 +54,10 @@
|
|||||||
<p>All issues regarding paste content should be reported to <a href="https://pastebin.com">Pastebin</a>. In addition, if you want a real alternative to Pastebin, <a href="https://privatebin.info">check out Privatebin!</a></p>
|
<p>All issues regarding paste content should be reported to <a href="https://pastebin.com">Pastebin</a>. In addition, if you want a real alternative to Pastebin, <a href="https://privatebin.info">check out Privatebin!</a></p>
|
||||||
<input type="text" id="pasteUrl" placeholder="Enter Pastebin URL">
|
<input type="text" id="pasteUrl" placeholder="Enter Pastebin URL">
|
||||||
<button id="fetchBtn">go!</button>
|
<button id="fetchBtn">go!</button>
|
||||||
|
<label>
|
||||||
|
<input type="checkbox" id="autoCopyCheckbox">
|
||||||
|
auto-copy paste contents?
|
||||||
|
</label>
|
||||||
<script src="client.js" defer></script>
|
<script src="client.js" defer></script>
|
||||||
<p><a href="https://github.com/gigirassy/plaster">source code</a> is licensed under the public domain</p></div>
|
<p><a href="https://github.com/gigirassy/plaster">source code</a> is licensed under the public domain</p></div>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user