mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-15 12:50:01 -04:00
Updated Tab Cloak
This commit is contained in:
parent
d293d60580
commit
5eed912727
1 changed files with 5 additions and 5 deletions
|
@ -64,11 +64,11 @@ window.addEventListener('DOMContentLoaded', function() {
|
|||
}
|
||||
}, false);
|
||||
|
||||
document.getElementById('fullscreen').addEventListener('click', function(e) {
|
||||
/* document.getElementById('fullscreen').addEventListener('click', function(e) {
|
||||
e.preventDefault();
|
||||
document.getElementById('theframe').requestFullscreen()
|
||||
return false;
|
||||
}, false);
|
||||
}, false); */
|
||||
}, false);
|
||||
|
||||
function setPreferences() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue