Update description

This commit is contained in:
2020-04-02 19:16:57 +08:00
parent 60a5be0a78
commit 64b4246d38
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "url-redirector",
"version": "0.1.0",
"description": "用來代理常見縮網址服務避免遭中間人攻擊。",
"description": "用來代理常見縮網址服務避免遭到北科的計網中心中間人攻擊。",
"scripts": {
"dev": "ts-node src/app.ts",
"build": "tsc",