mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-15 04:40:01 -04:00
Fixed Comments
This commit is contained in:
parent
fed3aa8af7
commit
b79b4176fb
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
//NU Load
|
//AL Load
|
||||||
function al() {
|
function al() {
|
||||||
$('url').focus();
|
$('url').focus();
|
||||||
}
|
}
|
||||||
|
@ -7,4 +7,4 @@ function on() {
|
||||||
window.onbeforeunload = function() {
|
window.onbeforeunload = function() {
|
||||||
return true;
|
return true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue