- @echo off
- set /p input=input:
- set "input=%input:.=\.%"
- for /f "delims=" %%i in ('powershell -c "'%input%' -replace '\*', '.*'"') do set "input=%%i"
- for /f "delims=" %%i in ('powershell "(irm 'https://189.ly93.cc/file/list?code=rqqUVj7FVNz2&pwd=3ze5').data.name"') do (
- echo %%i | findstr /i /r /c:"%input%"||echo,不存在
- )
- pause
复制代码
|