Pastebin auto select Unlisted

auto selects unlisted when making a paste

As of 30.04.2021. See ბოლო ვერსია.

ავტორი
Alistair1231
რეიტინგი
0 0 0
ვერსია
0.1
შექმნილია
30.04.2021
განახლებულია
30.04.2021
Size
620 ბაიტები
ლიცენზია
პ/გ
გამოყენებს მათ

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)