3 lines
44 B
Python
3 lines
44 B
Python
from i2p2www import app
|
|
app.run(debug=True)
|
from i2p2www import app
|
|
app.run(debug=True)
|