This commit is contained in:
27942
2025-12-16 19:23:39 +08:00
parent bcf0266c5c
commit f917285ccc

View File

@@ -19,6 +19,7 @@ class Acb:
self.user_data_path = "本田/user_data" # 用户数据存储路径
self.cache_path = "本田/cache_path" # 存储数据路径
self.a = a # 数据
def take_over_browser(self):