diff --git a/static/script.js b/static/script.js index 46220ea..5e66100 100755 --- a/static/script.js +++ b/static/script.js @@ -1,4 +1,4 @@ -// This code is licensed under GNU GPLv3. +// This code is licensed under GNU AGPLv3. const BASE_URL = "/api/appinfo"; var TS4_APP_ID = 1222670; const APPID_REGEX = /#((http(s)?:\/\/store\.steampowered\.com\/app\/)?(?\d{4,10})(.*))/