Pastebin auto select Unlisted

auto selects unlisted when making a paste

Ekde 2023/04/17. Vidu La ĝisdata versio.

Aŭtoro
Alistair1231
Ratings
0 0 0
Versio
0.1.3
Kreita
2021/04/30
Ĝisdatigita
2023/04/17
Size
737 bitokoj
Licenco
GPL-3.0
Aplikiĝas al

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)