diff --git a/service/app/server/Douyin.php b/service/app/server/Douyin.php index 3b493caf..565352c7 100644 --- a/service/app/server/Douyin.php +++ b/service/app/server/Douyin.php @@ -18,7 +18,7 @@ class Douyin private $token = ''; private $gate = 'https://life.douyin.com'; public $totalPage = 10; - private $keywords = ['泰国', '西藏']; + private $keywords = ['泰国', '普吉岛', '西藏']; public function __construct() {