Minor updates to rendering

This commit is contained in:
2012-10-07 19:17:06 +01:00
parent c520298934
commit 7decd9f77d
2 changed files with 8 additions and 5 deletions

4
app.py
View File

@@ -4,8 +4,8 @@ from map import CynoMap
app = Flask(__name__)
keyid = 0
vcode = ""
keyid = 525316
vcode = "8jIZ4pjpQOKQsUPY4cSpIy0Rtd4AcBh6HzOOzDC4qFlI0UO7dtJUVSkh7G7NhST"
@app.route('/cynos.svg')
@app.route('/cynos-<range>.svg')