Merge pull request #586 from pcoder/add_missing_analytics_codes

Add analytics codes for devuanhosting.com, ipv6onlyhosting.{com,net}
This commit is contained in:
Pcoder 2018-03-14 21:51:49 +01:00 committed by GitHub
commit d70a95b31c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -610,7 +610,10 @@ GOOGLE_ANALYTICS_PROPERTY_IDS = {
'node-hosting.ch': 'UA-62285904-7',
'datacenterlight.ch': 'UA-62285904-8',
'devuanhosting.ch': 'UA-62285904-9',
'devuanhosting.com': 'UA-62285904-9',
'ipv6onlyhosting.ch': 'UA-62285904-10',
'ipv6onlyhosting.net': 'UA-62285904-10',
'ipv6onlyhosting.com': 'UA-62285904-10',
'127.0.0.1:8000': 'localhost',
'dynamicweb-development.ungleich.ch': 'development',
'dynamicweb-staging.ungleich.ch': 'staging'