Skip to content

Lets get the proxies fully working, and implemented ill let you know when it works. currently its not stable, and doesnt work errors in web console: sw.js:35 ❌ UV Service worker failed to load: ReferenceError: UVServiceWorker is not defined at sw....#9

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/fix-da8d4d76-2f45-4ba8-8b0d-88c3e4673f11

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Oct 2, 2025

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

Lets get the proxies fully working, and implemented

ill let you know when it works.

currently its not stable, and doesnt work

errors in web console:

sw.js:35 ❌ UV Service worker failed to load: ReferenceError: UVServiceWorker is not defined
at sw.js:8:16
(anonymous) @ sw.js:35
f8c4cd70-9ec8-11f0-8a15-efa3a64fef00:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
about:blank:1 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
go:501 🔧 Registering service workers...
go:574 Browser page loaded, checking path: /go
proxy-init.js:36 [14:35:03] [INFO] [INIT] 🚀 SlowGuardian Proxy v9 initializing...
proxy-init.js:425 🚀 SlowGuardian Proxy initialization script loaded
index.js?v=14:11 ✅ Proxy initialization script loaded
ads-manager.js?v=1:103 📢 Ads disabled by admin configuration
proxy-init.js:36 [14:35:03] [INFO] [INIT] Starting proxy system initialization...
proxy-init.js:39 [14:35:03] [DEBUG] [BARE] Testing bare server connectivity...
proxy-init.js:39 [14:35:03] [DEBUG] [SW] Registering service worker...
proxy-init.js:39 [14:35:03] [DEBUG] [SW] Unregistered existing service worker
sentry-config.js:1 Sentry is not available. Make sure to include the Sentry browser bundle.
e @ sentry-config.js:1
index.js?v=14:21 🚀 SlowGuardian v9 homepage initializing...
index.js?v=14:27 Initializing proxy system...
frame.js?v=36:20 Original encoded URL: hvtrs8%2F-1t1%2Clml
frame.js?v=36:28 UV decoded URL: https://1v1.lol
frame.js?v=36:51 Final displayed URL: https://1v1.lol
frame.js?v=36:109 🔄 Using Ultraviolet proxy for: /a/hvtrs8%2F-1t1%2Clml
frame.js?v=36:171 ⏳ Waiting for service worker to be ready...
frame.js?v=36:673 📋 Status: Initializing proxy services...
frame.js?v=36:617 Loading URL: /a/hvtrs8%2F-1t1%2Clml
frame.js?v=36:632 📢 Showing video ad before proxy load (onload)...
ads-manager.js?v=1:1597 📢 Showing video ad before proxy load...
ads-manager.js?v=1:1017 Video ad modal not found, skipping ad
showVideoAd @ ads-manager.js?v=1:1017
ads-manager.js?v=1:1599 📢 Video ad completed, loading proxy...
frame.js?v=36:634 📢 Video ad completed, loading proxy (onload): /a/hvtrs8%2F-1t1%2Clml
go:754 Auto-starting loading animation for URL: hvtrs8%2F-1t1%2Clml
proxy-init.js:36 [14:35:03] [INFO] [BARE] ✅ Bare server is accessible (status: 200)
navbar.js?v=1:93 ✅ User loaded from API: zane
proxy-init.js:39 [14:35:03] [DEBUG] [SW] Service worker registered, waiting for activation...
frame.js?v=36:493 Iframe auto-focused after load
ads-manager.js?v=1:2151
🚀 SlowGuardian AdSense Management Console
Available Commands:

adsense.config() → Show current configuration
adsense.setup(id) → Quick setup with Publisher ID
adsense.admin() → Open admin panel
adsense.metrics() → View ad metrics
adsense.revenue() → View revenue report (admin)
adsense.refresh() → Refresh all ads
adsense.test() → Toggle test mode
adsense.help() → Show this help again
Example: adsense.setup('ca-pub-1234567890123456')

hvtrs8/-1t1,lml:1 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
frame.js?v=36:182 ⚠️ Service worker timeout, attempting to load anyway
(anonymous) @ frame.js?v=36:182
frame.js?v=36:673 📋 Status: Service worker timeout - attempting direct load...
frame.js?v=36:727 🔄 Showing loading progress
frame.js?v=36:673 📋 Status: Connecting to proxy server...
frame.js?v=36:128 📢 Showing video ad before proxy load...
ads-manager.js?v=1:1597 📢 Showing video ad before proxy load...
ads-manager.js?v=1:1017 Video ad modal not found, skipping ad
showVideoAd @ ads-manager.js?v=1:1017
ads-manager.js?v=1:1599 📢 Video ad completed, loading proxy...
frame.js?v=36:130 📢 Video ad completed, loading proxy: /a/hvtrs8%2F-1t1%2Clml
frame.js?v=36:673 📋 Status: Loading website...
hvtrs8/-1t1,lml:1 Failed to load resource: the server responded with a status of 404 ()
hvtrs8/-1t1,lml:1 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
f8c4cd70-9ec8-11f0-8a15-efa3a64fef00:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
Refused to apply style from '' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Refused to apply style from '' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Refused to apply style from '' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Refused to apply style from '' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Refused to apply style from '' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Refused to apply style from '' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Refused to a...


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
algebra Ready Ready Preview Comment Oct 2, 2025 5:22pm

@zgr2575
Copy link
Copy Markdown
Owner

zgr2575 commented Oct 2, 2025

@copilot cancel this request or redirect it to the v9 branch main's proxy works perfect

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Oct 2, 2025

@copilot cancel this request or redirect it to the v9 branch main's proxy works perfect

Understood. I can see that no code changes have been made yet (only an initial plan was created). Since you've confirmed that main's proxy is working perfectly and there's no v9 branch available to redirect to, I'll stop work on this PR. You can close this PR whenever you're ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants