From 1c9e2fc8229eb4c4575aac747ed4e98e0c5d3dda Mon Sep 17 00:00:00 2001 From: Feng4 Date: Sun, 6 Dec 2020 19:58:14 +0800 Subject: [PATCH] Update config.py --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 658a7ce..90b27e3 100644 --- a/config.py +++ b/config.py @@ -131,7 +131,7 @@ class Config: sec5 = "priority" conf.add_section(sec5) - conf.set(sec5, "website", "javbus,javdb,fanza,xcity,mgstage,fc2,avsox,jav321,xcity") + conf.set(sec5, "website", "airav,javbus,javdb,fanza,xcity,mgstage,fc2,avsox,jav321,xcity") sec6 = "escape" conf.add_section(sec6)