📁
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: cricket.php
<!DOCTYPE html> <html> <head> <link rel="icon" href="images/news.png"/> <title>News Todaypost - Cricket</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/animate.css"> <link rel="stylesheet" type="text/css" href="css/slick.css"> <link rel="stylesheet" type="text/css" href="css/theme.css"> <link rel="stylesheet" type="text/css" href="css/style.css"> <!--[if lt IE 9]> <script src="assets/js/html5shiv.min.js"></script> <script src="assets/js/respond.min.js"></script> <![endif]--> </head> <body> <!--<div id="preloader"> <div id="status"> </div> </div>--> <a class="scrollToTop" href="#"><i class="fa fa-angle-up"></i></a> <div class="container"> <header id="header"> <div class="row"> <div class="col-lg-12 col-md-12" style="width:100%;height:155px;"> <div class="header_top"> <div class="header_top_right"> <!--<form action="#" class="search_form"> <input type="text" placeholder="Text to Search"> <input type="submit" value=""> </form>--> <h4>+318-861-2712</h4> </div> </div> <div class="header_bottom"> <div class="header_bottom_left"><a class="logo" href="index.php"><img src="images/news.png" title="" alt=""/></a></div> <div class="header_bottom_right"><a><img src="images/flag.png" alt=""></a></div> </div> </div> </div> </header> <div id="navarea"> <nav class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav custom_nav"> <li><a href="index.php">Home</a></li> <li><a href="news.php">News</a></li> <li><a href="world.php">World</a></li> <li><a href="techandmedia.php">Tech and Media</a></li> <li class="active"><a href="sports.php">Sports</a></li> <li><a href="politics.php">Politics</a></li> <li><a href="contact-us.php">Contact</a></li> <li><a href="subscribe.php">Subscribe us</a></li> </ul> </div> </div> </nav> </div> <section id="mainContent"> <div class="content_bottom"> <div class="col-lg-8 col-md-8"> <div class="content_bottom_left"> <div class="single_page_area"> <ol class="breadcrumb"> <li><a href="index.php">Home</a></li> <li><a href="sports.php">Sports</a></li> <li class="active">Cricket</li> </ol> <h2 class="post_titile">Cricket World Cup: ICC expects India vs Pakistan to go ahead </h2> <div class="single_page_content"> <div class="post_commentbox"> </div> <img class="img-center" src="images/india.jpg" alt=""> <ol style="margin:20px;line-height:25px;font-weight:bold;" id="rocket"> <li>The International Cricket Council believes the World Cup match between India and Pakistan will go ahead. </li> <li> The group stage highlight on 16 June is in doubt amid tensions over last week's suicide bomber attack in Kashmir.</li> </ol> <p>There is "no indication" India's match against Pakistan in the World Cup group stages will not go ahead as planned in Manchester, according to ICC chief executive David Richardson..</p> <p>The statement comes despite calls from Indian fans and players to boycott the marquee match at Old Trafford in light of the recent suicide bombing in Indian-controlled Kashmir.</p> <p>The attack on a paramilitary police convoy, which killed at least 46 in the deadliest single assault on Indian forces for 30 years, has been claimed by Pakistan-based militants and sparked anti-Pakistan protests across the country.</p> <p>The Indian cricket board (BCCI) has written to the game's global governing body to urge the cricket community to sever ties with any nation from where "terrorism emanates". The BCCI also said it would make a call on a boycott after consultation with the government..</p> <p>On Sunday, captain Virat Kohli said India's cricket team were "shocked" by the attack in Kashmir and will follow the nation's lead on whether to boycott the match..</p> <p>"The Indian team and the whole set-up was shocked with what happened and are really sad with what happened," Kohli told the media at a press conference in Visakhapatnam. "Our stand is simple: we stick by what the nation wants to do and what the BCCI decides to do. That is basically our opinion. Whatever the government and the board decide, we will go by that and we will respect that." India have won all six World Cup matches against Pakistan and the rivalry alone has raised the interest in the match in Manchester. The demand for tickets is so high, that it has outstripped that for the World Cup final, according to ICC officials. </p> <p>"We will be monitoring the situation with our members," the ICC said. "Our thoughts are with everyone who has been affected by this terrible incident." "Sport, in particular cricket, has the wonderful ability to bring people together and unite communities and we will work with our members going forward on this basis. There is no indication that any matches at the World Cup will not go ahead as planned."</p> </div> </div> </div> </div> <div class="col-lg-4 col-md-4"> <div class="content_bottom_right"> <div class="single_bottom_rightbar"> <ul role="tablist" class="nav nav-tabs custom-tabs"> <li class="active" role="presentation"><a data-toggle="tab" role="tab" aria-controls="home" href="#mostPopular">Most Popular</a></li> </ul> <div class="tab-content"> <div id="mostPopular" class="tab-pane fade in active" role="tabpanel"> <ul class="small_catg popular_catg wow fadeInDown"> <li> <div class="media wow fadeInDown"> <a class="media-left" href="cricket.php"><img src="images/india.jpg" alt=""></a> <div class="media-body"> <h4 class="media-heading"><a href="cricket.php">Cricket World Cup: ICC expects India vs Pakistan to go ahead</a></h4> <p>The International Cricket Council believes the World Cup match between India and Pakistan will go ahead. The group stage highlight on 16 June is in doubt amid tensions over last week’s suicide bomber attack in Kashmir.</p> </div> </div> </li> <li> <div class="media wow fadeInDown"> <a class="media-left" href="women.php"><img src="images/women.jpg" alt=""></a> <div class="media-body"> <h4 class="media-heading"><a href="women.php">Can women make a living out of football?</a></h4> <p> Female footballers have been fighting against discrimination and inequality for over 100 years. Is this fight over, are they now recognized as professional players and can they make a living out of football?According to the 2017 FIFPro Global Employment Report.</p> </div> </div> </li> <li> </ul> </div> </div> </div> <div class="single_bottom_rightbar"> <h2>Recent Post</h2> <ul class="small_catg popular_catg wow fadeInDown"> <li> <div class="media wow fadeInDown"> <a href="sports.php" class="media-left"><img alt="" src="images/lakers.jpg"> </a> <div class="media-body"> <h4 class="media-heading"><a href="sports.php">Rockets extend streak over Warriors while LeBron James questions Lakers </a></h4> <p>Eric Gordon scored 25 points with four three-pointers, Chris Paul converted two free throws with 68 seconds left on the way to 23, and the Houston Rockets outplayed the Golden State Warriors without the league’s scoring leader James Harden for a 118-112 victory on Saturday night. </p> </div> </div> </li> <li> <div class="media wow fadeInDown"> <a href="leicester.php" class="media-left"><img alt="" src="images/leister.webp"> </a> <div class="media-body"> <h4 class="media-heading"><a href="leicester.php">Leicester set to make quick move for Brendan Rodgers as new manager </a></h4> <p>Leicester City are stepping up attempts to hire Brendan Rodgers as their new manager immediately, with the club believing there is now the prospect of him being coaxed from Celtic before the end of the season.</p> </div> </div> </li> <li> <div class="media wow fadeInDown"> <a href="car-race.php" class="media-left"><img alt="" src="images/car-race.jpeg"> </a> <div class="media-body"> <h4 class="media-heading"><a href="car-race.php">Kevin Magnussen: Feel easier to follow new 2019 F1 cars </a></h4> <p>MONTMELO, Spain -- After his first chance to properly follow a rival on track in testing, Haas' Kevin Magnussen said the early signs are that the changes made to Formula One cars in 2019 will improve racing. </p> </div> </div> </li> </ul> </div> </div> </div> </div> </div> </section> </div> <footer id="footer"> <div class="footer_top"> <div class="container"> <div class="row"> <div class="col-lg-4 col-md-4 col-sm-4"> <div class="single_footer_top wow fadeInDown"> <h2>Quick Links</h2> <ul class="labels_nav"> <li><a href="news.php">News</a></li><br> <li><a href="world.php">World</a></li><br> <li><a href="techandmedia.php">Tech and Media</a></li><br> <li><a href="sports.php">Sports</a></li><br> <li><a href="politics.php">Politics</a></li> </ul> </div> </div> <div class="col-lg-4 col-md-4 col-sm-4"> <div class="single_footer_top wow fadeInLeft"> <h2>Useful Links</h2> <ul class="flicker_nav"> <li><a href="privacy-policy.php" title="" alt="">Privacy Policy</a></li> <li><a href="termsandconditions.php" title="" alt="">Terms and conditions</a></li> <li><a href="subscribe.php" title="" alt="">Subscribe</a></li> <li><a href="un-subscribe.php" title="" alt="">Unsubscribe</a></li> </ul> </div> </div> <div class="col-lg-4 col-md-4 col-sm-4"> <div class="single_footer_top wow fadeInRight"> <h2>Contact Us</h2> <p>2490 Cruse Rd NW,<br> Lawrenceville,<br> GA 30044, USA, </p> </div> </div> </div> </div> </div> <div class="footer_bottom"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12"> <div class="center"> <p>Copyright © 2019 <a href="http://newstodaypost.com/index.php">News Todaypost</a></p> </div> </div> <!--<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12"> <div class="footer_bottom_right"> <p>Developed By <a href="http://www.webberax.com">Webberax</a></p> </div> </div>--> </div> </div> </div> </footer> <script src="js/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/wow.min.js"></script> <script src="js/slick.min.js"></script> <script src="js/custom.js"></script> </body> </html>
Save