Commit 36b6cbff by root

first commit

parent 5da8b928
......@@ -38,6 +38,8 @@
url = '868vip.live'
} else if (locationHost === 'www.868vip.asia' || locationHost === 'm.www.868vip.asia') {
url = '868vip.asia'
} else if (locationHost === 'www.868vip.app' || locationHost === 'm.www.868vip.app') {
url = '868vip.app'
} else {
url = window.location.host
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment