Update clickthecity.com

This commit is contained in:
freearhey
2023-11-18 17:17:41 +03:00
parent a891187dc5
commit 7050f7e890
2 changed files with 3 additions and 3 deletions

View File

@@ -59,6 +59,7 @@ module.exports = {
const [, site_id] = url.match(/netid=(\d+)/) || [null, null]
return {
lang: 'en',
site_id,
name
}