Pastebin auto select Unlisted

auto selects unlisted when making a paste

Versão de: 17/04/2023. Veja: a última versão.

Autor
Alistair1231
Avaliações
0 0 0
Versão
0.1.3
Criado
30/04/2021
Atualizado
17/04/2023
Tamanho
737 Bytes
Licença
GPL-3.0
Aplicável a

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。