mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Update IndexNow.php
This commit is contained in:
parent
13369c16c9
commit
604d3d0b7e
1 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,9 @@ class IndexNow
|
||||||
'naver' => 'searchadvisor.naver.com'
|
'naver' => 'searchadvisor.naver.com'
|
||||||
];
|
];
|
||||||
|
|
||||||
|
/**
|
||||||
|
* IndexNow constructor
|
||||||
|
*/
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
global $bb_cfg;
|
global $bb_cfg;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue