강경대응 하였습니다
This commit is contained in:
parent
46852f1a7e
commit
4cecfc7ce7
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ function App() {
|
|||
if (random < 0.1) {
|
||||
document.location.href = `https://wh64.net?from=imnyang_root_${(Math.random() + 1).toString(36).substring(7)}page`;
|
||||
} else {
|
||||
document.location.href = `https://ny64.kr?from=imnyang_root_${(Math.random() + 1).toString(36).substring(7)}page`;
|
||||
document.location.href = `https://ny64.kr`;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
@ -44,4 +44,4 @@ function App() {
|
|||
</>
|
||||
);
|
||||
}
|
||||
export default App;
|
||||
export default App;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue