https://github.com/hacker1024/ricknroll
A tiny webpage that plays Rick Astley's "Never Gonna Give You Up" for a few seconds before redirecting to another site.
https://github.com/hacker1024/ricknroll
autoplay html iframe javascript rickroll youtube
Last synced: about 2 months ago
JSON representation
A tiny webpage that plays Rick Astley's "Never Gonna Give You Up" for a few seconds before redirecting to another site.
- Host: GitHub
- URL: https://github.com/hacker1024/ricknroll
- Owner: hacker1024
- Created: 2022-10-19T02:41:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T02:48:18.000Z (over 3 years ago)
- Last Synced: 2025-05-28T02:07:19.890Z (about 1 year ago)
- Topics: autoplay, html, iframe, javascript, rickroll, youtube
- Language: HTML
- Homepage: https://hacker1024.github.io/ricknroll
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rick 'n Roll
A tiny webpage that plays
[Rick Astley's "Never Gonna Give You Up"](https://hacker1024.github.io/ricknroll?dest=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdQw4w9WgXcQ)
for a few seconds before redirecting to another site.
## Usage
A demo is hosted at https://hacker1024.github.io/ricknroll.
### Query parameters
| Query parameter | Description | Default value |
|-----------------|-----------------------------------------|----------------------|
| `dest` | The URL to redirect to | The project homepage |
| `delay` | The delay in seconds before redirecting | `2.25` |