Pastebin auto select Unlisted

auto selects unlisted when making a paste

2021-04-30 기준 버전입니다. 최신 버전을 확인하세요.

작성자
Alistair1231
평점
0 0 0
버전
0.1
생성일
2021-04-30
갱신일
2021-04-30
크기
574바이트
라이선스
해당 없음
적용 사이트

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。