All Projects → benzBrake → Shortlinks

benzBrake / Shortlinks

Typecho外链转内链插件,支持正文和评论者链接

Labels

Projects that are alternatives of or similar to Shortlinks

Single
🎈 一个简洁大气,含夜间模式的 Typecho 博客主题
Stars: ✭ 439 (+245.67%)
Mutual labels:  typecho
Typecho Plugin Mailer
📧 又一款评论邮件提醒插件
Stars: ✭ 60 (-52.76%)
Mutual labels:  typecho
Pinghsu
Pinghsu, A Typecho Theme
Stars: ✭ 1,258 (+890.55%)
Mutual labels:  typecho
Typecho Theme Void
🐒 猴子打字机原理的产物
Stars: ✭ 541 (+325.98%)
Mutual labels:  typecho
Typecho
A PHP Blogging Platform. Simple and Powerful.
Stars: ✭ 8,417 (+6527.56%)
Mutual labels:  typecho
Typecho Theme Waxy
Waxy 简洁自适应博客主题,轻量高效,悦于书写!演示地址:https://www.idzd.top/
Stars: ✭ 65 (-48.82%)
Mutual labels:  typecho
Typecho Theme Aria
Typecho Theme Aria - 书写自己的篇章
Stars: ✭ 422 (+232.28%)
Mutual labels:  typecho
Typecho Theme Icarus
Hexo 主题 Icarus (by Ruipeng Zhang) 的 Typecho 移植版本
Stars: ✭ 95 (-25.2%)
Mutual labels:  typecho
Material Typecho
🎨 简洁 material 风格 typecho 主题
Stars: ✭ 53 (-58.27%)
Mutual labels:  typecho
Copyright For Typecho
一个灵活的版权小尾巴插件 for Typecho
Stars: ✭ 80 (-37.01%)
Mutual labels:  typecho
Pio
🎃 一个支持更换 Live2D 模型的纯 JS 插件
Stars: ✭ 626 (+392.91%)
Mutual labels:  typecho
Typecho Theme Twitter
A twitter liked typecho theme.
Stars: ✭ 9 (-92.91%)
Mutual labels:  typecho
Adams
🍢 A simple but graceful typecho theme.
Stars: ✭ 70 (-44.88%)
Mutual labels:  typecho
Typecho Theme Material
Material Design theme for typecho.
Stars: ✭ 464 (+265.35%)
Mutual labels:  typecho
Teepay
Typecho 个人支付宝、微信收款插件
Stars: ✭ 90 (-29.13%)
Mutual labels:  typecho
Onekey caddy php7 sqlite3
小内存 VPS 一键搭建 Caddy+PHP7+Sqlite3 环境 (支持VPS最小内存64M),一键翻墙 caddy+web(php+sqlite3)+v2ray+bbr。
Stars: ✭ 435 (+242.52%)
Mutual labels:  typecho
Dreamcat
DreamCat 是一个极简自适应博客主题,年轻人追梦良品!
Stars: ✭ 62 (-51.18%)
Mutual labels:  typecho
Time
time是一个for typecho相册模板
Stars: ✭ 112 (-11.81%)
Mutual labels:  typecho
Typecho Plugin Exsearch
🔍 为 Typecho 带来实时搜索体验
Stars: ✭ 93 (-26.77%)
Mutual labels:  typecho
Cat
a slight blog theme.
Stars: ✭ 75 (-40.94%)
Mutual labels:  typecho

ShortLinks

有时候我们为了减少权重的流失,或者是为了隐藏某些推荐链接(比如:淘宝客、主机推荐),因此需要将外链转化为内链(淘宝客、主机推荐都是隐藏 AFF)。

Typecho 外链转内链插件,支持正文和评论者链接。

从比 1.0.9 更老的版本升级上来建议先禁用再启用。

本插件自从 1.1.0 b2 开始收费,收费方式为自由付费。 你觉得它值多少钱就付款给我多少钱!如果觉得一文不值,你也可以直接白嫖!

Buy Ryan A Coffee

或者过去 我的博客 打赏

获取 Download

最稳定版下载地址

简介 Introduction

  1. 把外部链接转换为 your_blog_path/go/key/,撰写链接页面支持修改
  2. 通过菜单“创建->短链接”设置;
  3. 自定义短链功能来自golinks
  4. 支持 referer 白名单和外链转换白名单;
  5. 支持跳转页面,可以自行制作模板放到 templates 目录下,插件设置里可选择,目前自带 5 个模板;
  6. 支持自定义字段转换(实验性功能,开启强制转换后更好用);
  7. 支持关闭指定页面的链接转换功能。添加自定义字段 noshort 即可;
  8. 支持前台渲染插件(实验性功能,插件设置中开启强制转换)

使用方法 Usage

  • 使用 Git 命令直接克隆至插件目录即可,例如: /var/www/html/usr/plugins/
  • 然后启用插件即可

其他 Others

模板使用 Template Usage

模板功能自 1.1.0 b1 开始支持更多的字段替换。

支持 Typecho 选项和主题选项字段替换。

就是平常用 $this->options->logoUrl 这样的形式调用的字段,可以直接在模板里使用 {{logoUrl}} 定义,ShortLinks 插件会自动替换。

如果发现有不支持的字段,别尝试了,就是 ShortLinks 没适配。

计划功能 Todo

  • 自定义短链接增加密码功能

感谢 Thanks

预览 Preview

暂无

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].