mirror of
https://github.com/hansputera/tiktok-dl.git
synced 2026-04-05 19:51:57 +02:00
chore(packages.core.tikdown): remove console.log
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
This commit is contained in:
@@ -32,7 +32,6 @@ export class TikDownProvider extends BaseProvider {
|
||||
});
|
||||
|
||||
const body = response.body;
|
||||
console.log(body);
|
||||
if (/please double/gi.test(body))
|
||||
{
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user