diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-18 08:08:46 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-18 08:08:46 -0400 |
| commit | b3e3e30668680fe7fa31bb2dbd1a15e61a1bbde6 (patch) | |
| tree | a40d35810909a4d9bc1c40d568dba4c0ae7ec38d /static/js/register.js | |
| parent | ce3cc62b0040cc2c3299c1894aa388be91aaea6f (diff) | |
New code
Diffstat (limited to 'static/js/register.js')
| -rwxr-xr-x | static/js/register.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/js/register.js b/static/js/register.js index af7529b..d479aab 100755 --- a/static/js/register.js +++ b/static/js/register.js @@ -6,7 +6,7 @@ function validateNick(n) { // HOPE NO HACKERS ARE READING THIS :o var ValidCodes = ['WAXWANYE23', - 'HOTDUMPING5000','RHIZOME',]; + 'HOTDUMPING5000','RHIZOME','VIP666','HEATNAP',]; function submitRegistration() { var nick = $('#nickInput').val(); |
