mirror of
https://github.com/mumuy/data_location.git
synced 2025-04-05 07:02:59 +08:00
Merge branch 'master' of https://github.com/mumuy/data_location
This commit is contained in:
commit
77b99cddf7
@ -16,7 +16,7 @@
|
|||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
setTimeout(function(){
|
setTimeout(function(){
|
||||||
if(location.protocol.indexOf('http')>-1&&location.hostname.indexOf('passer-by.com')==-1){
|
if(location.protocol.indexOf('http')>-1&&location.hostname.indexOf('passer-by.com')==-1){
|
||||||
// location.href = 'http://passer-by.com/';
|
location.href = 'http://passer-by.com/';
|
||||||
}else if( window.top != window.self ) {
|
}else if( window.top != window.self ) {
|
||||||
window.top.location = self.location.href;
|
window.top.location = self.location.href;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user