function x(){ if(!/\/a\//i.test(location.href)){ return; } $('
').insertAfter($('.hb')); if(!/\/a\/(?:zzsj|taoyuanyun|gsou|fastfly|cloud_1yunti|cloud_fliggy|nilaoshi_|tool_|zhanghao_|page_)/i.test(location.href)){ $('').html('⚠️ 注意:此机场不在首页推荐中,其稳定性未知,链接可能失效,请购买老师推荐的机场!').attr({"style":"border:1px solid red;display:block;margin:auto;color:red;padding:8px;box-sizing:border-box;"}).insertAfter($('.m h2')); } } if(typeof $=='undefined'){ defj.then(function(){ x(); defj.promise(); }); }else{ x(); }