parent
688aafe9ce
commit
6d0cf617c0
|
@ -18,7 +18,7 @@ class Douyin
|
||||||
private $token = '';
|
private $token = '';
|
||||||
private $gate = 'https://life.douyin.com';
|
private $gate = 'https://life.douyin.com';
|
||||||
public $totalPage = 10;
|
public $totalPage = 10;
|
||||||
private $keywords = ['泰国', '西藏'];
|
private $keywords = ['泰国', '普吉岛', '西藏'];
|
||||||
|
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue