Skip to content

YOURLS plugin: manage authorized URL protocols differently if user is known or not

Notifications You must be signed in to change notification settings

YOURLS/custom-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Plugin for YOURLS : Custom Protocols Listed in Awesome YOURLS!

This is an example plugin - build on it !

💡 This plugin requires YOURLS 1.6+

What for

  • If the user is known, this plugin adds custom protocol blah:// to authorized protocols.
  • If the user is unknown (using a public interface for instance) then this plugin restricts authorized protocols to http and https only.

See Public Shortening.

How to

  • In /user/plugins, create a new folder named custom-protocols
  • Drop these files in that directory
  • Edit this plugin to suit your needs
  • Go to the Plugins administration page and activate the plugin
  • Have fun

About

YOURLS plugin: manage authorized URL protocols differently if user is known or not

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages