Pastebin auto select Unlisted

auto selects unlisted when making a paste

اعتبارا من 30-04-2021. شاهد أحدث إصدار.

المؤلف
Alistair1231
التقييمات
0 0 0
الإصدار
0.1
تم إنشاؤه
30-04-2021
تم تحديثه
30-04-2021
Size
620 Bytes
الترخيص
لا يوجد
ينطبق على

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)