3 lines
45 B
Python
3 lines
45 B
Python
from i2p2www import app
|
|
app.run(debug=False)
|
from i2p2www import app
|
|
app.run(debug=False)
|