Nãy đi dạo trong ổ cứng thì thấy source code này, upload lên thử xem như nào. Kết quả thì thấy rất đẹp.
Config tại file config.php
Cron file trong sheepclone
- xoalist.php / 1 ngày 1 lần
- xoachatbox.php / 1 ngày 1 lần
- cronsv1.php / 5 phút 1 lần
Mã:
<?php
$DBHOST = "localhost";
$DBUSER = "uptopxyz_upcmt";
$DBNAME = "uptopxyz_upcmt";
$DBPW = "uptopxyz_upcmt";
$BASEU = 'http://uptop.xyz';
$botid = "x";
$blockid = "x";
$TOKENCHATFUEL = "x";
$PartnerId = "x";
$SecretKey = "x";