Skip to content

Commit 9754fd0

Browse files
hhs
1 parent 0ca6d72 commit 9754fd0

21 files changed

+202
-78
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Ignore configuration file that contains the API key
2+
config.js
3+
.env

api/apikey.js

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
// api/key.js
2+
export default function handler(req, res) {
3+
const apiKey = process.env.API_KEY;
4+
if (req.method === 'GET') {
5+
res.status(200).json({ apiKey });
6+
} else {
7+
res.setHeader('Allow', ['GET']);
8+
res.status(405).end(`Method ${req.method} Not Allowed`);
9+
}
10+
}

assets/css/index.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ display: none;
266266
outline: none;
267267
background-color: #1d1d1d; /* Dark background */
268268
width: 50%;
269-
padding: 10px;
269+
padding: 20px;
270270
border: none;
271271
border-radius: 10px;
272272
font-size: 16px;
@@ -286,7 +286,7 @@ display: none;
286286
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
287287
font-family: 'Montserrat', sans-serif;
288288
background-color: #1d1d1d; /* Dark background */
289-
padding: 10px 20px;
289+
padding: 20px 20px;
290290
margin-left: 10px;
291291
border: none;
292292
border-radius: 10px;

assets/html/credits.html

+3
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ <h2>Seraph - for the cloaking icons and roms</h2>
7676
<h2>Vimms lair - for the roms</h2>
7777
</center>
7878
</div>
79+
<br>
80+
<br>
81+
<br>
7982
</body>
8083
<script src="/general/js/cloak.js"></script>
8184
</html>

assets/html/faq.html

+7-1
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,20 @@
6767
<center><div class="text">FAQ</div></center>
6868
<br>
6969
<div id="legal">
70+
<h2>What is this website?</h2>
71+
<h3>This website is called Starlight and its a all-in-one platform for your games, hacks, apps and so much more</h3>
72+
<hr>
73+
<h2>What are unblocked games and proxies</h2>
74+
<h3>In simple terms, these are websites that are meant to be unblocked so you can use them at school.</h3>
75+
<hr>
7076
<h2>This website is blocked, how can i access it?</h2>
7177
<h3>You can join our discord server for more links</h3>
7278
<hr>
7379
<h2>Where can i find the source of these games?</h2>
7480
<h3>Unfortunately this website is closed source so you cant access it directly but these games are from 3kh0 so check them out on gitlab.</h3>
7581
<hr>
7682
<h2>Is this website safe?</h2>
77-
<h3>Other than the movie section, this website is very safe and secure. The movie section uses vidlink which has some suspious looking ads so if opened close it immediately.</h3>
83+
<h3>Other than the movie section, this website is very safe and secure. The movie section uses vidbinge which has ads so if opened close it immediately.</h3>
7884
</div>
7985
</body>
8086
<script src="/general/js/cloak.js"></script>

assets/html/media.html

+1-25
Original file line numberDiff line numberDiff line change
@@ -88,31 +88,7 @@
8888
text-decoration: none;
8989
transition: all 0.5 ease;
9090
}
91-
#search-bar{
92-
display: flex;
93-
justify-content: center;
94-
padding: 20px;
95-
}
96-
#search{
97-
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
98-
outline: none;
99-
background-color: #1d1d1d; /* Dark background */
100-
width: 50%;
101-
padding: 20px;
102-
border: none;
103-
border-radius: 10px;
104-
font-size: 16px;
105-
color: #ffffff;
106-
transition: all 0.3s ease;
107-
}
108-
#search:hover{
109-
background-color:rgba(74, 74, 74, 0.2); /* Dark background */
110-
box-shadow: 0 2px 10px rgba(74, 74, 74, 0.2);
111-
}
112-
#search::placeholder{
113-
color: #aaaaaa;
114-
font-family: 'Montserrat', sans-serif;
115-
}
91+
11692
button{
11793
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
11894
font-family: 'Montserrat', sans-serif;

assets/html/policy.html

+22-28
Original file line numberDiff line numberDiff line change
@@ -67,34 +67,28 @@
6767
<div id="legal">
6868
<center><h1 class="text">Policy</h1></center>
6969
<div>
70-
<h2>
71-
72-
1. Personal information<br>
73-
we use Google Analytics to help us understand how our users use<br> the Site--you can read more about how Google uses your Personal Information here: https://www.google.com/intl/en/policies/privacy/
74-
</h2>
75-
<br>
76-
<h2>
77-
2. Data sharing<br>
78-
We do not sell, rent, or lease your personal information to third parties
79-
</h2>
80-
<br>
81-
<h2>
82-
3. Security<br>
83-
We implement the best security measures to ensure your safety on Starlight.<br>
84-
Despite our best efforts to ensure safety for our users, no services guarantee complete security.<br>So please use Starlight at your own risk
85-
</h2>
86-
<br>
87-
<h2>
88-
4.Third-party links<br>
89-
We use thirty party links for our games and apps so before using any games make sure to review<br>
90-
their privacy policies before sharing any information.
91-
</h2>
92-
<br>
93-
<h2>
94-
5.Changes to Privacy Policy<br>
95-
Entertopia reserves the right to update this Privacy Policy at any time. Any changes will be posted on this page, and we encourage you to review the policy periodically.
96-
</h2>
97-
<br>
70+
<h3>1. Information We Collect<br>
71+
We may collect the following types of information when you use our services:
72+
IP Address: Starlight uses Google Tag Manager, which may collect your IP address as part of its functionality. This information helps us understand website traffic and improve our services.
73+
Usage Data: Information about how you use our website, including your browser type, operating system, pages visited, and time spent on each page.
74+
Please note that Starlight does not collect any personal information directly. Any personal information may only be collected through third-party services.
75+
<br> 2. Use of Information<br>
76+
We may use the information we collect for the following purposes:
77+
To provide, maintain, and improve our services.
78+
To monitor and analyze usage and trends to enhance user experience.
79+
To communicate with you regarding updates, promotions, and other news related to Starlight (if you have opted in).
80+
<br> 3. Cookies<br>
81+
Starlight uses cookies and similar technologies to enhance your experience on our site. Cookies are small data files stored on your device that help us recognize you and remember your preferences. You can control cookie settings through your browser.
82+
<br> 4. Third-Party Services<br>
83+
Our website may contain links to third-party websites and advertisements. We do not control these third-party services and are not responsible for their content or privacy policies. We encourage you to review their privacy practices before providing any personal information.
84+
<br> 5. Data Security<br>
85+
We take reasonable measures to protect your information from unauthorized access, alteration, disclosure, or destruction. However, no method of transmission over the internet or electronic storage is 100% secure, and we cannot guarantee absolute security.
86+
<br> 6. Children's Privacy<br>
87+
Starlight is intended for users 13 years of age or older. We do collect certain information through Google Tag Manager and third-party services. If you are a parent or guardian and believe that your child under the age of 13 has provided us with personal information, please contact us. Additionally, any inquiries regarding the information collected through Google Tag Manager or third-party services should be directed to those entities.
88+
<br> 7. Changes to This Privacy Policy<br>
89+
Starlight reserves the right to modify this Privacy Policy at any time. It is your responsibility to review this policy periodically. Changes will be effective immediately upon posting on our site. Your continued use of the site after changes indicates your acceptance of the new policy.
90+
<br> 8. Contact Information<br>
91+
If you have any questions or concerns about this Privacy Policy, please contact us through our website.</h3>
9892
</div>
9993
<div>
10094
<h2>Last updated on Monday, October 1, Tuesday</h2>

assets/html/reportbugs.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</nav>
6464
<br>
6565
<br>
66-
<br>
66+
6767
<center><h1 class="text">Report Bugs</h1></center>
6868
<br>
6969
<form onsubmit="sendContact(event)" id="forms">

assets/html/suggestions.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</nav>
6464
<br>
6565
<br>
66-
<br>
66+
6767
<center><h1 class="text">Suggestions</h1></center>
6868
<br>
6969
<form onsubmit="sendContact(event)" id="forms">

assets/html/terms.html

+17-8
Original file line numberDiff line numberDiff line change
@@ -65,17 +65,26 @@
6565
<br>
6666
<div id="legal">
6767
<center><h1 class="text">Terms</h1></center>
68-
<h2>
69-
1.We emphasize that your actions and the content you share on our platform are entirely your responsibility. It is important to remember that any information, comments, or media you contribute may be visible to others and can have implications for your privacy and security.<br>
70-
2.This Site is offered and made available only to users who are thirteen (13) years of age or older. We take the safety and well-being of younger users very seriously. If you are not yet 13 years old, or if you do not meet the required greater age for certain features, we kindly ask you to discontinue using the Site immediately. We aim to provide a safe environment for all users, and adhering to this age requirement is a crucial part of that commitment.<br><br>
71-
3.If for any reason you do not agree with all of the terms and conditions contained in this Agreement, please discontinue using the Site immediately. It’s essential to understand that by using or attempting to use the Site, you certify that you are at least 13 years of age (or meet the required greater age for certain features, where applicable). By continuing to engage with our services, you acknowledge and confirm that you meet these eligibility requirements.<br><br>
72-
4.Furthermore, by using our website, you agree to our terms of use and consent to our privacy policy. These documents are designed to protect both you and Starlight, outlining your rights and responsibilities as a user while ensuring your data is handled with care. We encourage you to read these documents thoroughly so you fully understand your rights and obligations within our community.<br><br>
73-
</h2>
74-
</h2>
68+
<center><h1 id="splash">By accessing or using our services, you agree to comply with and be bound by the following terms and conditions. Please read them carefully.</h1></center>
69+
<h3>
70+
1. General Information<br>
71+
Starlight provides a variety of services, including a free web proxy, games, utility applications, hacks, and a movie section featuring third-party advertisements. By using our site, you acknowledge that you understand the nature of these services and agree to use them responsibly.<br>
72+
2. Age Requirement<br>
73+
Users must be 13 years of age or older to access and use Starlight. Our platform includes games and a chatting system that may contain content inappropriate for individuals under the age of 13. By using our site, you confirm that you meet this age requirement.<br>
74+
3. User-Generated Ads<br>
75+
Our site utilizes Google Tag Manager and displays user-generated ads. While we strive to ensure that all advertisements are appropriate, we cannot guarantee the content of these ads. Users are encouraged to exercise caution and discretion when interacting with any advertisements or external links.<br>
76+
4. Movies Section Warning<br>
77+
The movie section of Starlight contains advertisements from third parties. We advise users to be cautious while browsing this section, as we do not control the content or safety of these ads. Starlight is not responsible for any issues that may arise from interacting with third-party advertisements.<br>
78+
5. User Responsibility<br>
79+
By using Starlight, you agree to take full responsibility for your actions while using our services. You will not hold Starlight liable for any direct or indirect damages resulting from your use of the website or its content.<br>
80+
6. Changes to Terms<br>
81+
Starlight reserves the right to modify these terms and conditions at any time. It is your responsibility to review these terms periodically. Any changes will be effective immediately upon posting on our site. Continued use of the site after changes indicates your acceptance of the new terms.<br>
82+
7. Contact Information<br>
83+
For any questions or concerns about these terms and conditions, please contact us through our website.<br></h3>
7584
<br>
7685
<br>
7786
<div>
78-
<h2>Last updated on Monday, july 29, 2024</h2>
87+
<h2>Last updated on Monday, july 29, 2024</h3>
7988
</div>
8089
</div>
8190
<br>

assets/html/utilities.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h2>Equinox</h2>
109109
<a href="/assets/misc/apps/calculator.html"><img src="/assets/images/thumbnails/calculator.png">
110110
<div class="description">
111111
<h2>Calculator</h2>
112-
112+
</a>
113113
</div>
114114
</div>
115115
<div class="column" data-category="Tools">

assets/js/ai.js

+1-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ const chatBox = document.getElementById('chat-box');
22
const userInput = document.getElementById('user-input');
33
const sendButton = document.getElementById('send-button');
44

5-
const config = require('/config.js'); // Adjust the path if necessary
6-
7-
const apiKey = config.apiKey;
5+
const apiKey = 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;
86

97
async function sendMessage() {
108
const userMessage = userInput.value.trim();

assets/js/game.js

+7-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,10 @@
4848
function refreshIframe() {
4949
var ifr = document.getElementsByName('iframe')[0];
5050
ifr.src = ifr.src;
51-
}
51+
}
52+
53+
document.getElementById('opendirect').addEventListener('click', () => {
54+
const iframe = document.getElementById('iframe');
55+
const currentUrl = iframe.src; // Get the current URL of the iframe
56+
window.location.href = currentUrl; // Redirect the entire page to that URL
57+
});

assets/js/moviesembed.js

+31-1
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,39 @@ const type = urlParams.get('type');
44
const season = urlParams.get('season');
55
const episode = urlParams.get('episode');
66
const mediaFrame = document.getElementById('iframe');
7+
const titleElement = document.getElementById('desc-title');
8+
const descriptionElement = document.getElementById('desc-desc');
9+
const creatorElement = document.getElementById('desc-creator');
10+
11+
async function fetchMediaDetails() {
12+
let detailsResponse;
13+
if (type === 'TV Show') {
14+
detailsResponse = await fetch(`https://api.themoviedb.org/3/tv/${tmdbId}?api_key=${apiKey}`);
15+
} else {
16+
detailsResponse = await fetch(`https://api.themoviedb.org/3/movie/${tmdbId}?api_key=${apiKey}`);
17+
}
18+
19+
const detailsData = await detailsResponse.json();
20+
21+
// Set the title
22+
titleElement.textContent = type === 'TV Show' ? detailsData.name : detailsData.title;
23+
24+
// Set the description
25+
descriptionElement.textContent = detailsData.overview;
26+
27+
// Set the creator for TV Shows
28+
if (type === 'TV Show') {
29+
creatorElement.textContent = detailsData.created_by.map(creator => creator.name).join(', ');
30+
} else {
31+
creatorElement.textContent = 'N/A'; // Movies do not have creators in the same way
32+
}
33+
}
734

835
if (type === 'TV Show' && season && episode) {
936
mediaFrame.src = `https://vidbinge.dev/embed/tv/${tmdbId}/${season}/${episode}`;
1037
} else {
1138
mediaFrame.src = `https://vidbinge.dev/embed/movie/${tmdbId}`;
12-
}
39+
}
40+
41+
// Fetch media details after setting the iframe source
42+
fetchMediaDetails();

assets/misc/movies/movies.html

+16-2
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
<span id="link-text"></span>
204204
<button class="copy-button" id="copy-button">Copy</button>
205205
</div>
206-
<a href="/library/local-games/1/index.html" target="_blank"><img src="/assets/images/other/opendirect.png" height="30" width="30" class="icon"></a>
206+
<a id="opendirect" target="_blank"><img src="/assets/images/other/opendirect.png" height="30" width="30" class="icon"></a>
207207
</div>
208208
</div>
209209

@@ -212,7 +212,21 @@
212212
<div class="script-container">
213213

214214
</div>
215-
215+
216+
<div class="desc">
217+
<h2 class="desc-title">Title</h2>
218+
<p>Unknown</p>
219+
<h2 class="desc-desc">Description</h2>
220+
<p>Unknown</p>
221+
<h2 class="desc-creator">Creator</h2>
222+
<p>Unknown<p>
223+
<h2>Keybinds</h2>
224+
<p>W,A,S,D, Custom Keys, Arrow keys</p>
225+
<h2>Devices</h2>
226+
<p>Desktop, Mobile</p>
227+
<h2>Latest Update</h2>
228+
<p>Oct 12th, 2024</p>
229+
</div>
216230

217231
</div>
218232
</div>

config.js

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
// config.js
2-
const config = {
3-
apiKey: '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' // Replace with your actual API key
2+
module.exports = {
3+
apiKey: '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'
44
};
5-
6-
module.exports = config;
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
{
3+
"TOTAL_MEMORY": 536870912,
4+
"dataUrl": "game.data.unityweb",
5+
"asmCodeUrl": "game.asm.code.unityweb",
6+
"asmMemoryUrl": "game.asm.memory.unityweb",
7+
"asmFrameworkUrl": "game.asm.framework.unityweb",
8+
"splashScreenStyle": "Dark",
9+
"backgroundColor": "#222C36"
10+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
<!DOCTYPE html>
3+
<html lang="en-us">
4+
<head>
5+
<meta charset="utf-8">
6+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7+
<title>Counter Craft 2 Zombies</title>
8+
<link rel="stylesheet" href="styles.css">
9+
<script src="unityprogress.js"></script>
10+
<script src="unityloader.js"></script>
11+
<script>
12+
var gameInstance = UnityLoader.instantiate("gameContainer", "Build/game.json", {onProgress: UnityProgress});
13+
</script>
14+
</head>
15+
<body>
16+
<div class="webgl-content">
17+
<div id="gameContainer" style="width: 960px; height: 600px"></div>
18+
<div class="footer">
19+
<div class="webgl-logo"></div>
20+
<div class="fullscreen" onclick="gameInstance.SetFullscreen(1)"></div>
21+
<div class="title">Counter Craft 2 Zombies</div>
22+
</div>
23+
</div>
24+
</body>
25+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.webgl-content, * {border: 0; margin: 0; padding: 0}
2+
.webgl-content, #gameContainer, canvas {position: absolute; width: 100% !important; height: 100% !important;}
3+
4+
.webgl-content .logo, .progress {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
5+
.webgl-content .logo {background: url('progressLogo.Light.png') no-repeat center / contain; width: 154px; height: 130px;}
6+
.webgl-content .progress {height: 18px; width: 141px; margin-top: 90px;}
7+
.webgl-content .progress .empty {background: url('progressEmpty.Light.png') no-repeat right / cover; float: right; width: 100%; height: 100%; display: inline-block;}
8+
.webgl-content .progress .full {background: url('progressFull.Light.png') no-repeat left / cover; float: left; width: 0%; height: 100%; display: inline-block;}
9+
10+
.webgl-content .logo.Dark {background-image: url('progressLogo.Dark.png');}
11+
.webgl-content .progress.Dark .empty {background-image: url('progressEmpty.Dark.png');}
12+
.webgl-content .progress.Dark .full {background-image: url('progressFull.Dark.png');}
13+
14+
.webgl-content .footer {display: none;}

library/local-games/counter-craft-zombies2/unityloader.js

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)