Update index.html
This commit is contained in:
parent
b765cc30bb
commit
8081fc40ee
@ -17,7 +17,7 @@
|
||||
<script type="text/javascript">
|
||||
setTimeout(function(){
|
||||
if(location.hostname.indexOf('passer-by.com')<0){
|
||||
//location.href = 'http://passer-by.com/';
|
||||
location.href = 'http://passer-by.com/';
|
||||
}else if( window.top != window.self ) {
|
||||
window.top.location = self.location.href;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user