Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8
[0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8
[1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560
[2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85
[3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50
[4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13
[5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
403WebShell
403Webshell
Server IP : 94.177.8.99  /  Your IP : 216.73.217.165
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/pjy_www/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/pjy_www/m.html
<!DOCTYPE html><html lang="en" dir="ltr">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
    <link rel="preconnect" href="https://fonts.gstatic.com">
    <link href="https://fonts.googleapis.com/css2?family=Exo+2:wght@300;600&amp;display=swap" rel="stylesheet">
	<link rel="icon" type="image/png" sizes="16x16" href="https://myapp.care/favicon-16.png">
	<link rel="icon" type="image/png" sizes="32x32" href="https://myapp.care/favicon-32.png">
	<link rel="shortcut icon" href="https://myapp.care/favicon.ico">
	<link rel="apple-touch-icon" sizes="180x180" href="https://myapp.care/pwa/apple-touch-icon/apple-touch-icon-180.png">
	
    
	<script type="text/javascript">
	document.addEventListener('DOMContentLoaded', function(event) {
		const languages = document.querySelectorAll('.action-language');
		languages.forEach(icon => {
			icon.addEventListener('click', function handleClick(event) {
				event.preventDefault();
				let lang_id = this.dataset.lang;
				document.location.href = '?lang=' + lang_id;
			});
		});
	});
	</script>

<link type="text/css" rel="stylesheet" href="https://myapp.care/static/icomoon.css">
	<style type="text/css">
html {
	height: 100%;
}
body {
	box-sizing: border-box;
	background-color: rgba(208, 229, 250, 0.8);
	width: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
}

.product-container {
	width: 600px;
	max-width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 5px;
}

ul.product-list {
	box-sizing: border-box;
	list-style: none;
	padding-left: 0;
	overflow-y: auto;
	margin-top: 6px;
}

.product-list .product-item {
	margin: 8px 0;
	background-color: #fff;
	border-radius: 50px;
	align-self: stretch;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: row;
	padding: 10px;
	flex: 1 1 0%;
	display: flex;
}

.product-list .product-item .handle {
	width: 50px;
	min-width: 50px;
	height: 50px;
	background-color: rgb(243, 113, 33);
	align-self: center;
	border-radius: 25px;
}

.product-list .product-item .icon {
	font-size: 28px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	margin-left: 11px;
	margin-top: 9px;
	display: inline-block;  
}

.product-list .product-item .link {
	font: 20px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0 0 0 10px;
	text-align: inherit;
	text-decoration: none;
	white-space: pre-wrap;
	overflow-wrap: break-word;
	align-self: center;
}

.product-list .product-item .link a,
.product-list .product-item .link a:link,
.product-list .product-item .link a:visited {
	text-decoration: none;
	color: #333;
}

.product-list .product-item .link a:hover {
	text-decoration: underline;
}

.sec-header {
	font-style: normal;
	font-weight: normal;
	color: #666;
	font: 28px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.sec-tagline {
	font-style: normal;
	font-weight: normal;
	color: rgb(89, 160, 207);
	font: 18px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.language-container {
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align: center;
}

.language-list {
	background-color: #fff;
	border-radius: 50px;
	display: inline-block;
    padding: 10px 5px;
}

.language-container .handle {
	display: inline-block;
	margin: 0 5px;
	text-align: center;
	width: 50px;
	min-width: 50px;
	height: 50px;
	border: 1px solid rgb(243, 113, 33);
	background-color: #fff;
	align-self: center;
	border-radius: 25px;
	cursor: pointer;
}

.language-container .icon {
	color: rgb(243, 113, 33);
	font-weight: normal;
	font-style: normal;
	margin-top: 3px;
	margin-left: 0;
	display: inline-block;
	pointer-events: none;
	font: 28px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.language-container .handle.active {
	background-color: rgb(243, 113, 33);
}

.language-container .handle.active .icon {
	color: #fff;
}

    </style>
</head>
<body>
	<div class="product-container">
		<div class="landing-row">
			<div class="sec-header bind-medium" data-key="title">Sample Procedure Guides.</div>
		</div>
		<div class="landing-row">
			<div class="sec-tagline bind-medium" data-key="subtitle">Please select a procedure from the list below</div>
		</div>
	
		<ul class="product-list bind-sortable">
			<li class="product-item" data-key="f975a38ce33599f7504117f3bc67795e">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=654784">Lumbar disc hernia/microdiskectomy</a></div>
</li>
<li class="product-item" data-key="0eda006c51c2162219c57140402374ef">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=303113">Laparoscopic treatment of endometriosis</a></div>
</li>
<li class="product-item" data-key="a7d05c015a562399c40e127b030a48bd">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=710149">Aortic Valve replacement</a></div>
</li>
<li class="product-item" data-key="5786969ab7feffce33518f5df2173e6d">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=207282">Hip Osteoarthritis</a></div>
</li>
<li class="product-item" data-key="2d87e1e975e142a96a8fb190e034fbe1">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=892555">Ankle fracture</a></div>
</li>
<li class="product-item" data-key="1b4ae7ee7a966b4a95afcaa362e7af85">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=430238">Distal Radius Fractures</a></div>
</li>
<li class="product-item" data-key="3add4de9bd4ef636f3cc13a1ed1fe415">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=784027">Childbirth &amp; 3rd Trimester</a></div>
</li>
<li class="product-item" data-key="99b8053ec0fc467f90eb621fcef461af">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=876431">Breast reduction</a></div>
</li>
<li class="product-item" data-key="e6d0cef75ab3357a630fd151e8bb9225">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=017287">Reverse Total Shoulder</a></div>
</li>
<li class="product-item" data-key="809a88ec12b894782cd57630deac2adc">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=010623">Living donor Laparoscopic Nephrectomy</a></div>
</li>
<li class="product-item" data-key="9db681d691b93a71e6ce522c8cdaaa8b">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=644476">Fractures about the Knee (distal femur &amp; plateau)</a></div>
</li>
<li class="product-item" data-key="32a05b822a01410e553ca3bf0ef643f0">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=902850">Mid urethral sling procedure</a></div>
</li>
<li class="product-item" data-key="b14103b225fbfe5490a9003423a5549a">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=875715">Robot Assisted Radical Prostatectomy</a></div>
</li>
<li class="product-item" data-key="3adf34b2603343ff2e333ab0ed7a2399">
    <div class="handle">
        <span class="icon icomoon-doctor"></span>
    </div>
    <div class="link"><a class="ver2" href="https://patientapps.net/external/?p=273606">Mastectomy</a></div>
</li>

		</ul>
	</div>
	<div class="language-container"></div>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit