Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 31601ae

Browse files
Add files via upload
1 parent 3777e52 commit 31601ae

File tree

2 files changed

+6
-24
lines changed

2 files changed

+6
-24
lines changed

Movies-TFGT.html

+3-12
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
c[a] = c[a] || function () {
88
(c[a].q = c[a].q || []).push(arguments);
99
};
10-
1110
t = l.createElement(r);
1211
t.async = true;
1312
t.src = "https://www.clarity.ms/tag/" + i;
@@ -19,11 +18,9 @@
1918
<title>FYC</title>
2019
<link rel="stylesheet" href="styles.css">
2120
<script src="script.js"></script>
22-
<center><h1>FYC://V2TorrentTemplate</h1></center>
23-
<center><img src="none.png"</center>
21+
<center><h1>FYC://V2TorrentTemplate.html</h1></center>
22+
<center><img src="none.png"></center>
2423
<!--Link to torrent = |TEXT IN HERE|-->
25-
26-
2724
<style>
2825
body {
2926
color: black;
@@ -34,13 +31,12 @@
3431
<!-- Sidebar -->
3532
<div class="sidebar">
3633

37-
38-
3934
<!-- Hide the sidebar -->
4035
<button class="button button-hide" onclick="toggleSidebar()">Hide the sidebar (f)</button>
4136

4237
<!-- Home button -->
4338
<button class="button" onclick="window.location.href='index.html'">Home</button>
39+
4440
<!-- Magnet -->
4541
<button class="button" onclick="window.location.href='404Magnet.html'">Magnet</button>
4642

@@ -81,11 +77,6 @@
8177
});
8278
}
8379
</script>
84-
85-
86-
87-
88-
8980
</div>
9081

9182
<!-- Content -->

TFGT.html

+3-12
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
c[a] = c[a] || function () {
88
(c[a].q = c[a].q || []).push(arguments);
99
};
10-
1110
t = l.createElement(r);
1211
t.async = true;
1312
t.src = "https://www.clarity.ms/tag/" + i;
@@ -19,11 +18,9 @@
1918
<title>FYC</title>
2019
<link rel="stylesheet" href="styles.css">
2120
<script src="script.js"></script>
22-
<center><h1>FYC://V2TorrentTemplate</h1></center>
23-
<center><img src="none.png"</center>
21+
<center><h1>FYC://V2TorrentTemplate.html</h1></center>
22+
<center><img src="none.png"></center>
2423
<!--Link to torrent = |TEXT IN HERE|-->
25-
26-
2724
<style>
2825
body {
2926
color: black;
@@ -34,13 +31,12 @@
3431
<!-- Sidebar -->
3532
<div class="sidebar">
3633

37-
38-
3934
<!-- Hide the sidebar -->
4035
<button class="button button-hide" onclick="toggleSidebar()">Hide the sidebar (f)</button>
4136

4237
<!-- Home button -->
4338
<button class="button" onclick="window.location.href='index.html'">Home</button>
39+
4440
<!-- Magnet -->
4541
<button class="button" onclick="window.location.href='404Magnet.html'">Magnet</button>
4642

@@ -81,11 +77,6 @@
8177
});
8278
}
8379
</script>
84-
85-
86-
87-
88-
8980
</div>
9081

9182
<!-- Content -->

0 commit comments

Comments
 (0)