Pastebin auto select Unlisted

auto selects unlisted when making a paste

As of 17/04/2023. See the latest version.

Autor
Alistair1231
Ocene
0 0 0
Verzija
0.1.3
Napravljeno
30/04/2021
Ažurirano
17/04/2023
Size
737 бајтова
Licenca
GPL-3.0
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)