Skip to content

Commit 4083f83

Browse files
newtab409
1 parent 49af465 commit 4083f83

File tree

1 file changed

+2
-72
lines changed

1 file changed

+2
-72
lines changed

index.html

Lines changed: 2 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
1313
<script src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
1414
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
15-
<script src="/js/json.js"></script>
1615
<div id="text"></div>
1716
</head>
1817
<body>
@@ -270,77 +269,8 @@ <h1 class="title text-center text-uppercase">Connect</h1>
270269
<!-- NewTab409 -->
271270
<script>
272271
function NewTab409() {
273-
window.open(
274-
"https://github.com/Altify-Developing/altify-developing-chs", "_blank");
275-
window.open(
276-
"https://github.com/Altify-Developing/altify-developing-chs/blob/main/LICENSE", "_blank");
277-
window.open(
278-
"https://github.com/Altify-Developing/altify-developing-chs/blob/main/CONTRIBUTING.md", "_blank");
279-
window.open(
280-
"https://github.com/Altify-Developing/altify-developing-chs/blob/main/CODE_OF_CONDUCT.md", "_blank");
281-
window.open(
282-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/img", "_blank");
283-
window.open(
284-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/html", "_blank");
285-
window.open(
286-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/det.l", "_blank");
287-
window.open(
288-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/Tools", "_blank");
289-
window.open(
290-
"https://github.com/Altify-Developing/altify-developing-chs/blob/main/Tools/Discord-Account-Generator-main.zip", "_blank");
291-
window.open(
292-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/Tools/TwitchAccGen", "_blank");
293-
window.open(
294-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/Tools/PyTokenJoiner", "_blank");
295-
window.open(
296-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/Tools/PyChecker", "_blank");
297-
window.open(
298-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/Tools/PHP", "_blank");
299-
window.open(
300-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/Tools/JavaScript", "_blank");
301-
window.open(
302-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/Tools/Java", "_blank");
303-
window.open(
304-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/Tools/HTBC", "_blank");
305-
window.open(
306-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/Tools/CSharp", "_blank");
307-
window.open(
308-
"https://github.com/Altify-Developing/altify-developing-chs/tree/main/.github", "_blank");
309-
window.open(
310-
"https://pastebin.pl/view/48b0743f", "_blank");
311-
window.open(
312-
"https://pastebin.pl/view/c8024ce4", "_blank");
313-
window.open(
314-
"https://pastebin.pl/view/5075d62c", "_blank");
315-
window.open(
316-
"https://pastebin.pl/view/43f6ebe3", "_blank");
317-
window.open(
318-
"https://pastebin.pl/view/39372b97", "_blank");
319-
window.open(
320-
"https://pastebin.pl/view/68c8bbae", "_blank");
321-
window.open(
322-
"https://pastebin.pl/view/e35ca2a4", "_blank");
323-
window.open(
324-
"https://pastebin.pl/view/2c8c9ae9", "_blank");
325-
window.open(
326-
"https://pastebin.pl/view/ff98c383", "_blank");
327-
window.open(
328-
"https://pastebin.pl/view/3a73dfe9", "_blank");
329-
window.open(
330-
"https://pastebin.pl/view/95b65eba", "_blank");
331-
window.open(
332-
"https://pastebin.pl/view/5ca80c95", "_blank");
333-
window.open(
334-
"https://pastebin.pl/view/acc0b0a5", "_blank");
335-
window.open(
336-
"https://pastebin.pl/view/584026a8", "_blank");
337-
window.open(
338-
"https://pastebin.pl/view/62e86a7f", "_blank");
339-
window.open(
340-
"https://pastebin.pl/view/00f441ba", "_blank");
341-
window.open(
342-
"https://pastebin.pl/view/cc37a4f5", "_blank");
343-
}
272+
window.open("https://altify-chs.netlify.app/newtab409", "_blank");
273+
}
344274
</script>
345275
</body>
346276

0 commit comments

Comments
 (0)