mirror of
https://github.com/fergalmoran/xtreamium.git
synced 2025-12-25 11:10:59 +00:00
7 lines
121 B
Python
7 lines
121 B
Python
provider = dict(
|
|
name="<name>",
|
|
server="http://<server>",
|
|
username="<username>",
|
|
password="<password>"
|
|
)
|