Limit logins from one IP
Fully customizable web chat created using AJAX.
Brought to you by:
frug,
madblueimp
Currently, visitors can enter the chat with an unlimited number of logins from one IP.
If you save the chat page ("loggedIn") locally and edit the following:
…
<head>
<base href="http://yousite.com/chat/" />
…
If "allowGuestLogins=true" and "forceAutoLogin=true", after opening the page in the browser, the user list will be continuously added +1 every refresh "timerRate" ("config.js").