page generation update for: 2023-01-18 05:21:43.123519064 +0000 UTC m=+59.342657973

This commit is contained in:
idk
2023-01-18 05:21:43 +00:00
parent 00fa22cb0d
commit 5c7bbace94
6 changed files with 21 additions and 16 deletions

View File

@ -143,6 +143,17 @@
<a id="returnhome" href="/">
/
</a>
<h2>
Tue, January 17
</h2>
<ul>
<li>
Remove HTTPS everywhere from all profiles
</li>
<li>
Generate a Tor Browser install to go inside Linux jpackage portables
</li>
</ul>
<h2>
Sat, December 31
</h2>

View File

@ -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.7/i2pfirefox.zip
wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.8/i2pfirefox.zip
unzip i2pfirefox.zip
./i2pfirefox.cmd

View File

@ -153,14 +153,11 @@
1.44
https://addons.mozilla.org/firefox/downloads/file/4020669/i2p_in_private_browsing-1.44.xpi
noscript
11.4.13
https://addons.mozilla.org/firefox/downloads/file/4033638/noscript-11.4.13.xpi
11.4.14
https://addons.mozilla.org/firefox/downloads/file/4050735/noscript-11.4.14.xpi
localcdn-fork-of-decentraleyes
2.6.43
https://addons.mozilla.org/firefox/downloads/file/4041581/localcdn_fork_of_decentraleyes-2.6.43.xpi
https-everywhere
2021.7.13
https://addons.mozilla.org/firefox/downloads/file/3809748/https_everywhere-2021.7.13.xpi
2.6.44
https://addons.mozilla.org/firefox/downloads/file/4052425/localcdn_fork_of_decentraleyes-2.6.44.xpi
onion-in-container-browsing
0.82
https://addons.mozilla.org/firefox/downloads/file/3904685/onion_in_container_browsing-0.82.xpi
@ -180,11 +177,8 @@ https://clients2.google.com/service/update2/crx
NoScript
11.4.13
https://clients2.google.com/service/update2/crx
__MSG_about_ext_name__
2022.5.24
https://clients2.google.com/service/update2/crx
LocalCDN
2.6.39
2.6.43
https://clients2.google.com/service/update2/crx
uBlock Origin
1.46.0

View File

@ -327,7 +327,7 @@ Linux(because the top command will be run and the script will exit).\n\nBoth det
<target name="buildNum">
<buildnumber file="scripts/build.number" />
<property name="release.number" value="1.0.7" />
<property name="release.number" value="1.0.8" />
<exec executable="echo" osfamily="unix">
<arg value="${release.number}-${build.number}" />
</exec>

View File

@ -302,7 +302,7 @@
and a non-bundled Java
</h4>
<pre><code class="language-sh">mkdir ~/tmp-i2pfirefox &amp;&amp; cd ~/tmp-i2pfirefox
wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.7/i2pfirefox.zip
wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.8/i2pfirefox.zip
unzip i2pfirefox.zip
./i2pfirefox.cmd

View File

@ -1,3 +1,3 @@
#Build Number for ANT. Do not edit!
#Wed Jan 18 04:24:12 UTC 2023
build.number=461
#Wed Jan 18 05:19:43 UTC 2023
build.number=463