Pull request: 4625-imp-skype-blocking

Updates #4625.

Squashed commit of the following:

commit 2d49d9f9a339aeceeb64b5dcd03656e5a273d4c4
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Aug 22 20:52:46 2022 +0300

    filtering: add skype rules
This commit is contained in:
Ainar Garipov
2022-08-23 14:19:57 +03:00
parent 970b6cf698
commit 307654f648
2 changed files with 22 additions and 7 deletions

View File

@@ -107,7 +107,7 @@ const download = async () => {
// Don't request the Crowdin API too aggressively to prevent spurious
// 400 errors.
await sleep(200);
await sleep(300);
}
Promise