mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-13 03:50:02 -04:00
Updated Bookmarklets Page
This commit is contained in:
parent
bd8454bb00
commit
c15aef5eb2
1 changed files with 8 additions and 6 deletions
|
@ -85,8 +85,10 @@
|
|||
<h5>Updated Inspect Element Clone</h5>`);
|
||||
</script>
|
||||
<br>
|
||||
<p style="padding: 2%;">May take awhile to load at first on use.</p>
|
||||
<br>
|
||||
<script>
|
||||
document.write(`<a class="btn btn-primary text-info border rounded-0 border-primary" style="background-color: rgb(24,26,28);font-family: 'Montserrat Alternates', sans-serif;" role="button" data-bs-hover-animate="pulse" href="javascript:(function () {var script=document.createElement('script');script.src='https://a.${document.domain}/call/https://x-ray-goggles.mouse.org/webxray.js';script.className='webxray';script.setAttribute('data-lang','en-US');script.setAttribute('data-baseuri','https://a.${document.domain}/call/https://x-ray-goggles.mouse.org');document.body.appendChild(script);}())">Drag Me</a>`);
|
||||
document.write(`<a class="btn btn-primary text-info border rounded-0 border-primary" style="background-color: rgb(24,26,28);font-family: 'Montserrat Alternates', sans-serif;" role="button" data-bs-hover-animate="pulse" href="javascript:(function () {var script=document.createElement('script');script.src='https://a.${document.domain}/call/https://x-ray-goggles.mouse.org/webxray.js';script.className='webxray';script.setAttribute('data-lang','en-US');script.setAttribute('data-baseuri','https://a.${document.domain}/call/https://x-ray-goggles.mouse.org');document.body.appendChild(script);}())">Drag me</a>`);
|
||||
</script>
|
||||
</div>
|
||||
<!-- Universal Tab Cloak-->
|
||||
|
@ -98,7 +100,7 @@
|
|||
<br>
|
||||
<a class="btn btn-primary text-info border rounded-0 border-primary" style="background-color: rgb(24,26,28);font-family: 'Montserrat Alternates', sans-serif;" role="button" data-bs-hover-animate="pulse" href="(function() { var link = document.querySelector("
|
||||
link[rel*='icon' ]
|
||||
") || document.createElement('link'); link.type = 'image/x-icon';link.rel = 'shortcut icon'; link.href = 'https://ssl.gstatic.com/docs/doclist/images/infinite_arrow_favicon_5.ico'; document.title = 'My Drive - Google Drive'; console.log(document.title); document.getElementsByTagName('head')[0].appendChild(link);})();">Drag Me</a>
|
||||
") || document.createElement('link'); link.type = 'image/x-icon';link.rel = 'shortcut icon'; link.href = 'https://ssl.gstatic.com/docs/doclist/images/infinite_arrow_favicon_5.ico'; document.title = 'My Drive - Google Drive'; console.log(document.title); document.getElementsByTagName('head')[0].appendChild(link);})();">Drag me</a>
|
||||
<br>
|
||||
</div>
|
||||
<!-- Alt-->
|
||||
|
@ -108,15 +110,15 @@
|
|||
<h5>Alternative Tab Cloak Universal</h5>`);
|
||||
</script>
|
||||
<br>
|
||||
<p>Alternatively, you can use this code to update the disguise every second (same setup)</p>
|
||||
<p style="padding: 2%;">Alternatively, you can use this code to update the disguise every second (same setup)</p>
|
||||
<br>
|
||||
<a class="btn btn-primary text-info border rounded-0 border-primary" style="background-color: rgb(24,26,28);font-family: 'Montserrat Alternates', sans-serif;" role="button" data-bs-hover-animate="pulse" href=" javascript:function gcloak() { var link = document.querySelector("
|
||||
link[rel*='icon' ] ") || document.createElement('link'); link.type = 'image/x-icon'; link.rel = 'shortcut icon'; link.href = 'https://ssl.gstatic.com/docs/doclist/images/infinite_arrow_favicon_5.ico';
|
||||
document.title = 'My Drive - Google Drive'; console.log(document.title); document.getElementsByTagName('head')[0].appendChild(link) }; gcloak();setInterval(gcloak, 1000);">Drag Me</a>
|
||||
document.title = 'My Drive - Google Drive'; console.log(document.title); document.getElementsByTagName('head')[0].appendChild(link) }; gcloak();setInterval(gcloak, 1000);">Drag me</a>
|
||||
<br>
|
||||
</div>
|
||||
<p style="line-height: 100%; padding: 2%;">The 2 scripts given use a Google Drive disguise as an example, but they can be customized:<br><br>- To change the favicon, replace the link in line 4 with your own image link<br><br> - To change the title, replace the text
|
||||
in the ''s on line 5 with your own title<br><br> - To change the timing, replace the number in line 9 with your own timing (in milliseconds) ge link.href to change the favicon/logo.</p>
|
||||
<p style="line-height: 100%; padding: 2%;">The two scripts above use a Google Drive tab disguise as an example, but they can be customized:<br><br>- To change the favicon, replace the link in line 4 with your own image link<br><br> - To change the title, replace
|
||||
the text in the ''s on line 5 with your own title<br><br> - To change the timing, replace the number in line 9 with your own timing (in milliseconds) ge link.href to change the favicon/logo.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue