From 646b60dffeab7dd3405a3fb6d8f5c805364b5102 Mon Sep 17 00:00:00 2001 From: Lkeme <19500576+lkeme@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:38:17 +0800 Subject: [PATCH] [update] - close #225 --- LICENSE | 2 +- app.php | 2 +- captcha/index.php | 2 +- plugin/ActivityLottery/ActivityLottery.php | 2 +- plugin/AwardRecords/AwardRecords.php | 2 +- plugin/BatchUnfollow/BatchUnfollow.php | 2 +- plugin/BpConsumption/BpConsumption.php | 2 +- plugin/CheckUpdate/CheckUpdate.php | 2 +- plugin/DailyGold/DailyGold.php | 2 +- plugin/GameForecast/GameForecast.php | 2 +- plugin/Judge/Judge.php | 2 +- plugin/LiveGoldBox/LiveGoldBox.php | 2 +- plugin/LiveReservation/LiveReservation.php | 2 +- plugin/LiveSignIn/LiveSignIn.php | 2 +- plugin/Login/Login.php | 2 +- plugin/Lottery/Lottery.php | 2 +- plugin/Lottery/LotteryInfo.php | 2 +- plugin/LoveClub/LoveClub.php | 2 +- plugin/MainSite/MainSite.php | 2 +- plugin/Manga/Manga.php | 2 +- plugin/PluginTemplate/PluginTemplate.php | 2 +- plugin/PolishMedal/PolishMedal.php | 6 ++++-- plugin/Silver2Coin/Silver2Coin.php | 2 +- plugin/VipPoint/Traits/Bonus.php | 2 +- plugin/VipPoint/Traits/BuyVipMall.php | 2 +- plugin/VipPoint/Traits/BuyVipProduct.php | 2 +- plugin/VipPoint/Traits/BuyVipVideo.php | 2 +- plugin/VipPoint/Traits/CommonTaskInfo.php | 2 +- plugin/VipPoint/Traits/DressBuyAmount.php | 2 +- plugin/VipPoint/Traits/DressView.php | 2 +- plugin/VipPoint/Traits/PointInfo.php | 2 +- plugin/VipPoint/Traits/Privilege.php | 2 +- plugin/VipPoint/Traits/SignIn.php | 2 +- plugin/VipPoint/Traits/ViewAnimate.php | 2 +- plugin/VipPoint/Traits/ViewFilmChannel.php | 2 +- plugin/VipPoint/Traits/ViewVideo.php | 2 +- plugin/VipPoint/Traits/ViewVipMall.php | 2 +- plugin/VipPoint/VipPoint.php | 2 +- plugin/VipPrivilege/VipPrivilege.php | 2 +- profile/example/config/user.ini | 3 ++- profile/example/device/device.yaml | 6 +++--- src/Api/Api/Pgc/Activity/Deliver/ApiTask.php | 2 +- src/Api/Api/Pgc/Activity/Score/ApiTask.php | 2 +- src/Api/Api/X/Activity/ApiActivity.php | 2 +- src/Api/Api/X/Player/ApiPlayer.php | 2 +- src/Api/Api/X/Relation/ApiRelation.php | 2 +- src/Api/Api/X/VipPoint/ApiTask.php | 2 +- src/Api/Credit/ApiJury.php | 2 +- src/Api/Custom/ApiCalcSign.php | 2 +- src/Api/DynamicSvr/ApiDynamicSvr.php | 2 +- src/Api/Esports/ApiGuess.php | 2 +- src/Api/LinkGroup/ApiLoveClub.php | 2 +- src/Api/Lottery/V1/ApiAward.php | 2 +- src/Api/Manga/ApiManga.php | 2 +- src/Api/Msg/ApiMsg.php | 2 +- src/Api/Passport/ApiCaptcha.php | 2 +- src/Api/Passport/ApiLogin.php | 2 +- src/Api/Passport/ApiOauth2.php | 2 +- src/Api/PassportTv/ApiQrcode.php | 2 +- src/Api/Pay/ApiPay.php | 2 +- src/Api/Pay/ApiWallet.php | 2 +- src/Api/Room/V1/ApiArea.php | 2 +- src/Api/Room/V1/ApiDanMu.php | 2 +- src/Api/Room/V1/ApiInfo.php | 2 +- src/Api/Show/Api/Activity/Fire/Common/ApiEvent.php | 2 +- src/Api/Space/ApiArticle.php | 2 +- src/Api/Space/ApiReservation.php | 2 +- src/Api/Video/ApiCoin.php | 2 +- src/Api/Video/ApiShare.php | 2 +- src/Api/Video/ApiVideo.php | 2 +- src/Api/Video/ApiWatch.php | 2 +- src/Api/Vip/ApiExperience.php | 2 +- src/Api/Vip/ApiPrivilege.php | 2 +- src/Api/Vip/ApiUser.php | 2 +- src/Api/WWW/ApiMain.php | 2 +- src/Api/XLive/ApiRevenueWallet.php | 2 +- src/Api/XLive/ApiXLiveSign.php | 2 +- src/Api/XLive/AppRoom/V1/ApiDM.php | 2 +- src/Api/XLive/AppUcenter/V1/ApiFansMedal.php | 2 +- src/Api/XLive/AppUcenter/V1/ApiUserTask.php | 2 +- .../DataInterface/V1/HeartBeat/ApiHeartBeat.php | 2 +- .../XLive/GeneralInterface/V1/ApiGuardBenefit.php | 2 +- src/Api/XLive/LotteryInterface/V1/ApiAnchor.php | 2 +- src/Api/XLive/LotteryInterface/V2/ApiBox.php | 2 +- src/Api/XLive/Revenue/V1/ApiWallet.php | 2 +- src/Api/XLive/WebRoom/V1/Index/ApiIndex.php | 2 +- src/Bootstrap/Bootstrap.php | 2 +- src/Cache/Cache.php | 2 +- src/Config/Config.php | 2 +- src/Console/Command/AppCommand.php | 2 +- src/Console/Command/DebugCommand.php | 2 +- src/Console/Command/RestoreCommand.php | 2 +- src/Console/Command/ScriptCommand.php | 2 +- src/Console/Console.php | 2 +- src/Core/Core.php | 2 +- src/Device/Device.php | 2 +- src/Env/Env.php | 2 +- src/FilterWords/FilterWords.php | 2 +- src/Helpers.php | 2 +- src/LiveSign/LiveSign.php | 2 +- src/Log/Log.php | 2 +- src/Notice/Notice.php | 2 +- src/Plugin/BasePlugin.php | 2 +- src/Plugin/BasePluginInfo.php | 2 +- src/Plugin/BasePluginRW.php | 2 +- src/Plugin/Plugin.php | 2 +- src/Request/MultiRequest.php | 2 +- src/Request/Request.php | 2 +- src/Schedule/Schedule.php | 2 +- src/Sign/Sign.php | 2 +- src/Task/Task.php | 2 +- src/TaskQueue/TaskQueue.php | 2 +- src/TimeLock/TimeLock.php | 2 +- src/User/User.php | 2 +- src/Util/ArrayR/ArrayR.php | 12 +++++++++++- src/Util/AsciiTable/AsciiTable.php | 2 +- src/Util/Common/Common.php | 2 +- src/Util/DesignPattern/SingleTon.php | 2 +- src/Util/Exceptions/GetConfigException.php | 2 +- src/Util/Exceptions/HttpClientInitException.php | 2 +- src/Util/Exceptions/MethodNotFoundException.php | 2 +- src/Util/Exceptions/NoLoginException.php | 2 +- src/Util/Exceptions/ResponseEmptyException.php | 2 +- src/Util/Exceptions/SingletonException.php | 2 +- src/Util/Exceptions/TaskException.php | 2 +- src/Util/Fake/Fake.php | 2 +- src/Util/GhProxy/GhProxy.php | 2 +- src/Util/Os/File.php | 2 +- src/Util/Os/Path.php | 2 +- src/Util/Qrcode/Lib/Constants.php | 2 +- src/Util/Qrcode/Lib/FrameFiller.php | 2 +- src/Util/Qrcode/Lib/QrBitStream.php | 2 +- src/Util/Qrcode/Lib/QrCode.php | 2 +- src/Util/Qrcode/Lib/QrEncode.php | 2 +- src/Util/Qrcode/Lib/QrImage.php | 2 +- src/Util/Qrcode/Lib/QrInput.php | 2 +- src/Util/Qrcode/Lib/QrInputItem.php | 2 +- src/Util/Qrcode/Lib/QrMask.php | 2 +- src/Util/Qrcode/Lib/QrRawCode.php | 2 +- src/Util/Qrcode/Lib/QrRs.php | 2 +- src/Util/Qrcode/Lib/QrRsBlock.php | 2 +- src/Util/Qrcode/Lib/QrRsItem.php | 2 +- src/Util/Qrcode/Lib/QrSpec.php | 2 +- src/Util/Qrcode/Lib/QrSplit.php | 2 +- src/Util/Qrcode/Lib/QrStr.php | 2 +- src/Util/Qrcode/Lib/QrTools.php | 2 +- src/Util/Qrcode/Qrcode.php | 2 +- src/Util/Resource/BaseResource.php | 2 +- src/Util/Resource/BaseResourcePoly.php | 2 +- src/Util/Resource/Collection.php | 2 +- src/Util/Resource/CollectionInterface.php | 2 +- src/Util/Resource/Resource.php | 2 +- src/Util/UUID/UUID.php | 2 +- src/WbiSign/WbiSign.php | 2 +- tests/AsciiTableTest.php | 2 +- tests/bootstrap.php | 4 ++-- 156 files changed, 173 insertions(+), 160 deletions(-) diff --git a/LICENSE b/LICENSE index d0b5d78..7e19405 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Lkeme +Copyright (c) 2024 Lkeme Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/app.php b/app.php index 755e6f0..fc81fdf 100644 --- a/app.php +++ b/app.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/captcha/index.php b/captcha/index.php index 62ee484..2557810 100644 --- a/captcha/index.php +++ b/captcha/index.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * Source: Colter23/geetest-validator * * _____ _ _ _ _ _ _____ _ _____ _____ _____ diff --git a/plugin/ActivityLottery/ActivityLottery.php b/plugin/ActivityLottery/ActivityLottery.php index a5b74dd..12dc256 100644 --- a/plugin/ActivityLottery/ActivityLottery.php +++ b/plugin/ActivityLottery/ActivityLottery.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/AwardRecords/AwardRecords.php b/plugin/AwardRecords/AwardRecords.php index 1c0ec72..7126653 100644 --- a/plugin/AwardRecords/AwardRecords.php +++ b/plugin/AwardRecords/AwardRecords.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/BatchUnfollow/BatchUnfollow.php b/plugin/BatchUnfollow/BatchUnfollow.php index 6d3faaa..637ebac 100644 --- a/plugin/BatchUnfollow/BatchUnfollow.php +++ b/plugin/BatchUnfollow/BatchUnfollow.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/BpConsumption/BpConsumption.php b/plugin/BpConsumption/BpConsumption.php index 7711808..0051983 100644 --- a/plugin/BpConsumption/BpConsumption.php +++ b/plugin/BpConsumption/BpConsumption.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/CheckUpdate/CheckUpdate.php b/plugin/CheckUpdate/CheckUpdate.php index e3cfdde..6aab764 100644 --- a/plugin/CheckUpdate/CheckUpdate.php +++ b/plugin/CheckUpdate/CheckUpdate.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/DailyGold/DailyGold.php b/plugin/DailyGold/DailyGold.php index bc6aa75..49d6338 100644 --- a/plugin/DailyGold/DailyGold.php +++ b/plugin/DailyGold/DailyGold.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/GameForecast/GameForecast.php b/plugin/GameForecast/GameForecast.php index 9d60b39..bcf7834 100644 --- a/plugin/GameForecast/GameForecast.php +++ b/plugin/GameForecast/GameForecast.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/Judge/Judge.php b/plugin/Judge/Judge.php index a0c12a9..57be2c6 100644 --- a/plugin/Judge/Judge.php +++ b/plugin/Judge/Judge.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/LiveGoldBox/LiveGoldBox.php b/plugin/LiveGoldBox/LiveGoldBox.php index f941a85..db2660d 100644 --- a/plugin/LiveGoldBox/LiveGoldBox.php +++ b/plugin/LiveGoldBox/LiveGoldBox.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/LiveReservation/LiveReservation.php b/plugin/LiveReservation/LiveReservation.php index 1e54a29..30fabbd 100644 --- a/plugin/LiveReservation/LiveReservation.php +++ b/plugin/LiveReservation/LiveReservation.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/LiveSignIn/LiveSignIn.php b/plugin/LiveSignIn/LiveSignIn.php index 2a411fa..25937c3 100644 --- a/plugin/LiveSignIn/LiveSignIn.php +++ b/plugin/LiveSignIn/LiveSignIn.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/Login/Login.php b/plugin/Login/Login.php index c2479bc..dd954c7 100644 --- a/plugin/Login/Login.php +++ b/plugin/Login/Login.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/Lottery/Lottery.php b/plugin/Lottery/Lottery.php index f45ad08..7ce45f5 100644 --- a/plugin/Lottery/Lottery.php +++ b/plugin/Lottery/Lottery.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/Lottery/LotteryInfo.php b/plugin/Lottery/LotteryInfo.php index 62cb53b..51fa8dc 100644 --- a/plugin/Lottery/LotteryInfo.php +++ b/plugin/Lottery/LotteryInfo.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/LoveClub/LoveClub.php b/plugin/LoveClub/LoveClub.php index 4ac54f7..ca52734 100644 --- a/plugin/LoveClub/LoveClub.php +++ b/plugin/LoveClub/LoveClub.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/MainSite/MainSite.php b/plugin/MainSite/MainSite.php index 51a6acc..ce7132d 100644 --- a/plugin/MainSite/MainSite.php +++ b/plugin/MainSite/MainSite.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/Manga/Manga.php b/plugin/Manga/Manga.php index 7863bbb..d6e67cc 100644 --- a/plugin/Manga/Manga.php +++ b/plugin/Manga/Manga.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/PluginTemplate/PluginTemplate.php b/plugin/PluginTemplate/PluginTemplate.php index c1622e7..5aae84f 100644 --- a/plugin/PluginTemplate/PluginTemplate.php +++ b/plugin/PluginTemplate/PluginTemplate.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/PolishMedal/PolishMedal.php b/plugin/PolishMedal/PolishMedal.php index e41ed5c..a2af086 100644 --- a/plugin/PolishMedal/PolishMedal.php +++ b/plugin/PolishMedal/PolishMedal.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 @@ -22,6 +22,7 @@ use Bhp\Log\Log; use Bhp\Plugin\BasePlugin; use Bhp\Plugin\Plugin; use Bhp\TimeLock\TimeLock; +use Bhp\Util\ArrayR\ArrayR; use Bhp\Util\Fake\Fake; class PolishMedal extends BasePlugin @@ -184,7 +185,8 @@ class PolishMedal extends BasePlugin Log::info("开始点亮直播间@{$medal['roomid']}的勋章"); // 擦亮 - $res = ApiMsg::sendBarrageAPP($medal['roomid'], Fake::emoji()); + $custom_word = empty($words = getConf('polish_medal.reply_words')) ? Fake::emoji() : ArrayR::toRand(explode(',', $words)); + $res = ApiMsg::sendBarrageAPP($medal['roomid'], $custom_word); if (isset($res['code']) && $res['code'] == 0) { Log::notice("在直播间@{$medal['roomid']}发送点亮弹幕成功"); } else { diff --git a/plugin/Silver2Coin/Silver2Coin.php b/plugin/Silver2Coin/Silver2Coin.php index 6f2a74e..536df50 100644 --- a/plugin/Silver2Coin/Silver2Coin.php +++ b/plugin/Silver2Coin/Silver2Coin.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/Bonus.php b/plugin/VipPoint/Traits/Bonus.php index af2db08..47aa793 100644 --- a/plugin/VipPoint/Traits/Bonus.php +++ b/plugin/VipPoint/Traits/Bonus.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/BuyVipMall.php b/plugin/VipPoint/Traits/BuyVipMall.php index a95bc5f..b372992 100644 --- a/plugin/VipPoint/Traits/BuyVipMall.php +++ b/plugin/VipPoint/Traits/BuyVipMall.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/BuyVipProduct.php b/plugin/VipPoint/Traits/BuyVipProduct.php index f9b21e2..261f21f 100644 --- a/plugin/VipPoint/Traits/BuyVipProduct.php +++ b/plugin/VipPoint/Traits/BuyVipProduct.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/BuyVipVideo.php b/plugin/VipPoint/Traits/BuyVipVideo.php index c9fbbbe..4aa9e62 100644 --- a/plugin/VipPoint/Traits/BuyVipVideo.php +++ b/plugin/VipPoint/Traits/BuyVipVideo.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/CommonTaskInfo.php b/plugin/VipPoint/Traits/CommonTaskInfo.php index 6aaac45..8f2058c 100644 --- a/plugin/VipPoint/Traits/CommonTaskInfo.php +++ b/plugin/VipPoint/Traits/CommonTaskInfo.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/DressBuyAmount.php b/plugin/VipPoint/Traits/DressBuyAmount.php index d20dac0..e240dfd 100644 --- a/plugin/VipPoint/Traits/DressBuyAmount.php +++ b/plugin/VipPoint/Traits/DressBuyAmount.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/DressView.php b/plugin/VipPoint/Traits/DressView.php index 8769a01..f7930f5 100644 --- a/plugin/VipPoint/Traits/DressView.php +++ b/plugin/VipPoint/Traits/DressView.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/PointInfo.php b/plugin/VipPoint/Traits/PointInfo.php index 19569dd..ad31112 100644 --- a/plugin/VipPoint/Traits/PointInfo.php +++ b/plugin/VipPoint/Traits/PointInfo.php @@ -7,7 +7,7 @@ use Bhp\Log\Log; * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/Privilege.php b/plugin/VipPoint/Traits/Privilege.php index fa7fde4..6e8ccb4 100644 --- a/plugin/VipPoint/Traits/Privilege.php +++ b/plugin/VipPoint/Traits/Privilege.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/SignIn.php b/plugin/VipPoint/Traits/SignIn.php index 41d120c..13539fd 100644 --- a/plugin/VipPoint/Traits/SignIn.php +++ b/plugin/VipPoint/Traits/SignIn.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/ViewAnimate.php b/plugin/VipPoint/Traits/ViewAnimate.php index be56fa5..9c5157f 100644 --- a/plugin/VipPoint/Traits/ViewAnimate.php +++ b/plugin/VipPoint/Traits/ViewAnimate.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/ViewFilmChannel.php b/plugin/VipPoint/Traits/ViewFilmChannel.php index 464dbcf..9e36a4e 100644 --- a/plugin/VipPoint/Traits/ViewFilmChannel.php +++ b/plugin/VipPoint/Traits/ViewFilmChannel.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/ViewVideo.php b/plugin/VipPoint/Traits/ViewVideo.php index 3bab165..bf033cd 100644 --- a/plugin/VipPoint/Traits/ViewVideo.php +++ b/plugin/VipPoint/Traits/ViewVideo.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/Traits/ViewVipMall.php b/plugin/VipPoint/Traits/ViewVipMall.php index 2f2f36d..5353483 100644 --- a/plugin/VipPoint/Traits/ViewVipMall.php +++ b/plugin/VipPoint/Traits/ViewVipMall.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPoint/VipPoint.php b/plugin/VipPoint/VipPoint.php index aebbb0b..8d4cca6 100644 --- a/plugin/VipPoint/VipPoint.php +++ b/plugin/VipPoint/VipPoint.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/plugin/VipPrivilege/VipPrivilege.php b/plugin/VipPrivilege/VipPrivilege.php index 20b4fab..9067ea2 100644 --- a/plugin/VipPrivilege/VipPrivilege.php +++ b/plugin/VipPrivilege/VipPrivilege.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/profile/example/config/user.ini b/profile/example/config/user.ini index b984018..d5f08c0 100644 --- a/profile/example/config/user.ini +++ b/profile/example/config/user.ini @@ -126,10 +126,11 @@ enable = false target_up_id = 11153765 target_room_id = 23058 -; 擦亮徽章/ 每日擦亮 默认擦亮变灰徽章 +; 擦亮徽章/每日擦亮默认擦亮变灰徽章/自定义弹幕内容逗号分割/否则使用默认颜文字 [polish_medal] enable = false everyday = false +reply_words = ; 批量取消关注/分组名称/默认为all(全部) [batch_unfollow] diff --git a/profile/example/device/device.yaml b/profile/example/device/device.yaml index 5879144..7d97d95 100644 --- a/profile/example/device/device.yaml +++ b/profile/example/device/device.yaml @@ -3,8 +3,8 @@ device_version: 0.0.1 app: bili_a: # Android package: "tv.danmaku.bili" - version: "7.61.0" - build: "7610300" + version: "7.66.0" + build: "7660300" channel: "bili" device: "phone" mobi_app: "android" @@ -15,7 +15,7 @@ app: secret_key: "NTYwYzUyY2NkMjg4ZmVkMDQ1ODU5ZWQxOGJmZmQ5NzM" app_key_n: "NzgzYmJiNzI2NDQ1MWQ4Mg==" secret_key_n: "MjY1MzU4M2M4ODczZGVhMjY4YWI5Mzg2OTE4YjFkNjU=" - statistics: '{"appId":1,"platform":3,"version":"7.61.0","abtest":""}' + statistics: '{"appId":1,"platform":3,"version":"7.66.0","abtest":""}' bili_i: # IOS app_key: "MjdlYjUzZmM5MDU4ZjhjMw==" secret_key: "YzJlZDUzYTc0ZWVlZmUzY2Y5OWZiZDAxZDhjOWMzNzU=" diff --git a/src/Api/Api/Pgc/Activity/Deliver/ApiTask.php b/src/Api/Api/Pgc/Activity/Deliver/ApiTask.php index c402c2a..394aaa8 100644 --- a/src/Api/Api/Pgc/Activity/Deliver/ApiTask.php +++ b/src/Api/Api/Pgc/Activity/Deliver/ApiTask.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Api/Pgc/Activity/Score/ApiTask.php b/src/Api/Api/Pgc/Activity/Score/ApiTask.php index 6f827fb..acbc901 100644 --- a/src/Api/Api/Pgc/Activity/Score/ApiTask.php +++ b/src/Api/Api/Pgc/Activity/Score/ApiTask.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Api/X/Activity/ApiActivity.php b/src/Api/Api/X/Activity/ApiActivity.php index 256360c..0fc6fa7 100644 --- a/src/Api/Api/X/Activity/ApiActivity.php +++ b/src/Api/Api/X/Activity/ApiActivity.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Api/X/Player/ApiPlayer.php b/src/Api/Api/X/Player/ApiPlayer.php index 344b006..cfa88fb 100644 --- a/src/Api/Api/X/Player/ApiPlayer.php +++ b/src/Api/Api/X/Player/ApiPlayer.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Api/X/Relation/ApiRelation.php b/src/Api/Api/X/Relation/ApiRelation.php index 3d13895..4a409a1 100644 --- a/src/Api/Api/X/Relation/ApiRelation.php +++ b/src/Api/Api/X/Relation/ApiRelation.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Api/X/VipPoint/ApiTask.php b/src/Api/Api/X/VipPoint/ApiTask.php index 0f28256..b3f27ef 100644 --- a/src/Api/Api/X/VipPoint/ApiTask.php +++ b/src/Api/Api/X/VipPoint/ApiTask.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Credit/ApiJury.php b/src/Api/Credit/ApiJury.php index 17f2114..61a625f 100644 --- a/src/Api/Credit/ApiJury.php +++ b/src/Api/Credit/ApiJury.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Custom/ApiCalcSign.php b/src/Api/Custom/ApiCalcSign.php index 19b436b..944040d 100644 --- a/src/Api/Custom/ApiCalcSign.php +++ b/src/Api/Custom/ApiCalcSign.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/DynamicSvr/ApiDynamicSvr.php b/src/Api/DynamicSvr/ApiDynamicSvr.php index 58b6a94..98e70c0 100644 --- a/src/Api/DynamicSvr/ApiDynamicSvr.php +++ b/src/Api/DynamicSvr/ApiDynamicSvr.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Esports/ApiGuess.php b/src/Api/Esports/ApiGuess.php index ac22ff4..9a07789 100644 --- a/src/Api/Esports/ApiGuess.php +++ b/src/Api/Esports/ApiGuess.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/LinkGroup/ApiLoveClub.php b/src/Api/LinkGroup/ApiLoveClub.php index fbec772..d215b46 100644 --- a/src/Api/LinkGroup/ApiLoveClub.php +++ b/src/Api/LinkGroup/ApiLoveClub.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Lottery/V1/ApiAward.php b/src/Api/Lottery/V1/ApiAward.php index 238f2c6..76b2bde 100644 --- a/src/Api/Lottery/V1/ApiAward.php +++ b/src/Api/Lottery/V1/ApiAward.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Manga/ApiManga.php b/src/Api/Manga/ApiManga.php index 1b4f5b4..17f0c3f 100644 --- a/src/Api/Manga/ApiManga.php +++ b/src/Api/Manga/ApiManga.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Msg/ApiMsg.php b/src/Api/Msg/ApiMsg.php index 9f0e409..b4ed985 100644 --- a/src/Api/Msg/ApiMsg.php +++ b/src/Api/Msg/ApiMsg.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Passport/ApiCaptcha.php b/src/Api/Passport/ApiCaptcha.php index 6a8c1ce..5cf38df 100644 --- a/src/Api/Passport/ApiCaptcha.php +++ b/src/Api/Passport/ApiCaptcha.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Passport/ApiLogin.php b/src/Api/Passport/ApiLogin.php index 3b45324..36b9a3a 100644 --- a/src/Api/Passport/ApiLogin.php +++ b/src/Api/Passport/ApiLogin.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Passport/ApiOauth2.php b/src/Api/Passport/ApiOauth2.php index 5db2716..20e6820 100644 --- a/src/Api/Passport/ApiOauth2.php +++ b/src/Api/Passport/ApiOauth2.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/PassportTv/ApiQrcode.php b/src/Api/PassportTv/ApiQrcode.php index 1251efc..5ae7e38 100644 --- a/src/Api/PassportTv/ApiQrcode.php +++ b/src/Api/PassportTv/ApiQrcode.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Pay/ApiPay.php b/src/Api/Pay/ApiPay.php index f8cc43e..35ff4d5 100644 --- a/src/Api/Pay/ApiPay.php +++ b/src/Api/Pay/ApiPay.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Pay/ApiWallet.php b/src/Api/Pay/ApiWallet.php index d1cc610..e284f7d 100644 --- a/src/Api/Pay/ApiWallet.php +++ b/src/Api/Pay/ApiWallet.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Room/V1/ApiArea.php b/src/Api/Room/V1/ApiArea.php index 5e7cd1d..005dffa 100644 --- a/src/Api/Room/V1/ApiArea.php +++ b/src/Api/Room/V1/ApiArea.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Room/V1/ApiDanMu.php b/src/Api/Room/V1/ApiDanMu.php index 8dece92..4a41356 100644 --- a/src/Api/Room/V1/ApiDanMu.php +++ b/src/Api/Room/V1/ApiDanMu.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Room/V1/ApiInfo.php b/src/Api/Room/V1/ApiInfo.php index 929e8f6..3b95d74 100644 --- a/src/Api/Room/V1/ApiInfo.php +++ b/src/Api/Room/V1/ApiInfo.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Show/Api/Activity/Fire/Common/ApiEvent.php b/src/Api/Show/Api/Activity/Fire/Common/ApiEvent.php index 6571df4..8283602 100644 --- a/src/Api/Show/Api/Activity/Fire/Common/ApiEvent.php +++ b/src/Api/Show/Api/Activity/Fire/Common/ApiEvent.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Space/ApiArticle.php b/src/Api/Space/ApiArticle.php index ebdf3fb..db9685e 100644 --- a/src/Api/Space/ApiArticle.php +++ b/src/Api/Space/ApiArticle.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Space/ApiReservation.php b/src/Api/Space/ApiReservation.php index e31829a..c4c46a3 100644 --- a/src/Api/Space/ApiReservation.php +++ b/src/Api/Space/ApiReservation.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Video/ApiCoin.php b/src/Api/Video/ApiCoin.php index 4d1b3d4..e64de0f 100644 --- a/src/Api/Video/ApiCoin.php +++ b/src/Api/Video/ApiCoin.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Video/ApiShare.php b/src/Api/Video/ApiShare.php index eb9e459..59fc819 100644 --- a/src/Api/Video/ApiShare.php +++ b/src/Api/Video/ApiShare.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Video/ApiVideo.php b/src/Api/Video/ApiVideo.php index d7e2933..ad5677a 100644 --- a/src/Api/Video/ApiVideo.php +++ b/src/Api/Video/ApiVideo.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Video/ApiWatch.php b/src/Api/Video/ApiWatch.php index 74833a5..9847a23 100644 --- a/src/Api/Video/ApiWatch.php +++ b/src/Api/Video/ApiWatch.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Vip/ApiExperience.php b/src/Api/Vip/ApiExperience.php index c26ac48..958e169 100644 --- a/src/Api/Vip/ApiExperience.php +++ b/src/Api/Vip/ApiExperience.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Vip/ApiPrivilege.php b/src/Api/Vip/ApiPrivilege.php index d34b370..c591d30 100644 --- a/src/Api/Vip/ApiPrivilege.php +++ b/src/Api/Vip/ApiPrivilege.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/Vip/ApiUser.php b/src/Api/Vip/ApiUser.php index 341f596..f53918c 100644 --- a/src/Api/Vip/ApiUser.php +++ b/src/Api/Vip/ApiUser.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/WWW/ApiMain.php b/src/Api/WWW/ApiMain.php index d057070..726d985 100644 --- a/src/Api/WWW/ApiMain.php +++ b/src/Api/WWW/ApiMain.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/XLive/ApiRevenueWallet.php b/src/Api/XLive/ApiRevenueWallet.php index abe476f..ad92858 100644 --- a/src/Api/XLive/ApiRevenueWallet.php +++ b/src/Api/XLive/ApiRevenueWallet.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/XLive/ApiXLiveSign.php b/src/Api/XLive/ApiXLiveSign.php index f2ce00e..adc16c4 100644 --- a/src/Api/XLive/ApiXLiveSign.php +++ b/src/Api/XLive/ApiXLiveSign.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/XLive/AppRoom/V1/ApiDM.php b/src/Api/XLive/AppRoom/V1/ApiDM.php index 38c274e..d999a66 100644 --- a/src/Api/XLive/AppRoom/V1/ApiDM.php +++ b/src/Api/XLive/AppRoom/V1/ApiDM.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/XLive/AppUcenter/V1/ApiFansMedal.php b/src/Api/XLive/AppUcenter/V1/ApiFansMedal.php index 4cae1a7..e0eb8f1 100644 --- a/src/Api/XLive/AppUcenter/V1/ApiFansMedal.php +++ b/src/Api/XLive/AppUcenter/V1/ApiFansMedal.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/XLive/AppUcenter/V1/ApiUserTask.php b/src/Api/XLive/AppUcenter/V1/ApiUserTask.php index 247a2a6..869b679 100644 --- a/src/Api/XLive/AppUcenter/V1/ApiUserTask.php +++ b/src/Api/XLive/AppUcenter/V1/ApiUserTask.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/XLive/DataInterface/V1/HeartBeat/ApiHeartBeat.php b/src/Api/XLive/DataInterface/V1/HeartBeat/ApiHeartBeat.php index c25c1c4..8d60439 100644 --- a/src/Api/XLive/DataInterface/V1/HeartBeat/ApiHeartBeat.php +++ b/src/Api/XLive/DataInterface/V1/HeartBeat/ApiHeartBeat.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/XLive/GeneralInterface/V1/ApiGuardBenefit.php b/src/Api/XLive/GeneralInterface/V1/ApiGuardBenefit.php index a561c79..ffb06b1 100644 --- a/src/Api/XLive/GeneralInterface/V1/ApiGuardBenefit.php +++ b/src/Api/XLive/GeneralInterface/V1/ApiGuardBenefit.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/XLive/LotteryInterface/V1/ApiAnchor.php b/src/Api/XLive/LotteryInterface/V1/ApiAnchor.php index 7d9da45..36fdafd 100644 --- a/src/Api/XLive/LotteryInterface/V1/ApiAnchor.php +++ b/src/Api/XLive/LotteryInterface/V1/ApiAnchor.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/XLive/LotteryInterface/V2/ApiBox.php b/src/Api/XLive/LotteryInterface/V2/ApiBox.php index 17d0556..859b4ab 100644 --- a/src/Api/XLive/LotteryInterface/V2/ApiBox.php +++ b/src/Api/XLive/LotteryInterface/V2/ApiBox.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/XLive/Revenue/V1/ApiWallet.php b/src/Api/XLive/Revenue/V1/ApiWallet.php index 3cd2eb5..1188158 100644 --- a/src/Api/XLive/Revenue/V1/ApiWallet.php +++ b/src/Api/XLive/Revenue/V1/ApiWallet.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Api/XLive/WebRoom/V1/Index/ApiIndex.php b/src/Api/XLive/WebRoom/V1/Index/ApiIndex.php index 10f5e29..9545e16 100644 --- a/src/Api/XLive/WebRoom/V1/Index/ApiIndex.php +++ b/src/Api/XLive/WebRoom/V1/Index/ApiIndex.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Bootstrap/Bootstrap.php b/src/Bootstrap/Bootstrap.php index 4846537..42737b6 100644 --- a/src/Bootstrap/Bootstrap.php +++ b/src/Bootstrap/Bootstrap.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Cache/Cache.php b/src/Cache/Cache.php index 2baf6c2..5b88aaf 100644 --- a/src/Cache/Cache.php +++ b/src/Cache/Cache.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Config/Config.php b/src/Config/Config.php index b494b8e..fe85a53 100644 --- a/src/Config/Config.php +++ b/src/Config/Config.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Console/Command/AppCommand.php b/src/Console/Command/AppCommand.php index eed0af2..e4fb2d7 100644 --- a/src/Console/Command/AppCommand.php +++ b/src/Console/Command/AppCommand.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Console/Command/DebugCommand.php b/src/Console/Command/DebugCommand.php index ea8e065..05f9454 100644 --- a/src/Console/Command/DebugCommand.php +++ b/src/Console/Command/DebugCommand.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Console/Command/RestoreCommand.php b/src/Console/Command/RestoreCommand.php index 914f309..b12bd04 100644 --- a/src/Console/Command/RestoreCommand.php +++ b/src/Console/Command/RestoreCommand.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Console/Command/ScriptCommand.php b/src/Console/Command/ScriptCommand.php index eaad681..538c603 100644 --- a/src/Console/Command/ScriptCommand.php +++ b/src/Console/Command/ScriptCommand.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Console/Console.php b/src/Console/Console.php index 6e298e1..737f45f 100644 --- a/src/Console/Console.php +++ b/src/Console/Console.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Core/Core.php b/src/Core/Core.php index 1aac663..b313e07 100644 --- a/src/Core/Core.php +++ b/src/Core/Core.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Device/Device.php b/src/Device/Device.php index c08d8ee..c0e38f9 100644 --- a/src/Device/Device.php +++ b/src/Device/Device.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Env/Env.php b/src/Env/Env.php index 8ef966a..84f11bc 100644 --- a/src/Env/Env.php +++ b/src/Env/Env.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/FilterWords/FilterWords.php b/src/FilterWords/FilterWords.php index d653055..c765c94 100644 --- a/src/FilterWords/FilterWords.php +++ b/src/FilterWords/FilterWords.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Helpers.php b/src/Helpers.php index bef1b40..9ba2db5 100644 --- a/src/Helpers.php +++ b/src/Helpers.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/LiveSign/LiveSign.php b/src/LiveSign/LiveSign.php index ad82ef7..6bd0aa6 100644 --- a/src/LiveSign/LiveSign.php +++ b/src/LiveSign/LiveSign.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Log/Log.php b/src/Log/Log.php index e4a7244..67f56b5 100644 --- a/src/Log/Log.php +++ b/src/Log/Log.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Notice/Notice.php b/src/Notice/Notice.php index a7454eb..ce6fb0e 100644 --- a/src/Notice/Notice.php +++ b/src/Notice/Notice.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Plugin/BasePlugin.php b/src/Plugin/BasePlugin.php index 47a44da..6d99cb3 100644 --- a/src/Plugin/BasePlugin.php +++ b/src/Plugin/BasePlugin.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Plugin/BasePluginInfo.php b/src/Plugin/BasePluginInfo.php index 90c09bd..17093c3 100644 --- a/src/Plugin/BasePluginInfo.php +++ b/src/Plugin/BasePluginInfo.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Plugin/BasePluginRW.php b/src/Plugin/BasePluginRW.php index c4f1939..4a16153 100644 --- a/src/Plugin/BasePluginRW.php +++ b/src/Plugin/BasePluginRW.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Plugin/Plugin.php b/src/Plugin/Plugin.php index 911e930..9c75300 100644 --- a/src/Plugin/Plugin.php +++ b/src/Plugin/Plugin.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Request/MultiRequest.php b/src/Request/MultiRequest.php index 90571ce..3479175 100644 --- a/src/Request/MultiRequest.php +++ b/src/Request/MultiRequest.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Request/Request.php b/src/Request/Request.php index fc91388..a02d587 100644 --- a/src/Request/Request.php +++ b/src/Request/Request.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Schedule/Schedule.php b/src/Schedule/Schedule.php index 9d4dec8..3dc6b29 100644 --- a/src/Schedule/Schedule.php +++ b/src/Schedule/Schedule.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Sign/Sign.php b/src/Sign/Sign.php index 71120c1..9615485 100644 --- a/src/Sign/Sign.php +++ b/src/Sign/Sign.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Task/Task.php b/src/Task/Task.php index 2f8dd38..04e34dd 100644 --- a/src/Task/Task.php +++ b/src/Task/Task.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/TaskQueue/TaskQueue.php b/src/TaskQueue/TaskQueue.php index c27464a..ed39f10 100644 --- a/src/TaskQueue/TaskQueue.php +++ b/src/TaskQueue/TaskQueue.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/TimeLock/TimeLock.php b/src/TimeLock/TimeLock.php index 0fd64bb..446dcdf 100644 --- a/src/TimeLock/TimeLock.php +++ b/src/TimeLock/TimeLock.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/User/User.php b/src/User/User.php index b38431f..cd8a665 100644 --- a/src/User/User.php +++ b/src/User/User.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/ArrayR/ArrayR.php b/src/Util/ArrayR/ArrayR.php index ad248ce..5e93959 100644 --- a/src/Util/ArrayR/ArrayR.php +++ b/src/Util/ArrayR/ArrayR.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 @@ -52,5 +52,15 @@ class ArrayR //array_slice 取该数组中的某一段 return array_slice($arr, 0, $num); } + + /** + * 随机获取数组中的一个元素 + * @param array $arr + * @return string + */ + public static function toRand(array $arr): string + { + return $arr[array_rand($arr)]; + } } diff --git a/src/Util/AsciiTable/AsciiTable.php b/src/Util/AsciiTable/AsciiTable.php index 6a89d34..e9237c9 100644 --- a/src/Util/AsciiTable/AsciiTable.php +++ b/src/Util/AsciiTable/AsciiTable.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Common/Common.php b/src/Util/Common/Common.php index 6320010..a2d6879 100644 --- a/src/Util/Common/Common.php +++ b/src/Util/Common/Common.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/DesignPattern/SingleTon.php b/src/Util/DesignPattern/SingleTon.php index 78e8d35..bd1de48 100644 --- a/src/Util/DesignPattern/SingleTon.php +++ b/src/Util/DesignPattern/SingleTon.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Exceptions/GetConfigException.php b/src/Util/Exceptions/GetConfigException.php index 085ae60..42b6912 100644 --- a/src/Util/Exceptions/GetConfigException.php +++ b/src/Util/Exceptions/GetConfigException.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Exceptions/HttpClientInitException.php b/src/Util/Exceptions/HttpClientInitException.php index 9b399f9..7d0c936 100644 --- a/src/Util/Exceptions/HttpClientInitException.php +++ b/src/Util/Exceptions/HttpClientInitException.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Exceptions/MethodNotFoundException.php b/src/Util/Exceptions/MethodNotFoundException.php index a196145..7b23cf1 100644 --- a/src/Util/Exceptions/MethodNotFoundException.php +++ b/src/Util/Exceptions/MethodNotFoundException.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Exceptions/NoLoginException.php b/src/Util/Exceptions/NoLoginException.php index 17e7bec..3fea573 100644 --- a/src/Util/Exceptions/NoLoginException.php +++ b/src/Util/Exceptions/NoLoginException.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Exceptions/ResponseEmptyException.php b/src/Util/Exceptions/ResponseEmptyException.php index 4094497..ec3dff6 100644 --- a/src/Util/Exceptions/ResponseEmptyException.php +++ b/src/Util/Exceptions/ResponseEmptyException.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Exceptions/SingletonException.php b/src/Util/Exceptions/SingletonException.php index ea20bd1..55a512e 100644 --- a/src/Util/Exceptions/SingletonException.php +++ b/src/Util/Exceptions/SingletonException.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Exceptions/TaskException.php b/src/Util/Exceptions/TaskException.php index 9289fd2..f9fa5d4 100644 --- a/src/Util/Exceptions/TaskException.php +++ b/src/Util/Exceptions/TaskException.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Fake/Fake.php b/src/Util/Fake/Fake.php index 21069d7..82a1cef 100644 --- a/src/Util/Fake/Fake.php +++ b/src/Util/Fake/Fake.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/GhProxy/GhProxy.php b/src/Util/GhProxy/GhProxy.php index 0238a2f..acaab8c 100644 --- a/src/Util/GhProxy/GhProxy.php +++ b/src/Util/GhProxy/GhProxy.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Os/File.php b/src/Util/Os/File.php index eb8adef..65fd5c0 100644 --- a/src/Util/Os/File.php +++ b/src/Util/Os/File.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Os/Path.php b/src/Util/Os/Path.php index 19f3ce2..3fc85a4 100644 --- a/src/Util/Os/Path.php +++ b/src/Util/Os/Path.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/Constants.php b/src/Util/Qrcode/Lib/Constants.php index d72cdd8..d3427d3 100644 --- a/src/Util/Qrcode/Lib/Constants.php +++ b/src/Util/Qrcode/Lib/Constants.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/FrameFiller.php b/src/Util/Qrcode/Lib/FrameFiller.php index 5de774f..132744b 100644 --- a/src/Util/Qrcode/Lib/FrameFiller.php +++ b/src/Util/Qrcode/Lib/FrameFiller.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrBitStream.php b/src/Util/Qrcode/Lib/QrBitStream.php index 7f253d6..390137d 100644 --- a/src/Util/Qrcode/Lib/QrBitStream.php +++ b/src/Util/Qrcode/Lib/QrBitStream.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrCode.php b/src/Util/Qrcode/Lib/QrCode.php index 69b3751..2d49c8d 100644 --- a/src/Util/Qrcode/Lib/QrCode.php +++ b/src/Util/Qrcode/Lib/QrCode.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrEncode.php b/src/Util/Qrcode/Lib/QrEncode.php index 0420455..4b07a06 100644 --- a/src/Util/Qrcode/Lib/QrEncode.php +++ b/src/Util/Qrcode/Lib/QrEncode.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrImage.php b/src/Util/Qrcode/Lib/QrImage.php index 0feff00..ba67340 100644 --- a/src/Util/Qrcode/Lib/QrImage.php +++ b/src/Util/Qrcode/Lib/QrImage.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrInput.php b/src/Util/Qrcode/Lib/QrInput.php index 9b7421e..5b29d89 100644 --- a/src/Util/Qrcode/Lib/QrInput.php +++ b/src/Util/Qrcode/Lib/QrInput.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrInputItem.php b/src/Util/Qrcode/Lib/QrInputItem.php index bfd9362..076c0cb 100644 --- a/src/Util/Qrcode/Lib/QrInputItem.php +++ b/src/Util/Qrcode/Lib/QrInputItem.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrMask.php b/src/Util/Qrcode/Lib/QrMask.php index 3a150ea..0bcef5f 100644 --- a/src/Util/Qrcode/Lib/QrMask.php +++ b/src/Util/Qrcode/Lib/QrMask.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrRawCode.php b/src/Util/Qrcode/Lib/QrRawCode.php index e35fa4e..0946774 100644 --- a/src/Util/Qrcode/Lib/QrRawCode.php +++ b/src/Util/Qrcode/Lib/QrRawCode.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrRs.php b/src/Util/Qrcode/Lib/QrRs.php index b628acb..216cd65 100644 --- a/src/Util/Qrcode/Lib/QrRs.php +++ b/src/Util/Qrcode/Lib/QrRs.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrRsBlock.php b/src/Util/Qrcode/Lib/QrRsBlock.php index 7e8e28e..265e283 100644 --- a/src/Util/Qrcode/Lib/QrRsBlock.php +++ b/src/Util/Qrcode/Lib/QrRsBlock.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrRsItem.php b/src/Util/Qrcode/Lib/QrRsItem.php index b2e6325..5d30e71 100644 --- a/src/Util/Qrcode/Lib/QrRsItem.php +++ b/src/Util/Qrcode/Lib/QrRsItem.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrSpec.php b/src/Util/Qrcode/Lib/QrSpec.php index 972f39b..f3cc0b8 100644 --- a/src/Util/Qrcode/Lib/QrSpec.php +++ b/src/Util/Qrcode/Lib/QrSpec.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrSplit.php b/src/Util/Qrcode/Lib/QrSplit.php index 8343b8f..d2c8f67 100644 --- a/src/Util/Qrcode/Lib/QrSplit.php +++ b/src/Util/Qrcode/Lib/QrSplit.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrStr.php b/src/Util/Qrcode/Lib/QrStr.php index 2f1cff3..17d98a6 100644 --- a/src/Util/Qrcode/Lib/QrStr.php +++ b/src/Util/Qrcode/Lib/QrStr.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Lib/QrTools.php b/src/Util/Qrcode/Lib/QrTools.php index 67b4002..9a4db41 100644 --- a/src/Util/Qrcode/Lib/QrTools.php +++ b/src/Util/Qrcode/Lib/QrTools.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Qrcode/Qrcode.php b/src/Util/Qrcode/Qrcode.php index a010bd8..e049c3a 100644 --- a/src/Util/Qrcode/Qrcode.php +++ b/src/Util/Qrcode/Qrcode.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Resource/BaseResource.php b/src/Util/Resource/BaseResource.php index c2943df..79afa41 100644 --- a/src/Util/Resource/BaseResource.php +++ b/src/Util/Resource/BaseResource.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Resource/BaseResourcePoly.php b/src/Util/Resource/BaseResourcePoly.php index 3124fbe..b101f8e 100644 --- a/src/Util/Resource/BaseResourcePoly.php +++ b/src/Util/Resource/BaseResourcePoly.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Resource/Collection.php b/src/Util/Resource/Collection.php index 1f15cde..667f32a 100644 --- a/src/Util/Resource/Collection.php +++ b/src/Util/Resource/Collection.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Resource/CollectionInterface.php b/src/Util/Resource/CollectionInterface.php index a0f3fb5..31117c8 100644 --- a/src/Util/Resource/CollectionInterface.php +++ b/src/Util/Resource/CollectionInterface.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/Resource/Resource.php b/src/Util/Resource/Resource.php index c16ff0e..3b716cf 100644 --- a/src/Util/Resource/Resource.php +++ b/src/Util/Resource/Resource.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/src/Util/UUID/UUID.php b/src/Util/UUID/UUID.php index 65d30b2..700a596 100644 --- a/src/Util/UUID/UUID.php +++ b/src/Util/UUID/UUID.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * Source: https://raw.githubusercontent.com/abmmhasan/UUID/main/src/Uuid.php * * _____ _ _ _ _ _ _____ _ _____ _____ _____ diff --git a/src/WbiSign/WbiSign.php b/src/WbiSign/WbiSign.php index 1e3158c..94f39d4 100644 --- a/src/WbiSign/WbiSign.php +++ b/src/WbiSign/WbiSign.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/tests/AsciiTableTest.php b/tests/AsciiTableTest.php index a8a7607..452d665 100644 --- a/tests/AsciiTableTest.php +++ b/tests/AsciiTableTest.php @@ -5,7 +5,7 @@ * Author: Lkeme * License: The MIT License * Email: Useri@live.cn - * Updated: 2023 ~ 2024 + * Updated: 2024 ~ 2025 * * _____ _ _ _ _ _ _____ _ _____ _____ _____ * | _ \ | | | | | | | | | | | ____| | | | _ \ | ____| | _ \ & /l、 diff --git a/tests/bootstrap.php b/tests/bootstrap.php index 4bfa96c..ef73be0 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -1,11 +1,11 @@ -