Skip to content

Pre-Release - v6.3.x - Source

Latest
Compare
Choose a tag to compare
@QuiteAFancyEmerald QuiteAFancyEmerald released this 28 Sep 20:27
· 6 commits to master since this release
9062a93

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

New Contributors

Full Changelog: v6.2.9...v6.3.9