An open API service indexing awesome lists of open source software.

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.

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` |