Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IVUCB4T authored Mar 1, 2024
1 parent d7665f1 commit 66d6acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Here's an explanation of the code:
- Uses setTimeout to execute a function after a specified delay (in this case, 3000 milliseconds or 3 seconds).
- Inside the function, window.location.href is set to 'https://ivucb4t.github.io/Loop-web/', which will redirect the user's browser to the specified URL after the delay.

When a user visits this webpage, they will see the content of the page briefly before being automatically redirected to the specified website (https://ivucb4t.github.io/Loop-web/) after a 3-second delay.
When a user visits this webpage, they will see the content of the page briefly before being automatically redirected to the specified website (https://ivucb4t.github.io/Loop-web/) after a 1-second delay.

## DISCLAIMER: This script is designed to automatically open tabs for convenience. Please use it responsibly and be aware that excessive use may impact your browsing experience. The creator of this script is not responsible for any incidents or issues that may arise from the use of this script. Use at your own discretion.

Expand Down

0 comments on commit 66d6acd

Please sign in to comment.