Pastebin auto select Unlisted

auto selects unlisted when making a paste

À partir de 2021-04-30. Voir la dernière version.

Auteur
Alistair1231
Évaluations
0 0 0
Version
0.1
Créer
2021-04-30
Mis à jour
2021-04-30
Taille
620 octets
Licence
S/O
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)

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