@@ -793,7 +793,7 @@ function Header() {
793793 { /* Desktop: Right side actions */ }
794794 < div className = "hidden md:flex items-center gap-2" >
795795 < a
796- href = "https://github.com/optimizerplus/optimizer-plus-v3.7.2 "
796+ href = "https://github.com/optimizerplus/optimizer-plus"
797797 target = "_blank"
798798 rel = "noopener noreferrer"
799799 className = "p-2 rounded-lg text-white/70 transition-all duration-300 hover:text-white hover:bg-white/5 active:scale-95"
@@ -839,7 +839,7 @@ function Header() {
839839
840840 < div className = "flex items-center gap-3 mt-2 pt-3 border-t border-white/10" >
841841 < a
842- href = "https://github.com/optimizerplus/optimizer-plus-v3.7.2 "
842+ href = "https://github.com/optimizerplus/optimizer-plus"
843843 target = "_blank"
844844 rel = "noopener noreferrer"
845845 className = "flex items-center gap-2 px-4 py-2.5 rounded-lg text-white/70 bg-white/5 transition-all duration-200 hover:text-white hover:bg-white/10"
@@ -1761,7 +1761,7 @@ function Download() {
17611761
17621762 < div className = "flex flex-col sm:flex-row items-center justify-center gap-4" >
17631763 < a
1764- href = "https://github.com/optimizerplus/optimizer-plus-v3.7.2/raw/beta/ Boosteroid- Optimizer- Plus.user.js"
1764+ href = "https://github.com/optimizerplus/optimizer-plus/releases/download/v4.0.0/ Boosteroid. Optimizer. Plus.by.Derfog-4.0.0 .user.js"
17651765 className = "group opt-btn-primary flex items-center gap-3 text-lg px-8 py-4 w-full sm:w-auto justify-center relative overflow-hidden perspective-1000"
17661766 >
17671767 < span className = "absolute inset-0 bg-gradient-to-r from-boo-green via-cyan-400 to-boo-blue opacity-0 group-hover:opacity-100 transition-opacity duration-500" > </ span >
@@ -1772,7 +1772,7 @@ function Download() {
17721772 </ span >
17731773 </ a >
17741774 < a
1775- href = "https://github.com/optimizerplus/optimizer-plus-v3.7.2 "
1775+ href = "https://github.com/optimizerplus/optimizer-plus"
17761776 target = "_blank"
17771777 rel = "noopener noreferrer"
17781778 className = "opt-btn-secondary flex items-center gap-3 text-lg px-8 py-4 w-full sm:w-auto justify-center hover:border-purple-500/50 hover:shadow-[0_0_20px_rgba(168,85,247,0.3)] transition-all duration-300"
@@ -1965,7 +1965,7 @@ function Footer() {
19651965 </ a >
19661966 < span className = "hidden sm:block w-px h-4 bg-white/20" />
19671967 < a
1968- href = "https://github.com/optimizerplus/optimizer-plus-v3.7.2 "
1968+ href = "https://github.com/optimizerplus/optimizer-plus"
19691969 target = "_blank"
19701970 rel = "noopener noreferrer"
19711971 className = "flex items-center gap-2 text-white/60 hover:text-white transition-colors text-sm font-medium group"
0 commit comments