location from furry
This commit is contained in:
parent
ee11302006
commit
43d6fd1a14
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ function App() {
|
|||
|
||||
if (keySequence.join('') === targetSequence) {
|
||||
console.log('Furry sequence detected!');
|
||||
document.location.href = 'https://ny64.kr';
|
||||
document.location.href = 'https://ny64.kr?from=imnyang_root_page';
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue