-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e2fd72b
commit 0cb7f38
Showing
35 changed files
with
1,711 additions
and
1,047 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,17 @@ | ||
{ | ||
"name": "Holy Unblocker v5.5", | ||
"description": "Holy Unblocker is a secure web proxy service supporting numerous sites while concentrating on detail with design, mechanics, and features. Bypass web filters regardless of whether it is an extension or network-based.", | ||
"repository": "https://github.com/titaniumnetwork-dev/Holy-Unblocker", | ||
"logo": "https://raw.githubusercontent.com/titaniumnetwork-dev/Holy-Unblocker/master/views/assets/img/icon.png", | ||
"keywords": ["holyunblocker", "womginx", "corrosion", "titaniumnetwork", "node", "proxy", "unblocker", "webproxy", "games"] | ||
} | ||
"name": "Holy Unblocker v5.5", | ||
"description": "Holy Unblocker is a secure web proxy service supporting numerous sites while concentrating on detail with design, mechanics, and features. Bypass web filters regardless of whether it is an extension or network-based.", | ||
"repository": "https://github.com/titaniumnetwork-dev/Holy-Unblocker", | ||
"logo": "https://raw.githubusercontent.com/titaniumnetwork-dev/Holy-Unblocker/master/views/assets/img/icon.png", | ||
"keywords": [ | ||
"holyunblocker", | ||
"womginx", | ||
"corrosion", | ||
"titaniumnetwork", | ||
"node", | ||
"proxy", | ||
"unblocker", | ||
"webproxy", | ||
"games" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
(async() => { | ||
await | ||
import ('./src/server.mjs'); | ||
})(); | ||
(async () => { | ||
await import("./src/server.mjs"); | ||
})(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,24 @@ | ||
module.exports = { | ||
apps: [{ | ||
name: 'HolyUB', | ||
script: './backend.js', | ||
env: { | ||
PORT: 8078, | ||
NODE_ENV: "development", | ||
}, | ||
env_production: { | ||
PORT: 8078, | ||
NODE_ENV: "production", | ||
}, | ||
instances: "1", | ||
exec_interpreter: "babel-node", | ||
exec_mode: "fork", | ||
autorestart: true, | ||
exp_backoff_restart_delay: 100, | ||
cron_restart: "*/10 * * * *", | ||
kill_timeout: 3000, | ||
watch: false | ||
}] | ||
}; | ||
apps: [ | ||
{ | ||
name: "HolyUB", | ||
script: "./backend.js", | ||
env: { | ||
PORT: 8078, | ||
NODE_ENV: "development", | ||
}, | ||
env_production: { | ||
PORT: 8078, | ||
NODE_ENV: "production", | ||
}, | ||
instances: "1", | ||
exec_interpreter: "babel-node", | ||
exec_mode: "fork", | ||
autorestart: true, | ||
exp_backoff_restart_delay: 100, | ||
cron_restart: "*/10 * * * *", | ||
kill_timeout: 3000, | ||
watch: false, | ||
}, | ||
], | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,9 @@ | ||
{ | ||
"title": "HU LTS", | ||
"port": "8080", | ||
"ssl": false, | ||
"ws": true, | ||
"prefix": "/service/", | ||
"codec": "xor", | ||
"blacklist": [ | ||
"accounts.google.com", | ||
"dcounter.space" | ||
] | ||
"title": "HU LTS", | ||
"port": "8080", | ||
"ssl": false, | ||
"ws": true, | ||
"prefix": "/service/", | ||
"codec": "xor", | ||
"blacklist": ["accounts.google.com", "dcounter.space"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,21 @@ | ||
{ | ||
"chars": [ | ||
"­", "​", "­" | ||
], | ||
"keywords": [ | ||
"Example1", "Example2", "Example3", "Example4", "Example5", "Example6", "Example7", "Example8", "Example9" | ||
], | ||
"content": [ | ||
"Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1", | ||
"Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2" | ||
], | ||
"splash": [ | ||
"This version is the public LTS build of the web proxy service project and may be hosted unofficially. Check your domain or jo­in the <a id='tnlink' target='_blank'>T­N Dis­co­rd</a> for official pr­iva️te site lin­ks for your safety." | ||
] | ||
} | ||
"chars": ["­", "​", "­"], | ||
"keywords": [ | ||
"Example1", | ||
"Example2", | ||
"Example3", | ||
"Example4", | ||
"Example5", | ||
"Example6", | ||
"Example7", | ||
"Example8", | ||
"Example9" | ||
], | ||
"content": [ | ||
"Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1Example1", | ||
"Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2Example2" | ||
], | ||
"splash": [ | ||
"This version is the public LTS build of the web proxy service project and may be hosted unofficially. Check your domain or jo­in the <a id='tnlink' target='_blank'>T­N Dis­co­rd</a> for official pr­iva️te site lin­ks for your safety." | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,62 @@ | ||
import { readFileSync } from 'fs'; | ||
import path from 'path'; | ||
import { readFile } from 'fs/promises'; | ||
import { readFileSync } from "fs"; | ||
import path from "path"; | ||
import { readFile } from "fs/promises"; | ||
|
||
|
||
const insert = JSON.parse(await readFile(new URL('./data.json', | ||
import.meta.url))); | ||
const insert = JSON.parse( | ||
await readFile(new URL("./data.json", import.meta.url)) | ||
); | ||
|
||
const __dirname = path.resolve(); | ||
|
||
const text404 = readFileSync(path.normalize(__dirname + '/views/error.html'), 'utf8'); | ||
const text404 = readFileSync( | ||
path.normalize(__dirname + "/views/error.html"), | ||
"utf8" | ||
); | ||
const pages = { | ||
'index': 'index.html', | ||
/* Main */ | ||
'documentation': 'docs.html', | ||
'faq': 'faq.html', | ||
's': 'pages/frame.html', | ||
'browse': 'pages/surf.html', | ||
'credits': 'pages/nav/credits.html', | ||
'x': 'pages/nav/bookmarklets.html', | ||
'terms': 'pages/nav/terms.html', | ||
/* Games */ | ||
'g': 'pages/nav/gtools.html', | ||
'h': 'pages/nav/games5.html', | ||
'el': 'pages/nav/emulators.html', | ||
'f': 'pages/nav/flash.html', | ||
'm': 'pages/nav/emulibrary.html', | ||
/* Proxies */ | ||
'q': 'pages/proxnav/ultraviolet.html', | ||
'rh': 'pages/proxnav/rammerhead.html', | ||
/* Proxy Presets */ | ||
'y': 'pages/proxnav/preset/youtube.html', | ||
'apps': 'pages/proxnav/preset/applications.html', | ||
/* Misc */ | ||
'fg': 'archive/gfiles/flash/index.html', | ||
'eg': 'archive/gfiles/rarch/index.html', | ||
'vos': 'archive/vibeOS/index.html' | ||
index: "index.html", | ||
/* Main */ | ||
documentation: "docs.html", | ||
faq: "faq.html", | ||
s: "pages/frame.html", | ||
browse: "pages/surf.html", | ||
credits: "pages/nav/credits.html", | ||
x: "pages/nav/bookmarklets.html", | ||
terms: "pages/nav/terms.html", | ||
/* Games */ | ||
g: "pages/nav/gtools.html", | ||
h: "pages/nav/games5.html", | ||
el: "pages/nav/emulators.html", | ||
f: "pages/nav/flash.html", | ||
m: "pages/nav/emulibrary.html", | ||
/* Proxies */ | ||
q: "pages/proxnav/ultraviolet.html", | ||
rh: "pages/proxnav/rammerhead.html", | ||
/* Proxy Presets */ | ||
y: "pages/proxnav/preset/youtube.html", | ||
apps: "pages/proxnav/preset/applications.html", | ||
/* Misc */ | ||
fg: "archive/gfiles/flash/index.html", | ||
eg: "archive/gfiles/rarch/index.html", | ||
vos: "archive/vibeOS/index.html", | ||
}; | ||
|
||
const cookingInserts = insert.content; | ||
const vegetables = insert.keywords; | ||
const charRandom = insert.chars; | ||
const splashRandom = insert.splash; | ||
const cacheBustList = { | ||
"styles.css": "styles-1644738239.css", | ||
"h5-nav.js": "h5-nav-1644738239.js", | ||
"common.js": "common-16451543478.js", | ||
"links.js": "links-1644738239.js" | ||
"styles.css": "styles-1644738239.css", | ||
"h5-nav.js": "h5-nav-1644738239.js", | ||
"common.js": "common-16451543478.js", | ||
"links.js": "links-1644738239.js", | ||
}; | ||
|
||
export default { pages, text404, cookingInserts, vegetables, charRandom, splashRandom, cacheBustList }; | ||
export default { | ||
pages, | ||
text404, | ||
cookingInserts, | ||
vegetables, | ||
charRandom, | ||
splashRandom, | ||
cacheBustList, | ||
}; |
Oops, something went wrong.