Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added "Export" #157

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Doge Unblocker
Doge Unblocker is a site unblocker powered by [Ultraviolet](https://github.com/titaniumnetwork-dev/Ultraviolet). Our service allows you to **get around internet restrictions** to visit your favorite sites and apps, without worrying about your browsing history being saved or your internet being blocked.
## Infared Unblocker
Infared Unblocker is a site unblocker powered by [Ultraviolet](https://github.com/titaniumnetwork-dev/Ultraviolet). Our service allows you to **get around internet restrictions** to visit your favorite sites and apps, without worrying about your browsing history being saved or your internet being blocked.
### Key Features:
<details>
<summary>View All Features</summary>
Expand Down Expand Up @@ -37,14 +37,14 @@ Doge Unblocker is a site unblocker powered by [Ultraviolet](https://github.com/t
- [Fowntain](https://github.com/fowntain)
### Deployment
[![Deploy on Railway](https://binbashbanana.github.io/deploy-buttons/buttons/remade/railway.svg)](https://railway.app/template/h7StcI?referralCode=u82tqg)
<a href="https://render.com/deploy?repo=https://github.com/dogenetwork/doge-unblocker">
<a href="https://render.com/deploy?repo=https://github.com/Infarednetwork/Infared-unblocker">
<img src="https://raw.githubusercontent.com/BinBashBanana/deploy-buttons/main/buttons/remade/render.svg"></img></a>
[![Deploy with Vercel](https://binbashbanana.github.io/deploy-buttons/buttons/remade/vercel.svg)](https://vercel.com/new/clone?repositoryurl=https://github.com/dogenetwork/v4)
[![Deploy to Koyeb](https://binbashbanana.github.io/deploy-buttons/buttons/remade/koyeb.svg)](https://app.koyeb.com/deploy?type=git&repository=github.com/dogenetwork/v4)
[![Deploy with Vercel](https://binbashbanana.github.io/deploy-buttons/buttons/remade/vercel.svg)](https://vercel.com/new/clone?repositoryurl=https://github.com/Infarednetwork/v4)
[![Deploy to Koyeb](https://binbashbanana.github.io/deploy-buttons/buttons/remade/koyeb.svg)](https://app.koyeb.com/deploy?type=git&repository=github.com/Infarednetwork/v4)

**Deploy locally:**
```
git clone https://github.com/DogeNetwork/v4
git clone https://github.com/InfaredNetwork/v4
cd v4
npm install
npm start
Expand Down
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { uvPath } from "@titaniumnetwork-dev/ultraviolet";
import wisp from "wisp-server-node";
import request from '@cypress/request';
import chalk from 'chalk';
import packageJson from './package.json' with { type: 'json' };
import packageJson from './package.json' assert { type: 'json' };

const __dirname = path.resolve();
const server = http.createServer();
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "surfdoge",
"name": "surfInfared",
"version": "4.4.13",
"description": "",
"type": "module",
Expand Down
14 changes: 7 additions & 7 deletions start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ YELLOW="\e[1;33m"
BLUE="\e[1;34m"
RESET="\e[0m"

print_bold_with_outline "Welcome to Doge V4, user!"
print_bold_with_outline "Welcome to Infared V4, user!"

if ! command -v git > /dev/null; then
echo -e "${RED}[Error] Git is not installed. Please install Git and try again.${RESET}"
exit 1
fi

echo -e "${BLUE}[1/4] Cloning Doge Unblocker repository...${RESET}"
if git clone https://github.com/DogeNetwork/v4 > /dev/null 2>&1; then
echo -e "${BLUE}[1/4] Cloning Infared Unblocker repository...${RESET}"
if git clone https://github.com/InfaredNetwork/v4 > /dev/null 2>&1; then
echo -e "${GREEN}[Success] Repository cloned successfully.${RESET}"
else
echo -e "${RED}[Error] Failed to clone repository. Please check your network connection, or see if the v4 folder already exists.${RESET}"
Expand All @@ -45,14 +45,14 @@ else
exit 1
fi

echo -e "${BLUE}[3/4] Starting Doge Unblocker...${RESET}"
echo -e "${BLUE}[3/4] Starting Infared Unblocker...${RESET}"
npm start

if [ $? -eq 0 ]; then
echo -e "${GREEN}[Success] Doge Unblocker started successfully.${RESET}"
echo -e "${YELLOW}[Info] You can access Doge V4 via localhost.${RESET}"
echo -e "${GREEN}[Success] Infared Unblocker started successfully.${RESET}"
echo -e "${YELLOW}[Info] You can access Infared V4 via localhost.${RESET}"
else
echo -e "${RED}[Error] Failed to start Doge Unblocker. Please check the application logs for details.${RESET}"
echo -e "${RED}[Error] Failed to start Infared Unblocker. Please check the application logs for details.${RESET}"
exit 1
fi

Expand Down
6 changes: 3 additions & 3 deletions static/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,23 @@
<script src="/assets/js/cdn-rocket.js?v=3"></script>
<script src="/assets/js/anym.js?v=3"></script>
<title>404 | Salyte</title>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6YEQ7Q0XRC"></script>
<script async src=""></script>
<script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-6YEQ7Q0XRC');</script>
</head>
<body>
<div id="contextMenu" class="context-menu themesExcluded" style="--ripple-duration: 300ms;"><div class="context-menu-item with-submenu themesExcluded" id="contextItem" anim="ripple" onclick="toggleSubmenu(event)"><i class="bi bi-file-spreadsheet"></i> Tab Cloak</div><div class="context-submenu themesExcluded" id="contextItem"><div class="context-menu-item themesExcluded" id="contextItem" anim="ripple" onclick="tabCloak()">Enable</div><div class="context-menu-item themesExcluded" anim="ripple" onclick="disableTabCloak()">Disable</div></div><div class="context-menu-item themesExcluded" id="contextItem" onclick="visitSite()"><i class="bi bi-clock-history"></i> Last Visited Site</div><div class="context-menu-item themesExcluded" id="contextItem" onclick="openWindow()"><i class="bi bi-box-arrow-up-right"></i> About:Blank Cloak</div><div class="context-menu-item themesExcluded" id="contextItem" onclick="openSettings()"><i class="bi bi-gear"></i> View all Settings</div></div> <nav id="mytopnav">
<button class="btn-main" anim="ripple" onclick="send('/settings.html')"><i class="bi bi-gear" style="font-size:30px;"></i>Settings</button>
<button class="btn-main" anim="ripple" onclick="send('/gms')"><i class="bi bi-joystick" style="font-size:30px;"></i>Games</button>
<button class="btn-main" anim="ripple" onclick="send('/apps')"><i class="bi bi-grid-fill" style="font-size:30px;"></i>Apps</button><br>
<a href="/" class="title" anim="ripple"><img src="/assets/img/doge2.jpg" style="width:22px;height:22px;" id="logo"> Doge Unblocker</a>
<a href="/" class="title" anim="ripple"><img src="/assets/img/Infared2.jpg" style="width:22px;height:22px;" id="logo"> Infared Unblocker</a>
</nav>
<div class="centered themesExcluded">
<h1 style="font-family:poppins;font-size:65px;">404 Not Found</h1>
<p>Could not find the page you were looking for</p>
</div>
<div class="footer themesExcluded" style="text-align:right;">
<a href="https://discord.gg/sWPHCdxCPU" target="new"><i class="bi bi-discord"></i></a>
<a href="https://github.com/dogenetwork/v4" target="new"><i class="bi bi-github"></i></a>
<a href="https://github.com/Infarednetwork/v4" target="new"><i class="bi bi-github"></i></a>
</div>
<div class="bottom-right-content themesExcluded">
<a href="/info">Site Info</a>
Expand Down
4 changes: 2 additions & 2 deletions static/apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<script src="/assets/js/cdn-rocket.js?v=2.2"></script>
<script src="/assets/js/anym.js?v=2.2"></script>
<title>Learn | Salyte</title>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6YEQ7Q0XRC"></script>
<script async src=""></script>
<script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-6YEQ7Q0XRC');</script>
</head>
<body>
Expand All @@ -21,7 +21,7 @@
<button class="btn-main" anim="ripple" onclick="send('/settings.html')"><i class="bi bi-gear" style="font-size:30px;"></i>Settings</button>
<button class="btn-main" anim="ripple" onclick="send('/gms')"><i class="bi bi-joystick" style="font-size:30px;"></i>Games</button>
<button class="btn-main active" anim="ripple"><i class="bi bi-grid-fill" style="font-size:30px;"></i>Apps</button><br>
<a href="/" class="title" anim="ripple"><img src="/assets/img/doge2.jpg" style="width:22px;height:22px;" id="logo"> Doge Unblocker</a>
<a href="/" class="title" anim="ripple"><img src="/assets/img/Infared2.jpg" style="width:22px;height:22px;" id="logo"> Infared Unblocker</a>
</nav>
<div class="search-bar themesExcluded" style="display: flex; justify-content: center; border-radius: 10px; margin: 20px;">
<form id="searchForm" onsubmit="return false;" autocomplete="off">
Expand Down
4 changes: 2 additions & 2 deletions static/assets/js/cdn-rocket.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ function tabCloak() {
}

function disableTabCloak() {
var newTitle = "Doge | V4";
var newIcon = "/assets/img/doge.jpg";
var newTitle = "Infared | V4";
var newIcon = "/assets/img/Infared.jpg";

localStorage.setItem("tabTitle", newTitle);
localStorage.setItem("tabIcon", newIcon);
Expand Down
2 changes: 1 addition & 1 deletion static/assets/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ loadCSS('https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icon
});
if(window.location.pathname === "/index.html" || window.location.pathname === "/") {
console.log("[✔️] Index.html");
const options = ["Right-Click to access more features", "Set a custom background in settings.", "Tab Cloaking is highly recommended", "About:Blank Cloak is highly recommended", "This site was originally created as a joke", "Hosted on the best hardware!", "Do not share this link with anyone.", "Join our Discord for more cool things!", "Join our Discord for more cool things!", "© Copyright 2024 Doge Network. All Rights Reserved.", "Customize Doge by going to Settings > Themes", "Want more links? Our Discord provides tons of links!", "Want more links? Our Discord provides tons of links!", "Want more links? Our Discord provides tons of links!", "Hi, fowntain here!", ];
const options = ["Right-Click to access more features", "Set a custom background in settings.", "Tab Cloaking is highly recommended", "About:Blank Cloak is highly recommended", "This site was originally created as a joke", "Hosted on the best hardware!", "Do not share this link with anyone.", "Join our Discord for more cool things!", "Join our Discord for more cool things!", "© Copyright 2024 Infared Network. All Rights Reserved.", "Customize Infared by going to Settings > Themes", "Want more links? Our Discord provides tons of links!", "Want more links? Our Discord provides tons of links!", "Want more links? Our Discord provides tons of links!", "Hi, fowntain here!", ];

function getRandomOption() {
const randomNumber = Math.floor(Math.random() * options.length);
Expand Down
2 changes: 1 addition & 1 deletion static/data/g-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
{
"name": "World's Hardest GM",
"imageUrl": "/assets/img/worldshardestgm.webp",
"url": "openAg('https://assets.surfdoge.pro/assets/worldshardestgm.html')",
"url": "openAg('https://assets.surfInfared.pro/assets/worldshardestgm.html')",
"height": 135
}
],
Expand Down
Loading