admin 發表於 2020-1-19 21:29:12

Premium URL Shortener v5.6.5 PHP短網址商業開心版

https://p0.meituan.net/csc/f4820b24faf013e8e6b32e859492f15d111554.png
       Premium URL Shortener是一個專業的網址縮短程序,具有比您要求更強大的功能。內置數百種高級功能,可滿足您的營銷需求。漂亮的URL縮短器腳本,它使您的用戶可以將長的混亂URL轉換爲簡短,易于記憶的URL。不止于此,它還具有大量驚人的功能,例如:流量和數據分析、國家和設備定位、密碼保護等等。

       官方網站:https://www.gempixel.com

主要功能:
       完整的後台管理、功能齊全的用戶面板、用戶系統、社交分享、短網址統計、短網址自定義、多國語言支持、社交分享以及API系統等。

功能介紹:
● 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

設置僞靜態:需要設置僞靜態才可以生成短網址訪問成功。
Apache服務器:編輯.htaccess文件,將本地地址修改成您自己的域名,代碼如下:RewriteEngine on
RewriteRule ^about about.php
RewriteRule ^api-about api-about.php
RewriteRule ^contact contact.php
RewriteRule ^tos tos.php
RewriteRule ^([^/.]+)/?[ DISCUZ_CODE_1 ]nbsp; link.php?id=$1
RewriteRule ^404 404.php

<IfModule mod_php5.c>
php_value max_execution_time 6000
</IfModule>

ErrorDocument 404 https://www.crskey.com/404
ErrorDocument 403 https://crskey.com/404Nginx服務器:點擊「域名設置」➠「僞靜態」,然後將本地地址修改成您自己的域名,再複制進去,代碼如下:
rewrite ^/about /about.php last;
rewrite ^/api-about /api-about.php last;
rewrite ^/contact /contact.php last;
rewrite ^/tos /tos.php last;
rewrite ^/([^/.]+)/?$ /link.php?id=$1 last;
rewrite ^/404 /404.php last;
error_page 404 https://www.crskey.com/404;
error_page 403 https://www.crskey.com/404;Version v5.6.5 更新日志(26/11/2019)
● Added Web Risk API
● Added Active Security Checks
● Fixed Thubmnail issue

       演示:http://dwz.uttx.me

https://ae01.alicdn.com/kf/U0ca007472fc0456faacb540be4e7e79dL.gif
https://p0.meituan.net/csc/a65918b247a16c1ab90a48c0fbf703ab5981.png

       本頁面所有內容均收集與互聯網,僅供測試和學習使用。請在測試後 24 小時內刪除所有測試信息,否則一切後果自行承擔!如果您真心喜歡該程序,請支持正版程序,購買注冊,得到更好的正版服務。
頁: [1]
查看完整版本: Premium URL Shortener v5.6.5 PHP短網址商業開心版