redirect to designtopack.morphozbygroupepochet.com
This commit is contained in:
parent
d5e71844d4
commit
970a39b1b7
1 changed files with 6 additions and 0 deletions
|
|
@ -30,5 +30,11 @@
|
|||
<script type="module" src="http://localhost:5173/@vite/client" defer></script>
|
||||
<script type="module" src="http://localhost:5173/src/main.js" defer></script>
|
||||
<?php endif ?>
|
||||
|
||||
<script>
|
||||
if (location.href.includes('goguely')) {
|
||||
location.href = 'https://designtopack.morphozbygroupepochet.com' + location.pathname
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue