Pastebin auto select Unlisted

auto selects unlisted when making a paste

Pada tanggal 30 April 2021. Lihat %(latest_version_link).

Penulis
Alistair1231
Nilai
0 0 0
Versi
0.1
Dibuat
30 April 2021
Diperbarui
30 April 2021
Size
574 Byte
Lisensi
N/A
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)

长期地址
遇到问题?请前往 GitHub 提 Issues。