Pastebin auto select Unlisted

auto selects unlisted when making a paste

Verzia zo dňa 30.04.2021. Pozri najnovšiu verziu.

Autor
Alistair1231
Hodnotenie
0 0 0
Verzia
0.1
Vytvorené
30.04.2021
Aktualizované
30.04.2021
Veľkosť
574 B
Licencia
neuvedené
Spustiť na

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。