Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 318 Bytes

Redirect

A site for redirecting users written using Java Spring Boot

Configuration file

# Default redirection
default-redirect: "https://buy.soulmc.top/"

# Additional redirections
# page name: "redirect url"
redirects:
  discord: "https://discord.gg/PHJZYYawVV"
  vk: "https://vk.com/soullandsbe/"