mirror of
https://github.com/mashirozx/Pixiv-Nginx.git
synced 2024-11-11 00:08:11 +08:00
d52796603b
* fix Wikipedia ip 198.35.26.96 早已被封锁; 103.102.166.224 不稳定。 * add nyaa.si * update hosts * add batch file for self-sign cert * Add files via upload * Delete crtserial.srl * fix bat * fix: remove unexist extensions * add gif teaching
7 lines
184 B
Batchfile
7 lines
184 B
Batchfile
del /f /s /q *.pem
|
|
del /f /s /q crtserial.srl.old
|
|
del /f /s /q index.txt.old
|
|
del /f /s /q index.txt.attr
|
|
del /f /s /q index.txt.attr.old
|
|
echo 01 > crtserial.srl
|
|
break > index.txt |