I was curious if the URL shortener works with spam filtering such as SURBL? Also how does one delete links? On a test site I've added a few links but didn't see an option to remove shortened links I've created locally.

Also how do others handle the whole potential for abuse issue? Thank you.

Comments

mgifford’s picture

Spam and for that matter Google's Safe Browsing API http://code.google.com/apis/safebrowsing/ to check URLs against Google's constantly updated blacklists of suspected phishing and malware pages.

locomo’s picture

this should be an optional setting though.. probably not necessary for folks not allowing public use

mgifford’s picture

Absolutely. Just an option for additional security/confidence in the links.

irakli’s picture

Google's API is probably the most obvious candidate to integrate with. Now I just need to find time to implement it :)

Anybody willing to help? :)

mably’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This issue was filed against the previous Drupal 6/7 module that used this project namespace.

The namespace has been taken over and the module has been replaced by a completely new and unrelated project for Drupal 10/11.

The original code remains available in the 6.x-1.x branch.

Closing this issue as it no longer applies to the current module.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.