Ghink Universe Short Link Service Source Code
Go to file
2024-09-26 18:45:19 +08:00
.gitignore Initial commit 2022-10-10 16:39:42 +00:00
404.html Migrating the project to an asynchronous model 2024-09-26 18:45:19 +08:00
config.json V4.0.0 Release Open Source Version 2022-10-11 00:46:59 +08:00
decode.py Fixed a serious bug, Not Forward Compatible! Added Encode/Decode 2023-10-12 20:43:50 +08:00
encode.py Fixed a serious bug, Not Forward Compatible! Added Encode/Decode 2023-10-12 20:43:50 +08:00
LICENSE Initial commit 2022-10-10 16:39:42 +00:00
main.py Migrating the project to an asynchronous model 2024-09-26 18:45:19 +08:00
README.md Migrating the project to an asynchronous model 2024-09-26 18:45:19 +08:00
requirements.txt Migrating the project to an asynchronous model 2024-09-26 18:45:19 +08:00
short_link.sql V4.0.0 Release Open Source Version 2022-10-11 00:46:59 +08:00

Short Link

Ghink Universe Short Link Service Source Code

Usage

  1. Install all requirements
  2. Configure like example config
  3. Run it!