From cd5339eca363978e87df65ce4bf384af4620ad88 Mon Sep 17 00:00:00 2001 From: Jason Date: Fri, 9 Sep 2022 15:41:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E6=A3=80=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controller/Check.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 app/controller/Check.php diff --git a/app/controller/Check.php b/app/controller/Check.php new file mode 100644 index 0000000..c437f0c --- /dev/null +++ b/app/controller/Check.php @@ -0,0 +1,20 @@ +url->shorten($url)); + } + +} \ No newline at end of file