Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pureexe/Yourls-meta-redirect
Yourls plugin use to skip link spam check.
https://github.com/pureexe/Yourls-meta-redirect
Last synced: 14 days ago
JSON representation
Yourls plugin use to skip link spam check.
- Host: GitHub
- URL: https://github.com/pureexe/Yourls-meta-redirect
- Owner: pureexe
- License: mit
- Created: 2014-11-03T15:18:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T02:52:26.000Z (almost 6 years ago)
- Last Synced: 2024-08-02T06:16:11.872Z (4 months ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Meta Redirect - Redirect using HTML meta tag when you prepend the short URL with an underscore (eg `http://sho.rt/_bleh`). (Plugins / M)
README
Meta Redirect
====================This is Yourls plugin use to skip spam check.
in my case. i can't post [ok-like.net](https://ok-like.net) url to facebook because facebook report this is spam, after i shorten link facebook report it spam too. so i this plugin use tag meta to redirect it will skip facebook spam check. if you want to redirect with tag meta add "_" (under score) before your keyword. if not it will use header redirect as default.such as [example.com/30v](http://example.com/30v) will change to [example.com/_30v](http://kuy.me/30v)
How to
===================
* In /user/plugins, create a new folder named meta-redirect
* Drop these files in that directory
* Go to the Plugins administration page and activate the plugin
* Have fun========================
if you want to try it. i installed this plugin as [tey.me](https://tey.me)
Develop on Yourls 1.7(sorry for my bad english)