Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiteAFancyEmerald committed Jul 11, 2024
1 parent ec8dfe2 commit bed536f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Holy Unblocker v6.2.9",
"name": "Holy Unblocker v6.3.0",
"description": "Holy Unblocker is a secure web proxy service supporting numerous sites while concentrating on detail with design, mechanics, and features. Bypass web filters regardless of whether it is an extension or network-based.",
"repository": "https://github.com/titaniumnetwork-dev/Holy-Unblocker",
"logo": "https://raw.githubusercontent.com/titaniumnetwork-dev/Holy-Unblocker/master/views/assets/img/icon.png",
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "holyub",
"version": "6.2.9",
"version": "6.3.0",
"repository": "https://github.com/QuiteAFancyEmerald/Holy-Unblocker",
"description": "Holy Unblocker is a secure web proxy service with support for many sites.",
"main": "backend.js",
Expand All @@ -26,7 +26,6 @@
"express": "^4.19.2",
"helmet": "^7.1.0",
"mime-types": "^2.1.35",
"node-fetch": "^3.3.2",
"puppeteer": "^22.12.1",
"rammerhead": "https://github.com/NebulaServices/rammerhead/releases/download/rammerhead-1.2.41-nebula.8/rammerhead-1.2.41-nebula.7.tgz",
"wisp-server-node": "^1.0.6",
Expand Down
Empty file removed test.js
Empty file.
2 changes: 1 addition & 1 deletion views/pages/misc/deobf/header.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="brand-logo-container">
<div class="logo"></div>
<a href="/" class="brand pulse">Holy Unblocker v6.2.9</a>
<a href="/" class="brand pulse">Holy Unblocker v6.3.x</a>
</div>
<input id="mnavecb" type="checkbox" />
<label for="mnavecb" class="mnave">
Expand Down

0 comments on commit bed536f

Please sign in to comment.