Premium URL Shortener是一個專業的網址縮短程序,具有比您要求更強大的功能。內置數百種高級功能,可滿足您的營銷需求。漂亮的URL縮短器腳本,它使您的用戶可以將長的混亂URL轉換爲簡短,易于記憶的URL。不止于此,它還具有大量驚人的功能,例如:流量和數據分析、國家和設備定位、密碼保護等等。
主要功能:
完整的後台管理、功能齊全的用戶面板、用戶系統、社交分享、短網址統計、短網址自定義、多國語言支持、社交分享以及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 [L] RewriteRule ^api-about api-about.php [L] RewriteRule ^contact contact.php [L] RewriteRule ^tos tos.php [L] RewriteRule ^([^/.]+)/?[ DISCUZ_CODE_1 ]nbsp; link.php?id=$1 [L] RewriteRule ^404 404.php [L] php_value max_execution_time 6000 ErrorDocument 404 https://wvw.uttx.me/404 ErrorDocument 403 https://wvw.uttx.me/404
Nginx服務器:點擊「域名設置」➠「僞靜態」,然後將本地地址修改成您自己的域名,再複制進去,代碼如下:
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://wvw.uttx.me/404; error_page 403 https://wvw.uttx.me/404;
Version v5.6.5 更新日志(26/11/2019)
● Added Web Risk API
● Added Active Security Checks
● Fixed Thubmnail issue
下載地址:藍奏雲
本頁面所有內容均收集與互聯網,僅供測試和學習使用。請在測試後 24 小時內刪除所有測試信息,否則一切後果自行承擔!如果您真心喜歡該程序,請支持正版程序,購買注冊,得到更好的正版服務。
未經允許不得轉載:格林尼治源碼 » Premium URL Shortener v5.6.5 PHP短網址商業開心版