You can use existing sources in your application. It will just link to already associated URL.

Examples:
https://twitter.com/home?status=test&source=quicksilver

So modify the script like this:
set twitter_status to quoted form of ("source=quicksilver&status=" & encodeURL(tweet))

and it point to blacktree.com

Reply via email to