mirror of
https://github.com/ivabus/www
synced 2024-11-10 06:05:15 +03:00
Revert "sh <(curl https://tea.xyz) > sh <(curl tea.xyz)"
This commit is contained in:
parent
e39dea0b84
commit
d156751203
|
@ -1,6 +1,6 @@
|
||||||
<hr>
|
<hr>
|
||||||
<div class="row button-container" onclick="myFunction()" style="display:flex; justify-content:space-between;">
|
<div class="row button-container" onclick="myFunction()" style="display:flex; justify-content:space-between;">
|
||||||
<input class="one-liner" type="text" value="sh <(curl https://tea.xyz)" id="shortcodeCopy" readonly>
|
<input class="one-liner" type="text" value="sh <(curl tea.xyz)" id="shortcodeCopy" readonly>
|
||||||
|
|
||||||
<!-- The button used to copy the text -->
|
<!-- The button used to copy the text -->
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue