Author | Message |
---|---|
Lord_Zero Ametuar Posts: 122 | This is a plugin for hublist administrators only. The hublist must have a way of registering hubs via web. The plugin will convert all registration requests sent by hubs to "add hub" requests to the web server. The registration server has flood protection, doesn't flood the web server with requests, supports cookies and web redirects, can verify hubs, check for duplicates, use a pinger to detect fakes, etc. The following variabiles are supported for making requests: %[haddress] = hub address %[hubname] = hub name, escaped if necessarry %[hubip] = hub's address resolved to an IP %[hubport] = hub's port %[hdesc] = hub's description, escaped if necessarry %[users] = user count %[senderip] = IP the hub was registered from %[share] = total share in bytes %[isfake] = if the hub is fake this will be 1, else it is 0 %[badreg] = if there are errors in registration this will be 1, else it is 0 |
Meka][Meka Unstopable Posts: 700 | hmm sounds interesting |