GoodForNothing Link Proxy

GoodForNothing Link Proxy 1.0.5

No permission to download
I have only 1 feature request

I'd like to turn off the anonymity, but still keep the re-direct warning page. In honest truth, I'm not all to worried about my site having anonymity, but more worried about "hidden" (masked) links and like how this warning page helps alert members that X link will take them to Y location.

But more importantly, I noticed when having the anonymity turned on; the following seems to fail

http://test.skimlinks.com

So I'd like a middle ground compromise where my members would still get the warning page, but not be so anonymous on where they come from. ;)

I'm using this if it means anything
http://xenforo.com/community/resources/add-skimlinks-code.723/
 
Have you tried adding test.skimlinks.com to the whitelisted domains?
I'm a little confused on the instructions on how to add more than 1 domain to the while list

"domain.com" "domain.net" "domain.org"

^ Correct or without spaces?

"domain.com""domain.net""domain.org"


Typically I would have expect this a little like tags with commas (but your instructions says to use "" )
 
I'm a little confused on the instructions on how to add more than 1 domain to the while list

"domain.com" "domain.net" "domain.org"

^ Correct or without spaces?

"domain.com""domain.net""domain.org"


Typically I would have expect this a little like tags with commas (but your instructions says to use "" )
I didn't said anything about the quotes :P
If you look closely:
separate by a single space " "
you just need to separate the domains with only a space... I used the quotes to show people what "space" really is...
the list will be like:
Code:
domain.com domain.net domain.org
and so on...
 
BUG
I have forum converted from vBulletin v3.8.*
The Anonymizer/URL Redirector not understand old BB-Code from vBulletin like
Code:
[URL]http://domen.com/[/URL]


only BB-Code from XenForo
Code:
[URL='http://domen.com/']domen.com[/URL]
Please fix this =)
 
Top Bottom