From a6bfef1cd996ad325c10950fd4271987f6b5aa5b Mon Sep 17 00:00:00 2001 From: iotcat Date: Wed, 3 Aug 2022 22:46:21 +0800 Subject: [PATCH] add lib; ushio.yimian --- .gitmodules | 12 ++++++++++++ html/api | 2 +- html/auth | 2 +- html/blog | 2 +- html/chat | 2 +- html/cv | 2 +- html/filebed | 2 +- html/guide | 2 +- html/img | 2 +- html/imgbed | 2 +- html/iotcat | 2 +- html/login | 2 +- html/report | 2 +- html/session | 1 + html/user | 2 +- html/v2ray | 2 +- html/video | 2 +- lib/anti-ddos | 1 + lib/huaweicloud-sdk-php-obs | 1 + lib/qcloudsms | 1 + 20 files changed, 31 insertions(+), 15 deletions(-) create mode 160000 html/session create mode 160000 lib/anti-ddos create mode 160000 lib/huaweicloud-sdk-php-obs create mode 160000 lib/qcloudsms diff --git a/.gitmodules b/.gitmodules index 8e5a1fb..ef6d7c4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -67,3 +67,15 @@ [submodule "html/wiot"] path = html/wiot url = git@github.com:IoTcat/wIoT-OTA.git +[submodule "lib/qcloudsms"] + path = lib/qcloudsms + url = git@github.com:iotcat/qcloudsms +[submodule "lib/huaweicloud-sdk-php-obs"] + path = lib/huaweicloud-sdk-php-obs + url = git@github.com:iotcat/huaweicloud-sdk-php-obs +[submodule "lib/anti-ddos"] + path = lib/anti-ddos + url = git@github.com:iotcat/anti-ddos +[submodule "html/session"] + path = html/session + url = git@github.com:IoTcat/ushio-session.git diff --git a/html/api b/html/api index 65308fe..1e23df8 160000 --- a/html/api +++ b/html/api @@ -1 +1 @@ -Subproject commit 65308fedc82670ba7de55540174a923a54371f6f +Subproject commit 1e23df8fb7163cdaeccae7fda93c04b73695fc6a diff --git a/html/auth b/html/auth index b9ca89b..bdcb5bf 160000 --- a/html/auth +++ b/html/auth @@ -1 +1 @@ -Subproject commit b9ca89bb701f8efae500923298468cbd26e88bbb +Subproject commit bdcb5bf7c892c143cf14a650427246f15a46a65d diff --git a/html/blog b/html/blog index 2515a98..5a23409 160000 --- a/html/blog +++ b/html/blog @@ -1 +1 @@ -Subproject commit 2515a985ca2590b521400c58859aadc59a6ea8cc +Subproject commit 5a23409b8b674dff445e788d4a6bd28cb91fdbc2 diff --git a/html/chat b/html/chat index 1f4cd42..4b4c328 160000 --- a/html/chat +++ b/html/chat @@ -1 +1 @@ -Subproject commit 1f4cd42b24a6601b036d8ffd79f4e9f574d3f69a +Subproject commit 4b4c328e62cb495209149fcacf6687d7810a8954 diff --git a/html/cv b/html/cv index ba21f6b..eb0af8d 160000 --- a/html/cv +++ b/html/cv @@ -1 +1 @@ -Subproject commit ba21f6bcece56e1f1d7781e98635e02c8e3bcd25 +Subproject commit eb0af8da9e9e1de7fa5000504f8f0ba61b241770 diff --git a/html/filebed b/html/filebed index 6cc6340..df24272 160000 --- a/html/filebed +++ b/html/filebed @@ -1 +1 @@ -Subproject commit 6cc6340626960efccf73084032ffed35a32827cc +Subproject commit df24272184824a9d6d4ecf59afb45e636581640c diff --git a/html/guide b/html/guide index 074d559..8909c32 160000 --- a/html/guide +++ b/html/guide @@ -1 +1 @@ -Subproject commit 074d559fd0ea9154d8a142688c8e5462ffe65059 +Subproject commit 8909c32e324a349090f54b5dad6638db08d7a0b5 diff --git a/html/img b/html/img index b3f4df1..60f3e1d 160000 --- a/html/img +++ b/html/img @@ -1 +1 @@ -Subproject commit b3f4df126a22ec82847f25ecb8bc57106a6c1f25 +Subproject commit 60f3e1d182f290a6bcfa5d2137fd7b598e4b681c diff --git a/html/imgbed b/html/imgbed index 4d1b81a..0ea684d 160000 --- a/html/imgbed +++ b/html/imgbed @@ -1 +1 @@ -Subproject commit 4d1b81aaef846a49bd7d8d2a819b567b9a67625f +Subproject commit 0ea684d40d3cb06a752d4def8688943b4a34bc47 diff --git a/html/iotcat b/html/iotcat index ef17ba9..1658165 160000 --- a/html/iotcat +++ b/html/iotcat @@ -1 +1 @@ -Subproject commit ef17ba941e3a0595c9cb1f010c76a5af23ede765 +Subproject commit 1658165f416461eac6a3773d91681221c670e656 diff --git a/html/login b/html/login index 3e0d4ce..ad9cde8 160000 --- a/html/login +++ b/html/login @@ -1 +1 @@ -Subproject commit 3e0d4ce93398c0786414a9a2509f6beb2b106ef8 +Subproject commit ad9cde81c73c6c2e8ea5b1331170c73b200dc8a9 diff --git a/html/report b/html/report index 17bf912..bfb6a84 160000 --- a/html/report +++ b/html/report @@ -1 +1 @@ -Subproject commit 17bf9120a7874b506a0051816ac63f5012b4c9f0 +Subproject commit bfb6a84863f56d9ddc3da4d4321eaa11ff7f2a2f diff --git a/html/session b/html/session new file mode 160000 index 0000000..7450ea0 --- /dev/null +++ b/html/session @@ -0,0 +1 @@ +Subproject commit 7450ea028de8daa84e7dcdaa56ac0032acc9fdeb diff --git a/html/user b/html/user index be30a83..abdbea4 160000 --- a/html/user +++ b/html/user @@ -1 +1 @@ -Subproject commit be30a83b57ddc4c27c292569943aa8de85c31480 +Subproject commit abdbea427dd562750f1273619ae76971f476786e diff --git a/html/v2ray b/html/v2ray index 7b86713..57d3067 160000 --- a/html/v2ray +++ b/html/v2ray @@ -1 +1 @@ -Subproject commit 7b8671372b54bc1bf3e29b0f780e323020fc29c9 +Subproject commit 57d3067c4e13f4f7fcdaf4205a24f1feeea363be diff --git a/html/video b/html/video index ff996b6..b50de1b 160000 --- a/html/video +++ b/html/video @@ -1 +1 @@ -Subproject commit ff996b6f25a23e08ea96a2eb8c047375452fcdb0 +Subproject commit b50de1ba671f03cd7788f475cc943ead135c2a79 diff --git a/lib/anti-ddos b/lib/anti-ddos new file mode 160000 index 0000000..8dd418e --- /dev/null +++ b/lib/anti-ddos @@ -0,0 +1 @@ +Subproject commit 8dd418ecbd33beabc85d1b1328e8fe578bfdbcd1 diff --git a/lib/huaweicloud-sdk-php-obs b/lib/huaweicloud-sdk-php-obs new file mode 160000 index 0000000..6281d7c --- /dev/null +++ b/lib/huaweicloud-sdk-php-obs @@ -0,0 +1 @@ +Subproject commit 6281d7cce8e401f80b52671573c07288a5e2d31b diff --git a/lib/qcloudsms b/lib/qcloudsms new file mode 160000 index 0000000..e7a92ad --- /dev/null +++ b/lib/qcloudsms @@ -0,0 +1 @@ +Subproject commit e7a92ad9adb0b448fdeecd1db52ef6a9204c6e90