minor indentation issue

pull/312/head
msramalho 2025-06-17 23:51:10 +01:00
rodzic 76fd329fe5
commit 918cb220be
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -47,8 +47,8 @@ One such Dropin is the VkDropin which uses this automated browser to access VKon
```{code} yaml
authentication:
vk.com:
username: your_username
password: your_password
username: your_username
password: your_password
```
See all available Dropins in [the source code](https://github.com/bellingcat/auto-archiver/tree/main/src/auto_archiver/modules/antibot_extractor_enricher/dropins). Usually each Dropin needs its own authentication settings, similarly to the VkDropin.