"> ');
本站使用了 Pjax 等基于 JavaScript 的开发技术,但您的浏览器已禁用 JavaScript,请开启 JavaScript 以保证网站正常显示!

微信QQ遮罩,内置浏览器打开提示(美化版)

自己的域名总是被举报,变红?
搞一个遮罩(跳转浏览器提示)就OK了
亲测在PHP网站完美使用
迷惑性问题:
问:这个干什么用的。答:微信QQ打开网站提示(图一)
问:怎么用 答:放在网站运行目录
话不多说,上图
请输入图片描述
代码下载:蓝奏云https://www.lanzoui.com/b015t8rpg
密码:hdrt

使用教程:

1.上传插件整个文件夹到 /public 目录。得到:
/public/WxqqJump

2.修改 /public/index.php 文件。在第一行 <?php 下新增一行:
require_once('WxqqJump/WxqqJump.php');

当不再使用或者需要临时关闭跳转时,只需//注销该行代码即可。


正在加载...

推广

 继续浏览关于 微信 的文章

 本文最后更新于:2024/06/11 08:41:27,可能因经年累月而与现状有所差异

 引用转载请注明:龙氏小哥 > 搬砖笔记 > 微信QQ遮罩,内置浏览器打开提示(美化版)

发现共鸣


Warning: curl_setopt() expects parameter 1 to be resource, null given in /www/wwwroot/blog.longshi.org/usr/themes/armx/functions.php on line 1531
如是说:我和我的小伙伴们都惊呆了!

发表评论

'); pageInit(); NProgress.done(); var url = window.location.href; if(url.indexOf("comment")>-1 ){ $('html,body').animate({scrollTop: $('#comments').offset().top /*+ Ch*/ }, 500); } if(typeof Blazy != 'undefined' && Blazy instanceof Function){ $(document).ready(function(){ var blazy = new Blazy(); }); } } }); InstantClick.on('wait', function(){ //点击链接但未加载 NProgress.start(); NProgress.inc(); }); // InstantClick.on('receive',function(url){ //页面已预加载 // url // body // title // }); // InstantClick.on('fetch',function(url){ //页面开始预加载 // }); InstantClick.init('mousedown'); } pageInit();