config: drop Bing from provider list

This commit is contained in:
Henk Verlinde 2022-07-09 09:48:26 +02:00
parent 63d4412ba6
commit ae9a61ce15
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
ignorePeriod = 0 ignorePeriod = 0
providers = [ providers = [
"google", "google",
"bing",
"yandex" "yandex"
] ]