Pastebin auto select Unlisted

auto selects unlisted when making a paste

लेखक
Alistair1231
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
14
रेटिंग
0 0 0
आवृत्ती
0.1.3
बनवली
2021-04-30
अपडेट केली
2023-06-04
आकार
618 Bytes
License
MIT
यांवर लागू होते:

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)