From 047a07a144ee9863140caad1f7eb908e758ca396 Mon Sep 17 00:00:00 2001 From: idk Date: Sun, 12 Feb 2023 20:34:11 +0000 Subject: [PATCH] page generation update for: 2023-02-12 20:34:11.592702259 +0000 UTC m=+16.220661611 --- README.md | 2 +- VERSION.html | 12 ++++++------ VERSION.md | 12 ++++++------ build.xml | 2 +- docs/LINUX.html | 2 +- docs/LINUX.md | 2 +- docs/OSX.html | 2 +- docs/OSX.md | 2 +- index.html | 2 +- scripts/build.number | 4 ++-- 10 files changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 11d27df..cd45875 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ For platform specific instructions, see ```sh mkdir ~/tmp-i2pfirefox && cd ~/tmp-i2pfirefox -wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.8/i2pfirefox.zip +wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.9/i2pfirefox.zip unzip i2pfirefox.zip ./i2pfirefox.cmd diff --git a/VERSION.html b/VERSION.html index 9c38980..b71ebe4 100644 --- a/VERSION.html +++ b/VERSION.html @@ -153,11 +153,11 @@ 1.44 https://addons.mozilla.org/firefox/downloads/file/4020669/i2p_in_private_browsing-1.44.xpi noscript -11.4.14 -https://addons.mozilla.org/firefox/downloads/file/4050735/noscript-11.4.14.xpi +11.4.16 +https://addons.mozilla.org/firefox/downloads/file/4067473/noscript-11.4.16.xpi localcdn-fork-of-decentraleyes -2.6.44 -https://addons.mozilla.org/firefox/downloads/file/4052425/localcdn_fork_of_decentraleyes-2.6.44.xpi +2.6.46 +https://addons.mozilla.org/firefox/downloads/file/4066709/localcdn_fork_of_decentraleyes-2.6.46.xpi onion-in-container-browsing 0.82 https://addons.mozilla.org/firefox/downloads/file/3904685/onion_in_container_browsing-0.82.xpi @@ -175,10 +175,10 @@ https://addons.mozilla.org/firefox/downloads/file/4047353/ublock_origin-1.46.0.x 1.29 https://clients2.google.com/service/update2/crx NoScript -11.4.13 +11.4.16 https://clients2.google.com/service/update2/crx LocalCDN -2.6.43 +2.6.45 https://clients2.google.com/service/update2/crx uBlock Origin 1.46.0 diff --git a/VERSION.md b/VERSION.md index c030d9f..9abb57f 100644 --- a/VERSION.md +++ b/VERSION.md @@ -9,11 +9,11 @@ i2p-in-private-browsing 1.44 https://addons.mozilla.org/firefox/downloads/file/4020669/i2p_in_private_browsing-1.44.xpi noscript -11.4.14 -https://addons.mozilla.org/firefox/downloads/file/4050735/noscript-11.4.14.xpi +11.4.16 +https://addons.mozilla.org/firefox/downloads/file/4067473/noscript-11.4.16.xpi localcdn-fork-of-decentraleyes -2.6.44 -https://addons.mozilla.org/firefox/downloads/file/4052425/localcdn_fork_of_decentraleyes-2.6.44.xpi +2.6.46 +https://addons.mozilla.org/firefox/downloads/file/4066709/localcdn_fork_of_decentraleyes-2.6.46.xpi onion-in-container-browsing 0.82 https://addons.mozilla.org/firefox/downloads/file/3904685/onion_in_container_browsing-0.82.xpi @@ -32,10 +32,10 @@ __MSG_extensionName__ 1.29 https://clients2.google.com/service/update2/crx NoScript -11.4.13 +11.4.16 https://clients2.google.com/service/update2/crx LocalCDN -2.6.43 +2.6.45 https://clients2.google.com/service/update2/crx uBlock Origin 1.46.0 diff --git a/build.xml b/build.xml index 98222e1..e1129b1 100755 --- a/build.xml +++ b/build.xml @@ -327,7 +327,7 @@ Linux(because the top command will be run and the script will exit).\n\nBoth det - + diff --git a/docs/LINUX.html b/docs/LINUX.html index 58208e5..3e591f7 100644 --- a/docs/LINUX.html +++ b/docs/LINUX.html @@ -153,7 +153,7 @@
mkdir ~/tmp-i2pbrowser && cd ~/tmp-i2pbrowser
-wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.8/i2pbrowser.tar.gz
+wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.9/i2pbrowser.tar.gz
 tar xvzf i2pbrowser.tar.gz && cd i2pbrowser
 ## THIS STEP IS OPTIONAL but it will force the system to use Tor Browser from within the i2pbrowser directory.
 # This probably offers better security than vanilla Firefox.
diff --git a/docs/LINUX.md b/docs/LINUX.md
index 7b9f1f4..78c2836 100644
--- a/docs/LINUX.md
+++ b/docs/LINUX.md
@@ -7,7 +7,7 @@ Linux. These packages are for the **`amd64`** architecture.
 
 ```sh
 mkdir ~/tmp-i2pbrowser && cd ~/tmp-i2pbrowser
-wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.8/i2pbrowser.tar.gz
+wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.9/i2pbrowser.tar.gz
 tar xvzf i2pbrowser.tar.gz && cd i2pbrowser
 ## THIS STEP IS OPTIONAL but it will force the system to use Tor Browser from within the i2pbrowser directory.
 # This probably offers better security than vanilla Firefox.
diff --git a/docs/OSX.html b/docs/OSX.html
index b235f82..a87e11e 100644
--- a/docs/OSX.html
+++ b/docs/OSX.html
@@ -146,7 +146,7 @@
       file with any Java greater than Java 8.
     

mkdir ~/tmp-i2pfirefox && cd ~/tmp-i2pfirefox
-wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.8/i2pfirefox.zip
+wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.9/i2pfirefox.zip
 unzip i2pfirefox.zip
 ./cmd/i2pfirefox.cmd
 
diff --git a/docs/OSX.md b/docs/OSX.md
index e73e4d1..1be421d 100644
--- a/docs/OSX.md
+++ b/docs/OSX.md
@@ -7,7 +7,7 @@ packages. You can use the `.jar` file with any Java greater than Java 8.
 
 ```sh
 mkdir ~/tmp-i2pfirefox && cd ~/tmp-i2pfirefox
-wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.8/i2pfirefox.zip
+wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.9/i2pfirefox.zip
 unzip i2pfirefox.zip
 ./cmd/i2pfirefox.cmd
 
diff --git a/index.html b/index.html
index a1319b4..79165ba 100755
--- a/index.html
+++ b/index.html
@@ -302,7 +302,7 @@
       and a non-bundled Java
     
     
mkdir ~/tmp-i2pfirefox && cd ~/tmp-i2pfirefox
-wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.8/i2pfirefox.zip
+wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.9/i2pfirefox.zip
 unzip i2pfirefox.zip
 ./i2pfirefox.cmd
 
diff --git a/scripts/build.number b/scripts/build.number
index 4dbd913..e732381 100644
--- a/scripts/build.number
+++ b/scripts/build.number
@@ -1,3 +1,3 @@
 #Build Number for ANT. Do not edit!
-#Wed Jan 18 06:32:32 UTC 2023
-build.number=485
+#Sun Feb 12 20:31:18 UTC 2023
+build.number=486