Pastebin auto select Unlisted

auto selects unlisted when making a paste

작성자
Alistair1231
일일 설치 수
0
총 설치 수
15
평점
0 0 0
버전
0.1.3
생성일
2021-04-30
갱신일
2023-06-04
크기
618바이트
라이선스
MIT
적용 사이트

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。