@@ -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('')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user