mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-16 05:00:02 -04:00
Fixed Proxy Page
This commit is contained in:
parent
08ceead99a
commit
27eed46dcf
1 changed files with 8 additions and 9 deletions
|
@ -75,9 +75,9 @@
|
|||
</script>
|
||||
<div class="d-flex align-items-center order-12" style="height:200px;">
|
||||
<div class="container border rounded text-center justify-content-center align-items-center button" style="color: rgb(255,255,255);filter: blur(0px); opacity: 0.95;">
|
||||
<form id="pc" onkeydown="pd()">
|
||||
<p style=" font-size: 46px; ">No​de Unbloc​ker</p>
|
||||
<p style="font-family: 'Montserrat Alternates', sans-serif; ">A flexib​le seco​ndary pr​oxy compared to All​oy, P​M and P​D.</p>
|
||||
<form id="pd" onkeydown="pd()">
|
||||
<p style=" font-size: 46px; ">P<wbr>yDo<wbr>dge B</p>
|
||||
<p style="font-family: 'Montserrat Alternates', sans-serif; ">An alterna<wbr>tive pr<wbr>oxy of a modi<wbr>fied Via Pro<wbr>xy by O<wbr>lyB.</p>
|
||||
<div class="input-group ">
|
||||
<div class="input-group-prepend"></div><input id="url" class="bg-dark border rounded-0 border-info shadow-sm form-control form-control-lg " type="text" name="url" style="width: 194px;font-family:
|
||||
'Montserrat Alternates', sans-serif;opacity: 0.80; color:rgb(255,255,255); " placeholder="Insert URL ">
|
||||
|
@ -86,17 +86,16 @@
|
|||
</div>
|
||||
<div>
|
||||
<script>
|
||||
var header = document.getElementById("pc");
|
||||
var header = document.getElementById("pd");
|
||||
var btns = header.getElementsByClassName("pdprox");
|
||||
for (var i = 0; i < btns.length; i++) {
|
||||
btns[i].addEventListener("click", function() {});
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
<p class="text-primary " style="font-size: 20px;font-family: 'Montserrat Alternates', sans-serif; ">More Informat​ion:<br></p>
|
||||
<p class="text-light " style="font-family: Lato, sans-serif; ">Works on Di​scord (QR Code Only), Yout​ube (Might need to reload), etc.<br><br>Many sites work with this. Explore!</p>
|
||||
<p class="text-primary " style="font-family: Lato, sans-serif; ">Gi​tHub: <a class="text-primary " href="https://github.com/nf​riedly/n​ode-unblo​cker "><strong> https://git​hub.com/nfri​edly/no​de-unblo​cker</strong></a><br><br>Created
|
||||
by Nat​han Friedl​y.</p>
|
||||
<p class="text-primary " style="font-size: 20px;font-family: 'Montserrat Alternates', sans-serif; ">More Information:<br></p>
|
||||
<p class="text-light " style="font-family: Lato, sans-serif; ">Works on vari<wbr>ous sites.<br><br>Explore!</p>
|
||||
<p class="text-primary " style="font-family: Lato, sans-serif; ">GitH<wbr>ub: <a class="text-primary " href="https://github.com/BinBashB​anana/Py​Dodge "><strong> https://github.com/BinBashBa​nana/PyD​odge</strong></a><br><br>Crea<wbr>ted by Ol<wbr>yB.</p>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue