关于短链接服务求助,MJJ们快来 只看楼主

之前用过Premium URL Shortener和yourls的短链接服务,不过很久没搭建了,有哪款短链接服务支持ip去重吗,后台和操作越简单越好的(全中文最好),求推荐
Adlinkfly 69usd
短链没有,手撸了一个短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. }
  • 4# txjcv
  • 2024-4-17 18:13:16
你要多短
  • 5# Right
  • 2024-4-17 18:15:22
其他都用遍了,最后还是用回nginx
  • 6# mochan
  • 2024-4-17 18:43:32
引用: txjcv 发表于 2024-4-17 18:13
你要多短

短域名有,不是要短域名
  • 7# NVMe
  • 2024-4-17 18:51:38
本帖最后由 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. }

引用: outerish 发表于 2024-4-17 18:12
Adlinkfly 69usd

没有中文啊
  • 9# 榆木
  • 2024-4-17 19:17:59
什么叫ip去重?
  • 10# mochan
  • 2024-4-17 19:23:31
引用: 榆木 发表于 2024-4-17 19:17
什么叫ip去重?

同ip多次访问只算一次