1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

All POST methods now require an API key

This commit is contained in:
Krateng
2018-12-29 16:57:52 +01:00
parent 6082094a3e
commit bfff37a549
3 changed files with 83 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
import urllib
import json
from utilities import artistLink
from htmlgenerators import artistLink
def replacedict(keys,dbport):