<short_name>Pre-Barreau</short_name>
<name>Pre-Barreau</name>
<description>La preparation au Barreau de Paris</description>
- <url>http://augustins.pre-barreau.com</url>
+ <url>http://localhost</url>
<genre>Other</genre>
<channels>1</channels>
</infos>
break
except:
self.ip = 'localhost'
- self.url = url
+ self.url = 'http://' + self.ip
self.port = self.conf['port']
self.acpi = acpi.Acpi()
self.format = self.conf['format']