CB + SpamVilla + Non-Port 80
in Need Help
Hi All
I want to use CB + SpamVilla with the DeathByCaptcha API without hosting the CB as a WebServer not using port 80.
Will hosting CB webserver on another port (not 80) for DBC API work ???
if not how do I make it work ?
I want to use CB + SpamVilla with the DeathByCaptcha API without hosting the CB as a WebServer not using port 80.
Will hosting CB webserver on another port (not 80) for DBC API work ???
if not how do I make it work ?
Comments
I am actually using a custom C# bot that talks directly to DBC.
All requests to DBC go via port 80.
I have managed to come right by bypassing DBC api and writing a custom api into the http://127.0.0.1/gsa.test multi part HTTP Post which is working great.
Regards,
Moosa