mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 06:05:27 +00:00
Update Firefox ESR to version 115.14.0, NoScript to version 11.4.31 and I2Pd to version 2.53.1 (#64)
* Update Firefox to 115.13.0esr and i2pd to 2.52.0 * Fix encoding * Remove references to the Tor Browser * Remove references to the Tor Browser * Update the certificates and addressbook * Update i2pd to version 2.53.0 * Remove prestium and ls reseeds * Update i2pd to version 2.53.1 * Update NoScript to version 11.4.31 * Minor fixes * Update to Firefox 115.14.0esr
This commit is contained in:
parent
e45d9cd337
commit
1194af2802
12 changed files with 8 additions and 305 deletions
|
|
@ -12,7 +12,7 @@ cd $dir
|
|||
|
||||
arch=$(uname -m)
|
||||
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
|
||||
version="115.13.0esr"
|
||||
version="115.14.0esr"
|
||||
application="firefox"
|
||||
ftpmirror="https://ftp.mozilla.org/pub/$application/releases/$version"
|
||||
|
||||
|
|
@ -105,7 +105,7 @@ curl -L -f -# -o ../browser/browser/extensions/langpack-en-US@firefox.mozilla.or
|
|||
curl -L -f -# -o ../browser/browser/extensions/en-US@dictionaries.addons.mozilla.org.xpi https://addons.mozilla.org/firefox/downloads/file/4175230/us_english_dictionary-115.0.xpi
|
||||
|
||||
echo "Downloading NoScript extension..."
|
||||
curl -L -f -# -o ../browser/browser/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi https://addons.mozilla.org/firefox/downloads/file/4206186/noscript-11.4.29.xpi
|
||||
curl -L -f -# -o ../browser/browser/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi https://addons.mozilla.org/firefox/downloads/file/4320635/noscript-11.4.31.xpi
|
||||
|
||||
echo "Adding standard configs..."
|
||||
cp -r preferences/* ../browser/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue