Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: UseInterstellar/Interstellar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Galactic-Network/interstellar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

There isn’t anything to compare.

UseInterstellar:main and Galactic-Network:main are entirely different commit histories.

Showing with 57 additions and 58 deletions.
  1. +10 −10 static/forest.html
  2. +9 −10 static/index.html
  3. +10 −10 static/ocean.html
  4. +9 −9 static/photography.html
  5. +9 −8 static/play.html
  6. +10 −11 static/settings.html
20 changes: 10 additions & 10 deletions static/forest.html
Original file line number Diff line number Diff line change
@@ -5,15 +5,6 @@
<meta name="description" content="From studio portraits to epic alpine landscapes, browse the best photography, retouching and photojournalism today."/>
<link rel="stylesheet" href="assets/css/nav.css" />
<script src="assets/js/panic.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-WKJQ5QHQTJ');
</script>
</head>
<!--NAVBAR-->
<body>
@@ -48,5 +39,14 @@
width="100%"
allowfullscreen
></iframe>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-WKJQ5QHQTJ');
</script>
</html>
</html>

19 changes: 9 additions & 10 deletions static/index.html
Original file line number Diff line number Diff line change
@@ -7,7 +7,6 @@
<meta http-equiv="Expires" content="0"/>
<meta name="description" content="From studio portraits to epic alpine landscapes, browse the best photography, retouching and photojournalism today."/>
<meta name="viewport" content="width=device-width, initial-scale=0.5">
<meta name="monetag" content="101c4fea4471a2ddfe8ec3a8154ed37b">
<!-- Load the site scripts-->
<script src="resources/js/main.js"></script>
<script src="assets/js/panic.js"></script>
@@ -16,15 +15,6 @@
<link rel="shortcut icon" href="resources/images/favicon/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="resources/css/home.css"/>
<link rel="stylesheet" href="assets/css/nav.css">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-WKJQ5QHQTJ');
</script>
</head>
<body>
<!-- Nav Bar Start-->
@@ -99,5 +89,14 @@ <h1>Interstellar</h1>
</div>
<canvas class="particles-js-canvas-el" style="width: 100%; height: 100%;" width="1920" height="942"></canvas>
</div>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-WKJQ5QHQTJ');
</script>
</body>
</html>
20 changes: 10 additions & 10 deletions static/ocean.html
Original file line number Diff line number Diff line change
@@ -21,16 +21,6 @@
<link href="assets/css/apps.css" rel="stylesheet" />
<link href="assets/css/searchbar.css" rel="stylesheet" />
<meta content="The best math tutoring!" name="description" />
<link href="assets/images/branding/favicon/interstellar.png" rel="shortcut icon" type="image/x-icon" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-WKJQ5QHQTJ');
</script>
</head>
<body>
<!-- Nav Bar Start-->
@@ -413,6 +403,16 @@
</div>
<br>
<br>
<link href="assets/images/branding/favicon/interstellar.png" rel="shortcut icon" type="image/x-icon" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-WKJQ5QHQTJ');
</script>
<!-- Advertisement Start-->
<!-- Advertisement End-->
<script>
18 changes: 9 additions & 9 deletions static/photography.html
Original file line number Diff line number Diff line change
@@ -13,15 +13,6 @@
<script src="assets/js/main.js"></script>
<script src="/assets/js/themecontrol.js"></script>
<link rel="stylesheet" href="assets/css/searchbar.css" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-WKJQ5QHQTJ');
</script>
</head>
<body>
<!-- Nav Bar Start-->
@@ -76,6 +67,15 @@
<script src="./uv/uv.bundle.js"></script>
<script src="./uv/uv.config.js"></script>
<script src="resources/js/index.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-WKJQ5QHQTJ');
</script>
</div>

</body>
17 changes: 9 additions & 8 deletions static/play.html
Original file line number Diff line number Diff line change
@@ -19,14 +19,6 @@
<link href="assets/css/nav.css" rel="stylesheet" />
<link href="assets/css/apps.css" rel="stylesheet" />
<link href="assets/css/searchbar.css" rel="stylesheet" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-WKJQ5QHQTJ');
</script>
</head>
<body>
<!-- Nav Bar Start-->
@@ -1582,6 +1574,14 @@ <h2> Games shown on this website are the property of their respective owners. </
</div>
<!-- Advertisement Start-->
<!-- Advertisement End-->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-WKJQ5QHQTJ');
</script>
<script>
function load() {
alert('This game takes a while to load, It is working though!');
@@ -1599,5 +1599,6 @@ <h2> Games shown on this website are the property of their respective owners. </
alert('Geforce NOW is currently having some issues for some users, we are aware of this issue and are working to fix it.')
}
</script>

</body>
</html>
21 changes: 10 additions & 11 deletions static/settings.html
Original file line number Diff line number Diff line change
@@ -5,19 +5,9 @@
<meta name="description" content="From studio portraits to epic alpine landscapes, browse the best photography, retouching and photojournalism today."/>
<link rel="stylesheet" href="/assets/css/particles.css" />
<link rel="stylesheet" href="/assets/css/nav.css" />
<link rel="stylesheet" href="/assets/css/settings/main2.css"/>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<link rel="stylesheet" href="/assets/css/settings/main2.css"/>
<script async src="/assets/js/panic.js"></script>
<script src="assets/js/themecontrol.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-WKJQ5QHQTJ');
</script>
</head>

<body>
@@ -113,6 +103,15 @@ <h4><b>Coming Soon!</b></h4>
<script src="/assets/js/settings/themes.js"></script>
<script src="/assets/js/settings/name.js"></script>
<script src="/assets/js/settings/changes.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WKJQ5QHQTJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-WKJQ5QHQTJ');
</script>
<script>
if (localStorage.getItem('cloak')) {
const cloakValue = localStorage.getItem('cloak') === 'true' ? 'true' : 'false';