mirror of
https://github.com/tooot-app/app
synced 2025-02-23 15:17:38 +01:00
Update connect.ts
This commit is contained in:
parent
574dbd3258
commit
49c51b4af2
@ -71,46 +71,12 @@ const list = [
|
||||
'brhxw45vd5',
|
||||
'vtnvlsrn1z',
|
||||
'0q5w0hhzb5',
|
||||
'vq2rz02ayf',
|
||||
'hml3igfwkq',
|
||||
'39qs7vhenl',
|
||||
'5vcv775rug',
|
||||
'kjom5gr7i3',
|
||||
't2kmaoeb5x',
|
||||
'ni6ow1z11b',
|
||||
'yvgtoc3d88',
|
||||
'iax04eatnz',
|
||||
'esxyu9zujg',
|
||||
'73xa28n278',
|
||||
'5x63a8l24k',
|
||||
'dy1trb0b3sj',
|
||||
'd4c31j23m8',
|
||||
'ho76046l0j',
|
||||
'sw8lj5u2ef',
|
||||
'z5cn21mew5',
|
||||
'wxj73nmqwa',
|
||||
'gdj00dlx98',
|
||||
'0v76xag64i',
|
||||
'j35104qduhj',
|
||||
'l63r7h0ss6',
|
||||
'e5xdv7t1q0h',
|
||||
'4icoh8t4c8',
|
||||
'nbk36jt4sq',
|
||||
'zi0n0cv4tk',
|
||||
'o7qkfp3rxu',
|
||||
'xd2wefzd27',
|
||||
'rg7e6tsacx',
|
||||
'9lrq3s4vfm',
|
||||
'srs9p21lxoh',
|
||||
'n8xymau42t',
|
||||
'q5cik283fg',
|
||||
'68ye9feqs5',
|
||||
'xjc5anubnv'
|
||||
'vq2rz02ayf'
|
||||
]
|
||||
|
||||
export const CONNECT_DOMAIN = () =>
|
||||
mapEnvironment({
|
||||
release: `${list[Math.floor(Math.random() * (100 - 0) + 0)]}.tooot.app`,
|
||||
release: `${list[Math.floor(Math.random() * 66)]}.tooot.app`,
|
||||
candidate: 'connect-candidate.tooot.app',
|
||||
development: 'connect-development.tooot.app'
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user