Skip to content
This repository was archived by the owner on Nov 25, 2022. It is now read-only.

Commit 649d9ae

Browse files
author
vibedivde
authored
Update index.html
1 parent 20147c6 commit 649d9ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h2>Type in the website you wish to unblock and press a button, to get going.</h
9898
});
9999

100100
//these are the shortcut buttons
101-
var wee=(urlData=>{
101+
var wee=(urlData=>{ // bruhhh idek how to fix this its like something with the html things but it works ig for now its 2am
102102
url.value=urlData;
103103
});
104104
</script>

0 commit comments

Comments
 (0)