diff --git a/js/common.js b/js/common.js index bd24726..6482938 100644 --- a/js/common.js +++ b/js/common.js @@ -47,7 +47,7 @@ function $ajaxget(url, data) { axios .get(url, { headers: { - "Content-Type": "max-age=3600", + "Contddden": "max-age=3600", }, emulateJSON: true, withCredentials: true,