diff --git a/app/config.py b/app/config.py index 4b9e465..d039f5c 100644 --- a/app/config.py +++ b/app/config.py @@ -1,7 +1,7 @@ version = '1.0.2' contact = '701805520' github = 'https://github.com/LC044/WeChatMsg' -website = 'https://memotrace.lc044.love/' +website = 'https://memotrace.cn/' copyright = '© 2022-2024 SiYuan' license = 'GPLv3' description = [ diff --git a/app/ui/contact/contactInfo.py b/app/ui/contact/contactInfo.py index 75d00b8..97b6a65 100644 --- a/app/ui/contact/contactInfo.py +++ b/app/ui/contact/contactInfo.py @@ -67,7 +67,7 @@ class ContactInfo(QWidget, Ui_Form): self.toolButton_output.showMenu() def analysis(self): - # QDesktopServices.openUrl(QUrl("https://memotrace.lc044.love/")) + # QDesktopServices.openUrl(QUrl("https://memotrace.cn/")) self.report_thread = ReportThread(self.contact) # self.report_thread.okSignal.connect(lambda x: QDesktopServices.openUrl(QUrl("http://127.0.0.1:21314"))) self.report_thread.start() @@ -99,7 +99,7 @@ class ContactInfo(QWidget, Ui_Form): QDesktopServices.openUrl(QUrl(f"http://127.0.0.1:21314/christmas/{self.contact.wxid}")) def emotionale_Analysis(self): - QDesktopServices.openUrl(QUrl("https://memotrace.lc044.love/")) + QDesktopServices.openUrl(QUrl("https://memotrace.cn/")) def back(self): """ diff --git a/app/ui/mainwindow.py b/app/ui/mainwindow.py index 1f2cd92..0a0b7a7 100644 --- a/app/ui/mainwindow.py +++ b/app/ui/mainwindow.py @@ -20,11 +20,11 @@ class Avatar(QLabel): def mouseDoubleClickEvent(self, e): # 双击 super().mouseDoubleClickEvent(e) - QDesktopServices.openUrl(QUrl("https://memotrace.lc044.love/")) + QDesktopServices.openUrl(QUrl("https://memotrace.cn/")) def mousePressEvent(self, e): # 单击 super().mousePressEvent(e) - QDesktopServices.openUrl(QUrl("https://memotrace.lc044.love/")) + QDesktopServices.openUrl(QUrl("https://memotrace.cn/")) class Ui_MainWindow(object): diff --git a/app/web_ui/templates/christmas.html b/app/web_ui/templates/christmas.html index df44eb6..9167d62 100644 --- a/app/web_ui/templates/christmas.html +++ b/app/web_ui/templates/christmas.html @@ -4,12 +4,12 @@ 微信年度聊天报告 - + - + - + @@ -34,7 +34,7 @@ {{my_nickname}} - Right Top Image + Right Top Image
{{ta_nickname}} @@ -125,7 +125,7 @@ Left Bottom Image Right Top Image 圣诞老人 - Right Top Image + Right Top Image
{{latest_time}}
这么晚了你们还在聊天
@@ -168,7 +168,7 @@ Left Bottom Image 滑雪的小女孩 Right Top Image - Right Top Image + Right Top Image
过去的一年里
你们一共发送了{{total_msg_num}}条消息
@@ -232,11 +232,11 @@
diff --git a/app/web_ui/templates/index.html b/app/web_ui/templates/index.html index f7e46c9..7c9b057 100644 --- a/app/web_ui/templates/index.html +++ b/app/web_ui/templates/index.html @@ -5,12 +5,12 @@ 微信年度聊天报告 - + - +