Pastebin auto select Unlisted

auto selects unlisted when making a paste

Pada tanggal 17 April 2023. Lihat %(latest_version_link).

Penulis
Alistair1231
Nilai
0 0 0
Versi
0.1.3
Dibuat
30 April 2021
Diperbarui
17 April 2023
Size
737 Byte
Lisensi
GPL-3.0
Berlaku untuk

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)