Pastebin auto select Unlisted

auto selects unlisted when making a paste

Version au 17/04/2023. Voir la dernière version.

Auteur
Alistair1231
Notes
0 0 0
Version
0.1.3
Créé
30/04/2021
Mis à jour
17/04/2023
Taille
737 octets
Licence
GPL-3.0
S'applique à

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)