This commit is contained in:
00Fjongl 2024-07-10 22:14:22 -05:00
commit 334b6f5baa
5 changed files with 44 additions and 7 deletions

View file

@ -1,12 +1,12 @@
{ {
"name": "Holy Unblocker v5.5", "name": "Holy Unblocker v6.2.9",
"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.", "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", "repository": "https://github.com/titaniumnetwork-dev/Holy-Unblocker",
"logo": "https://raw.githubusercontent.com/titaniumnetwork-dev/Holy-Unblocker/master/views/assets/img/icon.png", "logo": "https://raw.githubusercontent.com/titaniumnetwork-dev/Holy-Unblocker/master/views/assets/img/icon.png",
"keywords": [ "keywords": [
"holyunblocker", "holyunblocker",
"womginx", "rammerhead",
"corrosion", "ultraviolet",
"titaniumnetwork", "titaniumnetwork",
"node", "node",
"proxy", "proxy",

View file

@ -1,6 +1,6 @@
{ {
"name": "holyub", "name": "holyub",
"version": "6.2.0", "version": "6.2.9",
"repository": "https://github.com/QuiteAFancyEmerald/Holy-Unblocker", "repository": "https://github.com/QuiteAFancyEmerald/Holy-Unblocker",
"description": "Holy Unblocker is a secure web proxy service with support for many sites.", "description": "Holy Unblocker is a secure web proxy service with support for many sites.",
"main": "backend.js", "main": "backend.js",
@ -23,7 +23,6 @@
"@mercuryworkshop/epoxy-transport": "^1.1.0", "@mercuryworkshop/epoxy-transport": "^1.1.0",
"@tomphttp/bare-server-node": "^2.0.3", "@tomphttp/bare-server-node": "^2.0.3",
"axios": "^1.7.2", "axios": "^1.7.2",
"babel": "^6.23.0",
"express": "^4.19.2", "express": "^4.19.2",
"helmet": "^7.1.0", "helmet": "^7.1.0",
"mime-types": "^2.1.35", "mime-types": "^2.1.35",

38
test.js
View file

@ -117,6 +117,44 @@ async function testCommonJSOnPage() {
return rammerheadTestPassed; return rammerheadTestPassed;
} }
/*
xx
xx xx
xxx xx
xxx xx
xxx xx
xxx xx
xx xx
xx xx
xx
xx
x x
xxxxxxxxxxxxxxx
xxxxxxxxxxxx xxxxx
xxxx xxx
xxx xxx
xxx xx
xx xx
xx xx
xxx x
xx x
xx xx
*/
async function testUltraviolet() { async function testUltraviolet() {
await page.goto("http://localhost:8080/?q"); await page.goto("http://localhost:8080/?q");

View file

@ -1,6 +1,6 @@
<div class="brand-logo-container"> <div class="brand-logo-container">
<div class="logo"></div> <div class="logo"></div>
<a href="/" class="brand pulse">Holy Unblocker v6.2.0</a> <a href="/" class="brand pulse">Holy Unblocker v6.2.9</a>
</div> </div>
<input id="mnavecb" type="checkbox" /> <input id="mnavecb" type="checkbox" />
<label for="mnavecb" class="mnave"> <label for="mnavecb" class="mnave">

View file

@ -8,7 +8,7 @@
<input type=text placeholder=Icon URL spellcheck=false><input class=cselbutton type=submit value=Apply> <input type=text placeholder=Icon URL spellcheck=false><input class=cselbutton type=submit value=Apply>
</form> </form>
<input id=cselreset class=cselbutton type=button value=Reset> <input id=cselreset class=cselbutton type=button value=Reset>
<input id=cselab class=cselbutton type=button value=about:blank> <input id=cselab class=cselbutton type=button value=Stealth>
<p class=csellabel> <p class=csellabel>
<input id=hideads type=checkbox checked> <input id=hideads type=checkbox checked>
<span>Hide Ads</span> <span>Hide Ads</span>