3.0.0 • Published 4 years ago

redirect-script v3.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Introduction

The redirect.js script redirects web browsers to another location without any server configuration. It is not a script for Node.js but for web browsers.

License

The redirect.js script is provided under the terms and conditions of the MIT License.

(License)

Basic usage

The following HTML code will make modern web browsers redirected to the location specified by the canonical link of the document.

<script src="redirect.min.js" type="module" async>
</script>

Deployment

Copy redirect.min.js (and redirect.js) from the deploy directory to your web server.

See also

The project home.

3.0.0

4 years ago

2.0.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago