directory shift; more ghetto rh edits

This commit is contained in:
QuiteAFancyEmerald 2024-08-02 16:43:36 -07:00
parent e8b0b3cf4f
commit a68a420505
No known key found for this signature in database
GPG key ID: 2C9730062CD48870
45 changed files with 6 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -6,7 +6,7 @@
"main": "backend.js", "main": "backend.js",
"scripts": { "scripts": {
"start": "node backend.js", "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", "test": "npm run proxy-validator",
"start-test-server": "timeout 5 node backend.js; test \"$?\" -eq \"124\" && (node backend.js &) || exit 1", "start-test-server": "timeout 5 node backend.js; test \"$?\" -eq \"124\" && (node backend.js &) || exit 1",
"proxy-validator": "node proxyServiceValidator.js" "proxy-validator": "node proxyServiceValidator.js"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,7 +1,7 @@
import Fastify from 'fastify'; import Fastify from 'fastify';
import { createServer } from 'node:http'; import { createServer } from 'node:http';
import wisp from 'wisp-server-node'; 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 { epoxyPath } from "@mercuryworkshop/epoxy-transport";
import { libcurlPath } from "@mercuryworkshop/libcurl-transport"; import { libcurlPath } from "@mercuryworkshop/libcurl-transport";
import { bareModulePath } from "@mercuryworkshop/bare-as-module3"; import { bareModulePath } from "@mercuryworkshop/bare-as-module3";

View file

@ -58,7 +58,6 @@
placeholder="Search or enter in a target site!" placeholder="Search or enter in a target site!"
/> />
<a href="#" class="pr-button glowbutton pr-go1">Cl&#173;assic</a> <a href="#" class="pr-button glowbutton pr-go1">Cl&#173;assic</a>
<a href="#" class="pr-button glowbutton pr-go2">Stea&#173;lth</a>
</div> </div>
<p> <p>
Important: Make sure you treat this as a PRIVATE session. Do NOT share Important: Make sure you treat this as a PRIVATE session. Do NOT share