Skip to content

Chromium-Network/cosmic

Repository files navigation

🌌 cosmic — Setup Guide

A minimalistic, cosmic-themed proxy powered by Ultraviolet.


📁 File Structure

cosmic/
├── index.html       ← Main page
├── style.css        ← All styles & animations
├── app.js           ← UI logic + subtitle list
└── uv/
    ├── uv.config.js ← UV config (edit prefix here)
    ├── uv.bundle.js ← (you provide this)
    ├── uv.handler.js← (you provide this)
    └── uv.sw.js     ← (you provide this)
(I'm too lazy for the rest lmao)

🎨 Customization

  • Subtitles — Edit the subtitles array in app.js (50 included)
  • Colors — All in CSS variables at the top of style.css
  • Fonts — Uses Syne (logo) + DM Mono (body) from Google Fonts
  • And more!

📦 Recommended Stack

Layer Tool
Proxy engine Ultraviolet
Server Ultraviolet-App (Express)
Hosting Railway, Render, Replit

That's it — enjoy browsing the cosmos. 🌠

About

A cool proxy site using Ultraviolet and Scramjet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors