Skip to content

Commit 995a410

Browse files
committed
Fix
1 parent 4ec81f0 commit 995a410

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

全自动滑块验证.cmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ if errorlevel 1 (
3030
)
3131
)
3232
!POWERSHELL_EXEC! -ExecutionPolicy Bypass .\main.ps1 -f
33-
endlocal
3433
pause

启动Mirai.cmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ if errorlevel 1 (
3030
)
3131
)
3232
!POWERSHELL_EXEC! -ExecutionPolicy Bypass .\main.ps1
33-
endlocal
3433
pause

回滚.cmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ if errorlevel 1 (
3030
)
3131
)
3232
!POWERSHELL_EXEC! -ExecutionPolicy Bypass .\main.ps1 -r
33-
endlocal
3433
pause

手动滑块验证(高级).cmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ if errorlevel 1 (
3030
)
3131
)
3232
!POWERSHELL_EXEC! -ExecutionPolicy Bypass .\main.ps1 -s
33-
endlocal
3433
pause

更新.cmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ if errorlevel 1 (
3030
)
3131
)
3232
!POWERSHELL_EXEC! -ExecutionPolicy Bypass .\main.ps1 -u
33-
endlocal
3433
pause

自动浏览器滑块验证.cmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ if errorlevel 1 (
3030
)
3131
)
3232
!POWERSHELL_EXEC! -ExecutionPolicy Bypass .\main.ps1 -a
33-
endlocal
3433
pause

0 commit comments

Comments
 (0)