mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 06:58:42 +00:00
ident
This commit is contained in:
parent
e039de8406
commit
df744c4658
1 changed files with 11 additions and 12 deletions
|
@ -143,7 +143,6 @@ class DelugeGTK:
|
|||
|
||||
pygtk = '%i.%i.%i' %(gtk.pygtk_version[0],gtk.pygtk_version[1],gtk.pygtk_version[2])
|
||||
gtk.gdk.threads_enter()
|
||||
|
||||
urllib.urlopen("http://download.deluge-torrent.org/stats.php?processor=" + \
|
||||
platform.machine() + "&python=" + platform.python_version() \
|
||||
+ "&os=" + platform.system() + "&pygtk=" + pygtk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue