On Sun, 2008-12-14 at 13:42 +0100, Karsten Bräckelmann wrote: > On Sat, 2008-12-13 at 21:23 -0800, Marc Perkel wrote: > > I'm trying to get collaborate.com off of the URIBL list and I've > > submitted it for removal several times and nothing happens. > > Log in to your URIBL account, then see the "track" link, more verbosely > named "Track Your Submissions" in the page content. There you can see > all your submissions, where if any they are listed, and if the > submission has been acknowledged or a brief reason for denial. > > > Does anyone know why removal doesn't work?
Oh, and btw, it is not listed currently. -- char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}