marcicicav2
This commit is contained in:
parent
0bec962f0e
commit
88e31ad704
1 changed files with 2 additions and 2 deletions
|
@ -753,10 +753,10 @@ USE_SSL=false # majd ha lesz rá idő`
|
|||
}
|
||||
|
||||
// Marcell case
|
||||
if (username === 'marcell' && password === 'marcell') {
|
||||
if (username === 'taxfraud' && password === 'taxfraud') {
|
||||
return json({
|
||||
success: true,
|
||||
type: 'marcell',
|
||||
type: 'taxfraud',
|
||||
redirect: 'https://marcellh.me'
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue