Update cfg.py

Signed-off-by: ed <s@ocv.me>
This commit is contained in:
ed 2025-09-22 19:27:09 +00:00 committed by GitHub
parent 472e00a4a9
commit 0941b60635
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -105,6 +105,7 @@ def vf_vmap() -> dict[str, str]:
"og_title_i", "og_title_i",
"og_tpl", "og_tpl",
"og_ua", "og_ua",
"opds_exts",
"put_ck", "put_ck",
"put_name", "put_name",
"mv_retry", "mv_retry",
@ -144,7 +145,6 @@ def vf_cmap() -> dict[str, str]:
"mte", "mte",
"mth", "mth",
"mtp", "mtp",
"opds_exts",
"xac", "xac",
"xad", "xad",
"xar", "xar",