Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
w4123 committed Sep 24, 2021
1 parent 4ec81f0 commit 995a410
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion 全自动滑块验证.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ if errorlevel 1 (
)
)
!POWERSHELL_EXEC! -ExecutionPolicy Bypass .\main.ps1 -f
endlocal
pause
1 change: 0 additions & 1 deletion 启动Mirai.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ if errorlevel 1 (
)
)
!POWERSHELL_EXEC! -ExecutionPolicy Bypass .\main.ps1
endlocal
pause
1 change: 0 additions & 1 deletion 回滚.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ if errorlevel 1 (
)
)
!POWERSHELL_EXEC! -ExecutionPolicy Bypass .\main.ps1 -r
endlocal
pause
1 change: 0 additions & 1 deletion 手动滑块验证(高级).cmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ if errorlevel 1 (
)
)
!POWERSHELL_EXEC! -ExecutionPolicy Bypass .\main.ps1 -s
endlocal
pause
1 change: 0 additions & 1 deletion 更新.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ if errorlevel 1 (
)
)
!POWERSHELL_EXEC! -ExecutionPolicy Bypass .\main.ps1 -u
endlocal
pause
1 change: 0 additions & 1 deletion 自动浏览器滑块验证.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ if errorlevel 1 (
)
)
!POWERSHELL_EXEC! -ExecutionPolicy Bypass .\main.ps1 -a
endlocal
pause

0 comments on commit 995a410

Please sign in to comment.