- Include alternative tracker-purple.css - Add favicon.png to docroot - Add custom icon for homepage - Add auto page reload for tracker stats (ajax with meta refresh fallback) - Add footer to /tracker with ZzzOT version and github link - Add config options to hide version footer on /tracker or change footer text images by dr|z3d, same license as the code
9 lines
339 B
Plaintext
9 lines
339 B
Plaintext
clientApp.0.main=net.i2p.zzzot.ZzzOTController
|
|
clientApp.0.name=ZzzOT
|
|
clientApp.0.args=-d $PLUGIN start
|
|
clientApp.0.stopargs=-d $PLUGIN stop
|
|
clientApp.0.delay=0
|
|
clientApp.0.startOnLoad=true
|
|
# we also use i2p.jar and i2ptunnel.jar, they are in the standard router classpath
|
|
clientApp.0.classpath=$PLUGIN/lib/zzzot.jar,$I2P/lib/i2psnark.jar
|