diff --git a/README.md b/README.md index 14217cc..84118cf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ API_PASSWORD = Yourpassword TRANSPORT_ROUTES = { - "https://ichigotv.net": { + "all://*.ichigotv.net": { + "verify_ssl": false + }, + "all://ichigotv.net": { "verify_ssl": false } }