-
Notifications
You must be signed in to change notification settings - Fork 379
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/NovaAppsInc/fracital-proxy
- Loading branch information
Showing
4 changed files
with
36 additions
and
75 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,32 @@ | ||
# Fracital | ||
Another website made with the Ultraviolet backend by TitaniumNetwork & caracal.js | ||
- https://fracital.org | ||
- Become a pateon https://patreon.com/fracital | ||
Another website made with the Ultraviolet backend by TitaniumNetwork & caracal-js | ||
|
||
https://fracital.dev | ||
|
||
[![](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/bePatron?u=69596646) | ||
|
||
# Supports | ||
- **Any static site** | ||
- **Discord** | ||
- **Youtube** | ||
- **Mobile browsing!** | ||
- **Spotify** | ||
- **CAPTCHA/hCAPTCHA** | ||
- **GeForce NOW (Partially Supported)** | ||
- **and many more** | ||
|
||
# Updates: | ||
- **New UI Update!** | ||
- **Games are back!** | ||
- **Drop down menu to make the website more compact** | ||
- **New games page UI** | ||
- **NOW USING THE NEW UltraViolet BACKEND** | ||
- **New UI updates** | ||
|
||
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) | ||
[![forthebadge](https://forthebadge.com/images/badges/uses-html.svg)](https://forthebadge.com) | ||
![image](https://i.imgur.com/Oe2IWhK.png) | ||
![image](https://i.imgur.com/rZpmikX.png) | ||
|
||
## Setup | ||
# Bare Server Setup Guide | ||
If you want to host your own version of **Fracital** follow these steps | ||
``` | ||
$ git clone https://github.com/titaniumnetwork-dev/Ultraviolet-Node --recursive | ||
$ cd Ultraviolet-Node | ||
$ npm install | ||
$ npm start | ||
``` | ||
then go to ```static``` delete all files then move all of the ```proxy-main``` files in it | ||
|
||
# Run On Replit | ||
[Click here to go to the Repl.it Setup Guide.](https://github.com/NovaAppsInc/fracital-static/blob/main/README.md) |
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.