Skip to content

rbtree/apply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Subdomain apply.rbt.rs Redirection Script

Update index.html file with the desitation URL to be redirected to (e.g. https://forms.gle/q2VkySEHcJZwLhj89 in example below).

<!doctype html>
<meta charset="utf-8" />
<title>Redirecting to https://forms.gle/q2VkySEHcJZwLhj89</title>
<meta
  http-equiv="refresh"
  content="0; URL=https://forms.gle/q2VkySEHcJZwLhj89"
/>
<link rel="canonical" href="https://forms.gle/q2VkySEHcJZwLhj89" />

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages