mirror of
https://github.com/kvazar-network/crawler.git
synced 2025-01-08 22:27:56 +00:00
461 B
461 B
KVAZAR Index Crawler
Compatible
Install
apt install git composer manticore php-fpm php-curl php-mbstring php-pdo php-bcmath
git clone https://github.com/kvazar-network/crawler.git
cd crawler
composer update
cp example/config.json config.json
crontab -e
:* * * * * php src/index.php
- drop index:
php src/index.php drop
- optimize index:
php src/index.php optimize
- drop index: