<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/21208" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2022-10-16T22:46:29-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/21208</id>

		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2022-10-16T22:46:29-04:00</updated>

		<published>2022-10-16T22:46:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111469#p111469</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111469#p111469"/>
		<title type="html"><![CDATA[v.gd or is.gd url shortener]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111469#p111469"><![CDATA[
Hi there<br>I was using the v.gd or and/or is.gd url shorteners via a tcl script when sending news items to my channel...but I haven't been able to return any urls from those sites any for some time despite nothing appeared to have changed with the site...<br>Just wondering if anyone had any experience using these url shorteners?<br><br><br>The script is:<br><div class="codebox"><p>Code: </p><pre><code>set query [::http::geturl http://v.gd/create.php?url=$someurlhere&amp;format=simple]set url [lindex [split [::http::data $query] \n] 0]</code></pre></div>Thanks in advance for any help!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Sun Oct 16, 2022 10:46 pm</p><hr />
]]></content>
	</entry>
	</feed>
