I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects

Irc integration

Merged idk requested to merge irc-integration into master
Files
5
+ 0
1
@@ -49,6 +49,5 @@ contentUpdateById('window-visit-releases', 'windowVisitReleases');
contentUpdateById('releases', 'releases');
fetch('http://proxy.i2p').then((myJson) => {
console.log('FETCH RESULT', myJson);
contentUpdateById('proxy-check', 'proxySuccessStatus');
});
Loading