updated config.kulmapaikka

master
lanxu 2016-01-19 18:35:20 +02:00
parent a075e3fe2c
commit 2285f87684
1 changed files with 5 additions and 1 deletions

View File

@ -9,6 +9,10 @@ var config = {
user: /julankin$/,
host: /^jumi\.lut\.fi$/
},
'lanxu2': {
user: /lanxu$/,
host: /(.*)\.elisa-laajakaista\.fi$/
},
'asdfas': {
user: /asdfas$/,
host: /(.*)\.ssp\.fi$/
@ -80,4 +84,4 @@ var config = {
apiKey: ''
}
}
};
};