顶点网 » 脚本代码 » Premium URL Shortener v5.5 - PHP短网址商业破解版
四月 22 2019年

Premium URL Shortener v5.5 - PHP短网址商业破解版

reishi  2019-04-22, 00:00   脚本代码  24 789  已测试 
5 条评论

Premium URL Shortener v5.5 - PHP短网址商业破解版

源码介绍



Premium URL Shortener是一个专业的网址缩略的脚本代码
其主要功能有:完整的后台管理、功能齐全的用户面板、用户系统、社交分享、短网址统计、短网址自定义、多国语言支持、社交分享以及API系统等。
本次发布的是5.4.3版本


在线演示




功能介绍



https://gempixel.com/products/url-shortener-script
Social-Friendly
jQuery Driven With Fallback
New Splash Pages
Private Service
URL Bookmarking System with Bookmarklet
Anonymous User History (new)
Facebook Connect and Twitter Login
Easy Translation
Geotargeting System
Advanced API System
URL Validation & reCaptcha Plugin
Full-Featured Administration Panel
Responsive Template with built-in Template Editor
Quick & Easy Installer
Extensive Documentation


系统需求



见官网


更新日志



Version 5.5 (18/03/2019)
+ Added custom schemes
+ Added option to change length of random alias
+ Added option to modify email messages
+ Added unique clicks counter tracker (faster stats page)
+ Added option to choose domain when editing links
+ Fixed pixels issue
+ Fixed delete bundle issue
+ Fixed display advanced feature


下载地址



Premium URL Shortener v5.5 - PHP短网址商业破解版


  1. 默认头像

    rock19  (会员)

    2019-09-05 13:17 2 条评论

    下载地址失效了

  1. 默认头像

    reishi  (管理员)

    2019-09-05 13:18 1 548 条评论

    引用: rock19
    下载地址失效了

    可以的,刚才我打开了试了一下,输入提取码可以的。

  1. 默认头像

    muwusheji  (会员)

    2019-09-20 11:22 3 条评论

    安装了后台无法打开,也无法生成??

  1. 默认头像

    njlczk  (会员)

    2019-09-27 00:01 25 条评论

    老大,ngix的伪静态放一个吧~!总是404.。

  1. 默认头像

    reishi  (管理员)

    2020-01-04 22:04 1 548 条评论

    引用: njlczk
    老大,ngix的伪静态放一个吧~!总是404.。

    试试这个
    我转换的,没测试。
    
    if (!-d $request_filename){
    	set $rule_0 1$rule_0;
    }
    if (!-f $request_filename){
    	set $rule_0 2$rule_0;
    }
    if ($rule_0 = "21"){
    	rewrite ^/admin/(.*)?$ /admin/index.php?a=$1 last;
    }
    rewrite ^/sitemap.xml$ /sitemap.php ;
    if (!-d $request_filename){
    	set $rule_2 1$rule_2;
    }
    if (!-f $request_filename){
    	set $rule_2 2$rule_2;
    }
    if ($rule_2 = "21"){
    	rewrite ^/(.*)?$ /index.php?a=$1 last;
    }
    error_page 404 /index.php?a=404;
    

信息

想要留言? 请 登录 您的账号。还没有? 你可以 点击注册账号

投票调查

对新模板的看法