index.js
来自「小游戏网站演示www.4399.io 拥有4万条游戏数据」· JavaScript 代码 · 共 12 行
JS
12 行
document.writeln("<script type=\"text\/javascript\"><!--");
document.writeln("google_ad_client = \"pub-1165028290769138\";");
document.writeln("\/* 728x90, 创建于 08-11-5 *\/");
document.writeln("google_ad_slot = \"8406036133\";");
document.writeln("google_ad_width = 728;");
document.writeln("google_ad_height = 90;");
document.writeln("\/\/-->");
document.writeln("<\/script>");
document.writeln("<script type=\"text\/javascript\"");
document.writeln("src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">");
document.writeln("<\/script>")
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?