adds more features#18
Open
Kitten772 wants to merge 19 commits into
Open
Conversation
Yes ikr
HAHAHAHA
Revert modifications made to `astro.config.mjs` and `package.json` to restore the original development server configuration and script, and remove the `.npmrc` file. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 7988f736-d942-4d18-b0d9-17c8cb4b818b Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: e492bcb0-717c-4ee4-bcae-bd2526cedb55 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/cefed1f7-4b52-4bd9-a32c-7a6a7019a658/7988f736-d942-4d18-b0d9-17c8cb4b818b/fwHsZpk Replit-Helium-Checkpoint-Created: true
Update COEP header, change URL encoding, enable scramjet, and improve service worker for better compatibility with demanding sites. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 7988f736-d942-4d18-b0d9-17c8cb4b818b Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 94abfeea-a59a-405f-bb9f-1345d00a01e7 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/cefed1f7-4b52-4bd9-a32c-7a6a7019a658/7988f736-d942-4d18-b0d9-17c8cb4b818b/3x8JnH9 Replit-Helium-Checkpoint-Created: true
Add railway.toml to specify build and start commands for Railway deployment. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 7988f736-d942-4d18-b0d9-17c8cb4b818b Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 0394fa15-55cd-4514-adca-b4b4f74c6e23 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/cefed1f7-4b52-4bd9-a32c-7a6a7019a658/7988f736-d942-4d18-b0d9-17c8cb4b818b/3x8JnH9 Replit-Helium-Checkpoint-Created: true
Remove explicit Nixpacks builder override from railway.toml to allow Railway to use its default Railpack builder, ensuring correct Node.js version resolution. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 7988f736-d942-4d18-b0d9-17c8cb4b818b Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 49ec61b1-dcf8-454d-a3e2-8ff61c873df3 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/cefed1f7-4b52-4bd9-a32c-7a6a7019a658/7988f736-d942-4d18-b0d9-17c8cb4b818b/3x8JnH9 Replit-Helium-Checkpoint-Created: true
Add "Ultraviolet MAX" proxy engine that strips blocking headers and enhances compatibility for heavy sites. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 7988f736-d942-4d18-b0d9-17c8cb4b818b Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 8ff500b0-f0bf-49dc-8ae7-8ef2f196d3fb Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/cefed1f7-4b52-4bd9-a32c-7a6a7019a658/7988f736-d942-4d18-b0d9-17c8cb4b818b/IJpe7up Replit-Helium-Checkpoint-Created: true
Add Scramjet MAX as a new option to the proxy engine selection in settings, providing a more powerful mode for demanding websites. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 7988f736-d942-4d18-b0d9-17c8cb4b818b Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: ac333940-0061-449d-a50e-3e8bacd28167 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/cefed1f7-4b52-4bd9-a32c-7a6a7019a658/7988f736-d942-4d18-b0d9-17c8cb4b818b/IJpe7up Replit-Helium-Checkpoint-Created: true
…ce and reliability Integrates Epoxy TLS as a new connection backend option, serving WASM files statically. Updates UV configuration to remove a broken `/bare/` endpoint. Refactors the service worker to load configurations once at startup, improving performance and adding retry logic for header stripping. Modifies proxy scripts to use the new transport path and updates settings to include the transport selection, triggering a page reload on change. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 7988f736-d942-4d18-b0d9-17c8cb4b818b Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 7ea5f2d7-7826-4e8b-8710-a842e72bc11e Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/cefed1f7-4b52-4bd9-a32c-7a6a7019a658/7988f736-d942-4d18-b0d9-17c8cb4b818b/AwxX0IF Replit-Helium-Checkpoint-Created: true
Ensure the WebAssembly binary for the Epoxy TLS transport is properly initialized by calling its default export before using any of its classes. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 7988f736-d942-4d18-b0d9-17c8cb4b818b Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: a4ba0cde-620a-4542-880a-d3c2151be894 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/cefed1f7-4b52-4bd9-a32c-7a6a7019a658/7988f736-d942-4d18-b0d9-17c8cb4b818b/AwxX0IF Replit-Helium-Checkpoint-Created: true
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.