Skip to content

YOURLS plugin: antispam plugin. Checks URL against major DNS black lists and removes all crap.

Notifications You must be signed in to change notification settings

YOURLS/antispam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Plugin for YOURLS 1.5+: Antispam Listed in Awesome YOURLS!

What for

This is an antispam plugin that uses major DNS blacklists to detect spam, at link creation time and at visit time :

  • URL are checked against the blacklist when short urls are created.
  • They are also randomly checked when someone follows a short URL and if the link has been compromised recently, the short URL is deleted.

DNS backlists used: zen.spamhaus.org, multi.surbl.org, bl.spamcop.net, combined.abuse.ch, dnsbl.sorbs.net.

How to

  • In /user/plugins, create a new folder named antispam
  • Drop these files in that directory
  • Go to the Plugins administration page and activate the plugin
  • Have fun

Disclaimer - please read

Checking against DNS blacklists may or may not work for you, this may depend on the type of spam you are getting and on other factors such as your server IP, your server ISP, the DNS you are using. It may even result in all domains being blacklisted from your server. Try and see.

If you're not sure what DNS blacklists are, you can check out the DNSBLs list.

If you're still not sure this plugin is for you, we recommend you use another plugin, such as Google Safe Browsing, or a plugin that will add a captcha to your public interface -- see the plugin list at https://github.com/YOURLS/awesome-yourls.

About

YOURLS plugin: antispam plugin. Checks URL against major DNS black lists and removes all crap.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages