Pastebin auto select Unlisted

auto selects unlisted when making a paste

As of 30/04/2021. See the latest version.

Autor
Alistair1231
Ocene
0 0 0
Verzija
0.1
Napravljeno
30/04/2021
Ažurirano
30/04/2021
Size
620 бајтова
Licenca
Nije dostupno
Važi za

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)