Pastebin auto select Unlisted

auto selects unlisted when making a paste

Tính đến 17-04-2023. Xem phiên bản mới nhất.

Tác giả
Alistair1231
Đánh giá
0 0 0
Phiên bản
0.1.3
Đã tạo
30-04-2021
Đã cập nhật
17-04-2023
Size
737 Byte
Giấy phép
GPL-3.0
Áp dụng cho

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。