Compare commits
2 commits
master
...
v6.8-produ
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ace7a2db4a |
||
|
|
035433cef1 |
4 changed files with 578 additions and 554 deletions
|
|
@ -20,7 +20,7 @@ Also has a good amount of locally hosted games featured on the site.
|
|||
|
||||
### Over 30M+ users since 2020. Thank you so much for the support I could have never imagined how massive the web proxy community has become.
|
||||
|
||||
#### Current Branch: Latest
|
||||
#### Current Branch: v6.8.7-production
|
||||
|
||||
<details><summary>Branch Types</summary>
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"pathname": "/",
|
||||
"minifyScripts": true,
|
||||
"randomizeIdentifiers": true,
|
||||
"production": false,
|
||||
"production": true,
|
||||
"disguiseFiles": true,
|
||||
"usingSEO": false
|
||||
}
|
||||
|
|
|
|||
1126
package-lock.json
generated
1126
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -36,7 +36,7 @@
|
|||
"@mercuryworkshop/bare-mux": "^2.1.7",
|
||||
"@mercuryworkshop/epoxy-transport": "^2.1.28",
|
||||
"@mercuryworkshop/libcurl-transport": "^1.5.0",
|
||||
"@mercuryworkshop/scramjet": "https://github.com/MercuryWorkshop/scramjet/releases/download/latest/mercuryworkshop-scramjet-1.0.2-dev.tgz",
|
||||
"@mercuryworkshop/scramjet": "https://github.com/MercuryWorkshop/scramjet/releases/download/latest/mercuryworkshop-scramjet-2.0.0-alpha.tgz",
|
||||
"@titaniumnetwork-dev/ultraviolet": "^3.2.10",
|
||||
"axios": "^1.11.0",
|
||||
"eruda": "^3.4.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue