QuiteAFancyEmerald
released this
28 Sep 20:27
·
12 commits
to master
since this release
Holy Unblocker LTS
Holy Unblocker LTS, an experimental web proxy service, can bypass web filters or 'blockers' regardless of whether the method of censorship is client-side or network-based. This includes the potential ability to bypass content blockers overseas, Chrome extensions, localized client firewalls, and network-related filters.
Changes
- Visual overhaul
- Proxy migration
- Prep for v7.x.x
- Greatly optimized client-side scripts across the site with a new standard, and generally reworked to no longer leave global variables
- Updated standards for common scripts
- libcurl, epoxy and bare-as-module support added
- Deleted five JS scripts and moved lots of data into JSON files. Big reorganization. Games menu core scripts now nested inside of common.js utilizing a JSON system
- Massive updates to the Settings menu visually and functionality wise; added Bare-Mux support for swapping transports to work with Ultraviolet, default icons and selective adblocking + Tor on any proxy instances
- CSS has been partially restructured for mobile support, and is now properly arranged into clearly labeled sections (for the most part)
- Incorporated makeshift domain blacklisting functionality into Ultraviolet, currently used for blocking ads if ads are disabled in settings
- Fleshed out the SEO with more descriptions and better labeling
- Switched to Fastify for serving content from the backend; a separate Express backend file is kept in case it's still needed
- Rammerhead is now locally built into the HU LTS repository
- Simplified the HU LTS setup process and added more default npm commands
Please note that this release is for developmental purposes only and for those who wish to create their own proxy site.
This is a pre-release of v7.x.x which is being worked on currently.
What's Changed
- update to bare-mux v2 by @Percslol in #403
- add quake wasm to community requests by @OtterCodes101 in #404
- Switch to Fastify by @MotorTruck1221 in #405
New Contributors
- @Percslol made their first contribution in #403
- @OtterCodes101 made their first contribution in #404
- @MotorTruck1221 made their first contribution in #405
Full Changelog: v6.2.9...v6.3.9