parent
afb2cc4339
commit
a8e1aa3154
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@
|
||||||
var locationPath = [
|
var locationPath = [
|
||||||
window.location.protocol,
|
window.location.protocol,
|
||||||
'//',
|
'//',
|
||||||
window.location.hostname,
|
window.location.host,
|
||||||
window.location.pathname
|
window.location.pathname
|
||||||
].join('')
|
].join('')
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue