diff --git a/static/assets/js/media.js b/static/assets/js/media.js
index 82ebc448..d9340f44 100644
--- a/static/assets/js/media.js
+++ b/static/assets/js/media.js
@@ -67,7 +67,7 @@ function fetchTmdbId() {
async function displayPopular() {
const response = await fetch(
- "https://api.themoviedb.org/3/trending/all/week?api_key=d93115754010beb32ae8956c26dbc590"
+ "https://api.themoviedb.org/3/trending/all/week?api_key=d93115754010beb32ae8956c26dbc590",
);
const data = await response.json();
const popular = data.results;
diff --git a/static/assets/js/script.js b/static/assets/js/script.js
index 42ede1e7..d33cc159 100644
--- a/static/assets/js/script.js
+++ b/static/assets/js/script.js
@@ -2,7 +2,7 @@ function script(text) {
console.log(
"%cScript Injection",
"color: cyan; font-weight: 600; background: black; padding: 0 5px; border-radius: 5px",
- text
+ text,
);
}
@@ -12,7 +12,7 @@ function script(text) {
const newScript = document.createElement("script");
newScript.setAttribute(
"src",
- "https://www.googletagmanager.com/gtag/js?id=G-N0LG27M8L8"
+ "https://www.googletagmanager.com/gtag/js?id=G-N0LG27M8L8",
);
const inlinegascript = document.createElement("script");
inlinegascript.innerHTML = `window.dataLayer = window.dataLayer || [];
@@ -59,7 +59,7 @@ fetch("/assets/json/ads.json")
adscipterz92.setAttribute("async", "");
adscipterz92.setAttribute(
"src",
- "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6700774525685317"
+ "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6700774525685317",
);
adscipterz92.setAttribute("crossorigin", "anonymous");
document.head.append(adscipterz92);
diff --git a/static/math.html b/static/math.html
index e19dfdc8..3cb6e41c 100644
--- a/static/math.html
+++ b/static/math.html
@@ -19,7 +19,7 @@
content="unblocked games, 55gms tk, 55gms, reds exploit corner, games, unblocked, site, lanier, lanier middle school, gg, Minecraft, discord, chromebook, chromeos, rednotsus, vanillacraft, eaglercraft unblocked, resent client unblocked, fun, cool, proxy, slope unblocked, free, unblocked monkey mart, 555gms, 5gms, school" />
-
+