TypechoJoeTheme

至尊技术网

统计
登录
用户名
密码
/
注册
用户名
邮箱

悠悠楠杉

网站页面
搜索到 5 篇与 的结果
2021-09-06

至尊码支付V3.1(原V免签易支付版)

至尊码支付V3.1(原V免签易支付版)
其他说明对接方式:易支付里面有自带SDK文件,方便对接PC端监控需要用国内服务器或者挂机宝不会搭建的话,可以免费代搭建一次有问题联系QQ:2352164397(只认在我这里购买的,有问题请使用购买者QQ联系),QQ群:105122659我这个是付费的(24小时内可退款),如果需要用免费开源的,可以用原版V免签:https://github.com/szvone/VmqphpAPP监控:https://zhizun.lanzouu.com/b0f9618te 密码:frw8PC监控:https://zhizun.lanzouu.com/b0f9618xi 密码:1tlv挂机宝:http://t.zzwws.top:81?t=j0pfbp注意:使用APP监控请在支付宝里的设置->新消息通知->朋友消息提醒,把这个关了!获取地址购买地址:http://t.zzwws.top:81?t=rnuvs7授权地址:http://t.zzwws.top:81?t=ws7rz1获取完整包:请在授权地址里的下载源码获取运行环境Nignx/Apache/IISPHP:7.4MySQL:5....
2021年09月06日
974,986 阅读
0 评论
2021-08-27

彩虹易支付源码(已安装V免签)

彩虹易支付源码(已安装V免签)
搭建后配置一下伪静态Nginx:location / { if (!-e $request_filename) { rewrite ^/(.[a-zA-Z0-9\-\_]+).html$ /index.php?mod=$1 last; } rewrite ^/pay/(.*)$ /pay.php?s=$1 last; } location ^~ /plugins { deny all; } location ^~ /includes { deny all; } Apache:RewriteRule ^(.[a-zA-Z0-9\-\_]+).html$ index.php?mod=$1 RewriteRule ^pay/(.*)$ pay.php?s=$1 下载地址:https://zhizun.lanzouj.com/iSNDV1rorehgV免签插件下载地址:https://zhizun.lanzoui.com/iN3pEte50gj插件下载后放到plugins目录下即可,比如plugins/vpay
2021年08月27日
5,076 阅读
2 评论