全球主机交流论坛

标题: 关于短链接服务求助,MJJ们快来 [打印本页]

作者: mochan    时间: 2024-4-17 18:06
标题: 关于短链接服务求助,MJJ们快来
之前用过Premium URL Shortener和yourls的短链接服务,不过很久没搭建了,有哪款短链接服务支持ip去重吗,后台和操作越简单越好的(全中文最好),求推荐
作者: outerish    时间: 2024-4-17 18:12
Adlinkfly 69usd
作者: hundouluo    时间: 2024-4-17 18:12
短链没有,手撸了一个短ip
  1. curl 3.0.2.1/0/2a03:2880:f15c:287:face:b00c:0:25de

  2. {
  3.     "ip": "2a03:2880:f15c:287:face:b00c:0:25de",
  4.     "short": 3,
  5.     "url": "3.0.2.1/0/3"
  6. }
复制代码

作者: txjcv    时间: 2024-4-17 18:13
你要多短
作者: Right    时间: 2024-4-17 18:15
其他都用遍了,最后还是用回nginx
作者: mochan    时间: 2024-4-17 18:43
txjcv 发表于 2024-4-17 18:13
你要多短

短域名有,不是要短域名
作者: NVMe    时间: 2024-4-17 18:51
本帖最后由 NVMe 于 2024-4-17 18:54 编辑

ADLinkFly Nulled 方法

一、注釋掉
  1. vendor/cakephp/cakephp/src/basics.php
  2. vendor/cakephp/cakephp/src/Core/functions.php
复制代码

文檔中
  1. \Cake\Event\EventManager::instance()->on('Model.beforeSave', function (\Cake\Event\Event $event, $entity, $options)
复制代码

函數 整個函數都要注釋掉

二、注釋掉
  1. src/Controller/Admin/AppAdminController.php
复制代码

文檔中
  1. if ($this->redirect_for_license_activate()) {
  2.         return $this->redirect(['controller' => 'Activation', 'action' => 'index'], 307);
  3. }
复制代码


作者: psyduck    时间: 2024-4-17 19:03
outerish 发表于 2024-4-17 18:12
Adlinkfly 69usd

没有中文啊
作者: 榆木    时间: 2024-4-17 19:17
什么叫ip去重?
作者: mochan    时间: 2024-4-17 19:23
榆木 发表于 2024-4-17 19:17
什么叫ip去重?

同ip多次访问只算一次




欢迎光临 全球主机交流论坛 (https://443502.xyz/) Powered by Discuz! X3.4