|
|
|
|
|
by rsync
3663 days ago
|
|
Hmmm .... we have it coded to accept either: http://0x.co/EXAMPLE or: http://0x.co/0xEXAMPLE ... so I wonder, how are you doing the lookup that it is failing without the 0x ? EDIT: OH, ACTUALLY - are you looking up "0 x EXAMPLE", with the spaces in there ? No, that won't work - we just have the spaces in place on the webpage to make it easy on the eyes ... is that what you're doing ? edit: and for anyone reading, you can do the lookup even simpler with plain old 'nc' - you can specify http:// (non SSL) address if you need to ... |
|