mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 06:05:27 +00:00
[1.2.8] update noscript
Former-commit-id: d9ed392ddc3694feda63daf4a40105de6420ca51
This commit is contained in:
parent
2cc0cfddfa
commit
4ac93b47f4
3 changed files with 3 additions and 3 deletions
|
|
@ -89,7 +89,7 @@ if "%locale%"=="ru" (
|
|||
) else (
|
||||
echo Downloading NoScript extension
|
||||
)
|
||||
"%CURL%" -L -f -# -o ..\Firefox\App\Firefox\browser\extensions\{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi https://addons.mozilla.org/firefox/downloads/file/1077146/noscript_security_suite-10.1.9.6-an+fx.xpi
|
||||
"%CURL%" -L -f -# -o ..\Firefox\App\Firefox\browser\extensions\{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi https://addons.mozilla.org/firefox/downloads/file/1739083/noscript_security_suite-10.6.1-an+fx.xpi
|
||||
if errorlevel 1 ( echo ERROR:%ErrorLevel% && pause && exit ) else (echo OK!)
|
||||
|
||||
REM echo.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue