Skip to content
Snippets Groups Projects
Commit c22777a2 authored by nkour's avatar nkour
Browse files

a new proxy for FT (does nothing atm). thanks bmalkow for this proxy

parent 0e48321a
No related branches found
No related tags found
No related merge requests found
......@@ -294,6 +294,7 @@ class Config:
proxies65_default = {
'proxy.jabber.org': [ '208.245.212.98', '7777', 'proxy.jabber.org' ],
'proxy65.jabber.autocom.pl': ['213.134.161.52', '7777', 'proxy65.jabber.autocom.pl'],
}
def foreach(self, cb, data = None):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment