Pastebin auto select Unlisted

auto selects unlisted when making a paste

Аўтар
Alistair1231
Daily installs
0
Total installs
15
Рэйтынг
0 0 0
Версія
0.1.3
Створаны
30.04.2021
Абноўлены
04.06.2023
Памер
618 байтаў
Ліцэнзія
MIT
Applies to

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)