Pastebin auto select Unlisted

auto selects unlisted when making a paste

Versione datata 30/04/2021. Vedi la nuova versione l'ultima versione.

Autore
Alistair1231
Valutazione
0 0 0
Versione
0.1
Creato il
30/04/2021
Aggiornato il
30/04/2021
Dimensione
620 Byte
Licenza
Non disponibile
Applica a

Auto selects Unlisted when creating, cloning or editing a paste

If you change

document.getElementById("postform-status").value=1;

to

document.getElementById("postform-status").value=2;

it should be private. (I don't use private, so not tested)

长期地址
遇到问题?请前往 GitHub 提 Issues。