Diff -- /var/www/vhosts/3dshawn.com/crm.3dshawn.com/test/python/test.html

O Operator
Diff

/var/www/vhosts/3dshawn.com/crm.3dshawn.com/test/python/test.html

added on local at 2026-07-01 15:03:20

Added
+0
lines
Removed
-0
lines
Context
48
unchanged
Blobs
from 08b917144748
to 08b917144748
Restore this content →
Unified diff
Naive LCS-based line diff. Additions in emerald, deletions in rose. Both sides decompressed live from BLOB_STORE.
11<!DOCTYPE html>
22<html lang="en" dir="ltr" class="sid-plesk">
33<head>
44 <title>Domain Default page</title>
55 <meta name="copyright" content="Copyright 1999-2017. Parallels IP Holdings GmbH. All Rights Reserved.">
66 <meta charset="utf-8">
77 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
88 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
99 <meta http-equiv="Cache-Control" content="no-cache">
1010 <link rel="shortcut icon" href="../../favicon.ico">
1111 <link rel="stylesheet" href="../../css/style.css">
1212</head>
1313<body>
1414
1515<div class="page-container test">
1616 <!-- start: PAGE HEADER-->
1717 <div class="page-header-wrapper">
1818 <div class="page-header">
1919 <a class="product-logo" href="http://www.plesk.com/" target="_blank"><img src="../../img/logo.png" alt="Plesk"></a>
2020 </div>
2121 </div>
2222 <!-- end: PAGE HEADER-->
2323
2424 <!-- start: PAGE CONTENT-->
2525 <div class="page-content-wrapper">
2626 <div class="page-content">
2727
2828 <div class="pathbar"><a href="../../index.html">Site Home Page</a></div>
2929 <h1>Python possibilities test page</h1>
3030 <p>This page allows to check the possibility to get the extension environment settings.</p>
3131 <h2>Environment</h2>
3232 <iframe id="ifr" src="test.py" height="320" width="100%" frameborder="0" name="ifr"></iframe>
3333
3434 </div>
3535 </div>
3636 <!-- end: PAGE CONTENT-->
3737
3838 <!-- start: PAGE FOOTER-->
3939 <div class="page-footer-wrapper">
4040 <div class="page-footer">
4141 This page was generated by Plesk. Plesk is the leading WebOps platform to run, automate and grow applications, websites and hosting businesses. Learn more at <a href="http://www.plesk.com" target="_blank">plesk.com</a>.
4242 </div>
4343 </div>
4444 <!-- end: PAGE FOOTER-->
4545</div>
4646<script>if (e = document.getElementById('ifr')) e.src += '?' + Date.now();</script>
4747</body>
4848</html>