mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-13 03:50:02 -04:00
directory shift; more ghetto rh edits
This commit is contained in:
parent
e8b0b3cf4f
commit
a68a420505
45 changed files with 6 additions and 7 deletions
Binary file not shown.
1
lib/rammerhead/src/client/hammerhead.min.js
vendored
Normal file
1
lib/rammerhead/src/client/hammerhead.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
3
lib/rammerhead/src/client/rammerhead.min.js
vendored
Normal file
3
lib/rammerhead/src/client/rammerhead.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -6,7 +6,7 @@
|
|||
"main": "backend.js",
|
||||
"scripts": {
|
||||
"start": "node backend.js",
|
||||
"build": "cd rammerhead && npm install && npm build",
|
||||
"build": "cd lib/rammerhead && npm install && npm run build",
|
||||
"test": "npm run proxy-validator",
|
||||
"start-test-server": "timeout 5 node backend.js; test \"$?\" -eq \"124\" && (node backend.js &) || exit 1",
|
||||
"proxy-validator": "node proxyServiceValidator.js"
|
||||
|
|
1
rammerhead/src/client/hammerhead.min.js
vendored
1
rammerhead/src/client/hammerhead.min.js
vendored
File diff suppressed because one or more lines are too long
3
rammerhead/src/client/rammerhead.min.js
vendored
3
rammerhead/src/client/rammerhead.min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
|||
import Fastify from 'fastify';
|
||||
import { createServer } from 'node:http';
|
||||
import wisp from 'wisp-server-node';
|
||||
import createRammerhead from "../rammerhead/src/server/index.js";
|
||||
import createRammerhead from "../lib/rammerhead/src/server/index.js";
|
||||
import { epoxyPath } from "@mercuryworkshop/epoxy-transport";
|
||||
import { libcurlPath } from "@mercuryworkshop/libcurl-transport";
|
||||
import { bareModulePath } from "@mercuryworkshop/bare-as-module3";
|
||||
|
|
|
@ -58,7 +58,6 @@
|
|||
placeholder="Search or enter in a target site!"
|
||||
/>
|
||||
<a href="#" class="pr-button glowbutton pr-go1">Cl­assic</a>
|
||||
<a href="#" class="pr-button glowbutton pr-go2">Stea­lth</a>
|
||||
</div>
|
||||
<p>
|
||||
Important: Make sure you treat this as a PRIVATE session. Do NOT share
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue