mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-13 20:10:01 -04:00
Merge branch 'master' of https://github.com/QuiteAFancyEmerald/Holy-Unblocker
This commit is contained in:
commit
334b6f5baa
5 changed files with 44 additions and 7 deletions
6
app.json
6
app.json
|
@ -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.",
|
||||
"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",
|
||||
"rammerhead",
|
||||
"ultraviolet",
|
||||
"titaniumnetwork",
|
||||
"node",
|
||||
"proxy",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "holyub",
|
||||
"version": "6.2.0",
|
||||
"version": "6.2.9",
|
||||
"repository": "https://github.com/QuiteAFancyEmerald/Holy-Unblocker",
|
||||
"description": "Holy Unblocker is a secure web proxy service with support for many sites.",
|
||||
"main": "backend.js",
|
||||
|
@ -23,7 +23,6 @@
|
|||
"@mercuryworkshop/epoxy-transport": "^1.1.0",
|
||||
"@tomphttp/bare-server-node": "^2.0.3",
|
||||
"axios": "^1.7.2",
|
||||
"babel": "^6.23.0",
|
||||
"express": "^4.19.2",
|
||||
"helmet": "^7.1.0",
|
||||
"mime-types": "^2.1.35",
|
||||
|
|
38
test.js
38
test.js
|
@ -117,6 +117,44 @@ async function testCommonJSOnPage() {
|
|||
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() {
|
||||
await page.goto("http://localhost:8080/?q");
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<div class="brand-logo-container">
|
||||
<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>
|
||||
<input id="mnavecb" type="checkbox" />
|
||||
<label for="mnavecb" class="mnave">
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<input type=text placeholder=Icon URL spellcheck=false><input class=cselbutton type=submit value=Apply>
|
||||
</form>
|
||||
<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>
|
||||
<input id=hideads type=checkbox checked>
|
||||
<span>Hide Ads</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue