Pastebin auto select Unlisted

auto selects unlisted when making a paste

Stan na 17-04-2023. Zobacz najnowsza wersja.

Autor
Alistair1231
Oceny
0 0 0
Wersja
0.1.3
Utworzono
30-04-2021
Zaktualizowano
17-04-2023
Rozmiar
737 bajtów
Licencja
GPL-3.0
Dotyczy

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)