Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: missing_semicolon.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> <link href="../node_modules/qunitjs/qunit/qunit.css" rel="stylesheet"> <script src="../node_modules/qunitjs/qunit/qunit.js"></script> <script src="utils.js"></script> <script> (function() { var contents = window.loadFileSync('../build/js.cookie.min.js'); if (contents !== null) { var script = document.createElement('script'); script.innerHTML = '(function (){ return {}; })() ' + contents; document.getElementsByTagName('head')[0].appendChild(script); } })(); </script> </head> <body> </body> </html>