diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index c04b25c..0790e72 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,7 +4,18 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -46,34 +57,37 @@
- {
- "keyToString": {
- "ASKED_ADD_EXTERNAL_FILES": "true",
- "ASKED_MARK_IGNORED_FILES_AS_EXCLUDED": "true",
- "Python.12.executor": "Run",
- "Python.123.executor": "Run",
- "Python.Main.executor": "Run",
- "Python.Test.executor": "Run",
- "Python.test.executor": "Run",
- "Python.tidevice_entry.executor": "Run",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
- "RunOnceActivity.git.unshallow": "true",
- "SHARE_PROJECT_CONFIGURATION_FILES": "true",
- "git-widget-placeholder": "main",
- "javascript.nodejs.core.library.configured.version": "20.17.0",
- "javascript.nodejs.core.library.typings.version": "20.17.58",
- "last_opened_file_path": "F:/company code/AI item/20250820/iOSAI",
- "node.js.detected.package.eslint": "true",
- "node.js.detected.package.tslint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "node.js.selected.package.tslint": "(autodetect)",
- "nodejs_package_manager_path": "npm",
- "settings.editor.selected.configurable": "preferences.editor.code.editing",
- "vue.rearranger.settings.migration": "true"
+
+}]]>
+
+
+
@@ -185,6 +199,7 @@
+
@@ -352,7 +367,7 @@
-
-
+
+
\ No newline at end of file
diff --git a/Module/log/acList.json b/Module/log/acList.json
deleted file mode 100644
index d74ee64..0000000
--- a/Module/log/acList.json
+++ /dev/null
@@ -1,34 +0,0 @@
-[
- {
- "anchorId": "user6714600605198",
- "country": ""
- },
- {
- "anchorId": "ldn327_",
- "country": ""
- },
- {
- "anchorId": "qyzyfrms8c4",
- "country": ""
- },
- {
- "anchorId": "binge_watch666",
- "country": ""
- },
- {
- "anchorId": "tianliang30",
- "country": ""
- },
- {
- "anchorId": "user6714600605198",
- "country": ""
- },
- {
- "anchorId": "ldn327_",
- "country": ""
- },
- {
- "anchorId": "qyzyfrms8c4",
- "country": ""
- }
-]
\ No newline at end of file
diff --git a/build.bat b/build.bat
index c8e2d27..ba712c4 100644
--- a/build.bat
+++ b/build.bat
@@ -1,8 +1,9 @@
-python -m nuitka "Module/Main.py" ^
+python -m nuitka "C:\Users\zhangkai\Desktop\20250916ios\iOSAI\Module\Main.py" ^
--standalone ^
--msvc=latest ^
--windows-console-mode=disable ^
--remove-output ^
+--output-dir="C:\Users\zhangkai\Desktop\20250916ios\iOSAI\out" ^
--output-filename=IOSAI ^
--include-package=Module,Utils,Entity,script ^
--include-module=flask ^
@@ -17,8 +18,7 @@ python -m nuitka "Module/Main.py" ^
--include-module=urllib3 ^
--include-module=certifi ^
--include-module=idna ^
---include-data-dir="E:/code/Python/iOSAI/SupportFiles=SupportFiles" ^
---include-data-dir="E:/code/Python/iOSAI/resources=resources" ^
---include-data-files="E:/code/Python/iOSAI/resources/iproxy/*=resources/iproxy/" ^
---windows-icon-from-ico="E:/code/Python/iOSAI/resources/icon.ico"
-
+--include-data-dir="C:\Users\zhangkai\Desktop\20250916ios\iOSAI\SupportFiles=SupportFiles" ^
+--include-data-dir="C:\Users\zhangkai\Desktop\20250916ios\iOSAI\resources=resources" ^
+--include-data-files="C:\Users\zhangkai\Desktop\20250916ios\iOSAI\resources\iproxy\*=resources/iproxy/" ^
+--windows-icon-from-ico="C:\Users\zhangkai\Desktop\20250916ios\iOSAI\resources\icon.ico"
diff --git a/resources/add.png b/resources/add.png
index e69de29..aa6b19e 100644
Binary files a/resources/add.png and b/resources/add.png differ
diff --git a/resources/advertisement.png b/resources/advertisement.png
index e69de29..87de404 100644
Binary files a/resources/advertisement.png and b/resources/advertisement.png differ
diff --git a/resources/back.png b/resources/back.png
index e69de29..a679439 100644
Binary files a/resources/back.png and b/resources/back.png differ
diff --git a/resources/comment.png b/resources/comment.png
index e69de29..7043f81 100644
Binary files a/resources/comment.png and b/resources/comment.png differ
diff --git a/resources/fc18bc21951daf7be012a8a687b00a4de8b24c18/bgv.png b/resources/fc18bc21951daf7be012a8a687b00a4de8b24c18/bgv.png
deleted file mode 100644
index 2f3db83..0000000
Binary files a/resources/fc18bc21951daf7be012a8a687b00a4de8b24c18/bgv.png and /dev/null differ
diff --git a/resources/icon.ico b/resources/icon.ico
index e69de29..b40c169 100644
Binary files a/resources/icon.ico and b/resources/icon.ico differ
diff --git a/resources/like.png b/resources/like.png
index e69de29..46c6c25 100644
Binary files a/resources/like.png and b/resources/like.png differ
diff --git a/resources/search.png b/resources/search.png
index e69de29..8aef0b5 100644
Binary files a/resources/search.png and b/resources/search.png differ