add i2pgit to i2pconv table, edit release notes to match links
This commit is contained in:
@ -69,8 +69,7 @@ maintain security and help the network is to run the latest release.
|
||||
|
||||
`{% trans %}Full list of fixed bugs{% endtrans %}`__
|
||||
|
||||
__ https://i2pgit.org/i2p-hackers/i2p.i2p/-/issues?scope=all&state=closed&milestone_title=1.6.0
|
||||
__ http://git.idk.i2p/i2p-hackers/i2p.i2p/-/issues?scope=all&state=closed&milestone_title=1.6.0
|
||||
__ http://{{ i2pconv('git.idk.i2p') }}/i2p-hackers/i2p.i2p/-/issues?scope=all&state=closed&milestone_title=1.6.0
|
||||
|
||||
|
||||
**{% trans %}SHA256 Checksums:{% endtrans %}**
|
||||
|
@ -27,6 +27,7 @@ I2P_TO_CLEAR = {
|
||||
'echelon.i2p/javadoc': 'docs.i2p-projekt.de/javadoc', # Hacky to include the path, but it works!
|
||||
'stats.i2p': 'stats.i2p', # Inproxy disabled at request of site owner
|
||||
'zzz.i2p': 'zzz.i2p', # Inproxy disabled at request of site owner
|
||||
'git.idk.i2p': 'i2pgit.org', # Git mirror
|
||||
}
|
||||
|
||||
CLEAR_HTTP = [
|
||||
|
Reference in New Issue
Block a user