update index.html

This commit is contained in:
idk
2022-09-17 15:05:30 -04:00
parent 834c070318
commit adb8c8b2c7
3 changed files with 33 additions and 7 deletions

21
I2PPureJavaBrowser.md Normal file
View File

@ -0,0 +1,21 @@
# Class I2PPureJavaBrowser [[src]](src/java/net/i2p/i2pfirefox/I2PPureJavaBrowser.java)
>
Access: public
package: net.i2p.i2pfirefox
## Dependencies
<details>
<summary>
Show dependencies
</summary>
<ul>
</ul>
</details>
## No member variables in this class
## No methods in this class

View File

@ -204,7 +204,7 @@ Linux(because the top command will be run and the script will exit).\n\nBoth det
<arg value="" />
</exec>
<exec executable="echo" failonerror="true" append="true" output="src/i2p.firefox.base.profile/version.md">
<property name="release.number" value="0.0.37" />
<property name="release.number" value="0.0.36" />
</exec>
<exec executable="echo" failonerror="true" append="true" output="src/i2p.firefox.base.profile/version.md">
<arg value="" />
@ -396,7 +396,7 @@ Linux(because the top command will be run and the script will exit).\n\nBoth det
<arg value="" />
</exec>
<exec executable="echo" failonerror="true" append="true" output="src/i2p.firefox.usability.profile/version.md">
<property name="release.number" value="0.0.37" />
<property name="release.number" value="0.0.36" />
</exec>
<exec executable="echo" failonerror="true" append="true" output="src/i2p.firefox.usability.profile/version.md">
<arg value="" />
@ -446,7 +446,7 @@ Linux(because the top command will be run and the script will exit).\n\nBoth det
<arg value="" />
</exec>
<exec executable="echo" failonerror="true" append="true" output="src/i2p.chromium.base.profile/version.md">
<property name="release.number" value="0.0.37" />
<property name="release.number" value="0.0.36" />
</exec>
<exec executable="echo" failonerror="true" append="true" output="src/i2p.chromium.base.profile/version.md">
<arg value="" />
@ -499,7 +499,7 @@ Linux(because the top command will be run and the script will exit).\n\nBoth det
<arg value="" />
</exec>
<exec executable="echo" failonerror="true" append="true" output="src/i2p.chromium.usability.profile/version.md">
<property name="release.number" value="0.0.37" />
<property name="release.number" value="0.0.36" />
</exec>
<exec executable="echo" failonerror="true" append="true" output="src/i2p.chromium.usability.profile/version.md">
<arg value="" />
@ -674,7 +674,7 @@ Linux(because the top command will be run and the script will exit).\n\nBoth det
<arg value="update-only=true" />
</exec>
<exec executable="echo" osfamily="unix" failonerror="true" output="plugin/plugin.config" append="true">
<property name="release.number" value="0.0.37" />
<property name="release.number" value="0.0.36" />
</exec>
<input message="Enter su3 signing key password:" addproperty="release.password.su3" />
<fail message="You must enter a password." >
@ -697,7 +697,7 @@ Linux(because the top command will be run and the script will exit).\n\nBoth det
<copy file="scripts/robots.txt" todir="plugin/eepsite/docroot/" overwrite="true" />
<mkdir dir="plugin/eepsite/docroot/torrents/" />
<exec executable="echo" osfamily="unix" failonerror="true" output="plugin/plugin.config" append="true">
<property name="release.number" value="0.0.37" />
<property name="release.number" value="0.0.36" />
</exec>
<exec executable="scripts/makeplugin.sh" inputstring="${release.password.su3}" failonerror="true" >
<arg value="plugin" />

View File

@ -92,6 +92,11 @@
I2PGenericUnsafeBrowser
</a>
</li>
<li>
<a href="I2PPureJavaBrowser.html">
I2PPureJavaBrowser
</a>
</li>
<li>
<a href="LICENSE.html">
LICENSE
@ -235,7 +240,7 @@
</h3>
<pre><code class="language-sh">
mkdir ~/tmp-i2pfirefox &amp;&amp; cd ~/tmp-i2pfirefox
wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/0.0.37/i2pfirefox.zip
wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/0.0.36/i2pfirefox.zip
unzip i2pfirefox.zip
./i2pfirefox.cmd