修改官网地址

This commit is contained in:
SiYuan 2024-02-19 21:22:24 +08:00
parent acf117337e
commit ad4fcf8fe5
7 changed files with 28 additions and 26 deletions

View File

@ -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 = [

View File

@ -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):
"""

View File

@ -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):

View File

@ -4,12 +4,12 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>微信年度聊天报告</title>
<link rel="stylesheet" href="https://memotrace.lc044.love/static/css/style.css">
<link rel="stylesheet" href="https://memotrace.cn/static/css/style.css">
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/echarts@latest/dist/echarts.min.js"></script>
<script type="text/javascript" src="https://assets.pyecharts.org/assets/v5/echarts-wordcloud.min.js"></script>
<link rel="stylesheet" href="https://memotrace.lc044.love/static/css/fullpage.min.css" />
<link rel="stylesheet" href="https://memotrace.cn/static/css/fullpage.min.css" />
<script type="text/javascript" src="https://code.jquery.com/jquery-3.6.4.min.js"></script>
<script type="text/javascript" src="https://memotrace.lc044.love/static/js/fullpage.min.js"></script>
<script type="text/javascript" src="https://memotrace.cn/static/js/fullpage.min.js"></script>
<script type="text/javascript" src="https://davidshimjs.github.io/qrcodejs/qrcode.min.js"></script>
</head>
<body>
@ -34,7 +34,7 @@
<span class="nickname">{{my_nickname}}</span>
</div>
<img src="https://memotrace.lc044.love/static/img/铃铛.png" alt="Right Top Image" class="spliter-img">
<img src="https://memotrace.cn/static/img/铃铛.png" alt="Right Top Image" class="spliter-img">
<div class="user">
<img class="avatar" src="{{ta_avatar_path}}">
<span class="nickname">{{ta_nickname}}</span>
@ -125,7 +125,7 @@
<img src="https://www.freeimg.cn/i/2023/12/20/6582c04589c47.png" alt="Left Bottom Image" class="corner-image left-bottom">
<img src="https://www.freeimg.cn/i/2023/12/21/65831360a36d4.gif" alt="Right Top Image" class="corner-image right-bottom" style="max-height: 500px;">
<img src="https://www.freeimg.cn/i/2023/12/20/6582c054816cf.png" alt="圣诞老人" class="center-top-time">
<img src="https://memotrace.lc044.love/static/img/平安夜.png" alt="Right Top Image" class="left-time">
<img src="https://memotrace.cn/static/img/平安夜.png" alt="Right Top Image" class="left-time">
<div class="time-container">
<div class="text112">{{latest_time}}</div>
<div class="text112">这么晚了你们还在聊天</div>
@ -168,7 +168,7 @@
<img src="https://www.freeimg.cn/i/2023/12/20/6582c03ce4548.png" alt="Left Bottom Image" class="corner-image left-bottom">
<img src="https://www.freeimg.cn/i/2023/12/20/6582c05a9a4bd.png" alt="滑雪的小女孩" class="corner-image right-bottom">
<img src="https://www.freeimg.cn/i/2023/12/20/6582c04d5151f.png" alt="Right Top Image" class="snow-ball">
<img src="https://memotrace.lc044.love/static/img/礼盒1.png" alt="Right Top Image" class="ttq">
<img src="https://memotrace.cn/static/img/礼盒1.png" alt="Right Top Image" class="ttq">
<div class="time-container">
<div class="text112">过去的一年里</div>
<div class="text112">你们一共发送了<span style="color: brown;">{{total_msg_num}}</span>条消息</div>
@ -232,11 +232,11 @@
<div class="section" style="text-align: center;display:flex;justify-content: center;align-items: center;">
<h1>分享此页面</h1>
<div>
<a id="share" href="https://memotrace.lc044.love/" target="_blank">https://memotrace.lc044.love/</a>
<a id="share" href="https://memotrace.cn/" target="_blank">https://memotrace.cn/</a>
</div>
<button onclick="confirmUpload()">上传并显示二维码</button>
<div id="qrcode"></div>
<a href="https://memotrace.lc044.love/" target="_blank">点击生成我的年度聊天报告</a>
<a href="https://memotrace.cn/" target="_blank">点击生成我的年度聊天报告</a>
</div>
<!-- Add more sections as needed -->
</div>

View File

@ -5,12 +5,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>微信年度聊天报告</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://memotrace.lc044.love/static/css/fullpage.min.css" />
<link rel="stylesheet" href="https://memotrace.cn/static/css/fullpage.min.css" />
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/echarts@latest/dist/echarts.min.js"></script>
<script type="text/javascript" src="https://assets.pyecharts.org/assets/v5/echarts-wordcloud.min.js"></script>
<script type="text/javascript" src="https://assets.pyecharts.org/assets/v5/maps/china.js"></script>
<script type="text/javascript" src="https://code.jquery.com/jquery-3.6.4.min.js"></script>
<script type="text/javascript" src="https://memotrace.lc044.love/static/js/fullpage.min.js"></script>
<script type="text/javascript" src="https://memotrace.cn/static/js/fullpage.min.js"></script>
<script type="text/javascript" src="https://davidshimjs.github.io/qrcodejs/qrcode.min.js"></script>
<style>
body {

View File

@ -2,6 +2,8 @@
**文章来源:[https://github.com/xaoyaoo/PyWxDump/blob/master/doc/wx%E6%95%B0%E6%8D%AE%E5%BA%93%E7%AE%80%E8%BF%B0.md](https://github.com/xaoyaoo/PyWxDump/blob/master/doc/wx%E6%95%B0%E6%8D%AE%E5%BA%93%E7%AE%80%E8%BF%B0.md)**
转载请注明原始出处
# 微信PC端各个数据库简述
* 说明:针对 .../WeChat Files/wxid_xxxxxxxx/Msg下的各个文件解密后的内容进行概述

View File

@ -3,28 +3,28 @@
<a href="https://github.com/LC044/WeChatMsg/stargazers">
<img src="https://img.shields.io/github/stars/LC044/WeChatMsg.svg" />
</a>
<a href="https://memotrace.lc044.love/" target="_blank">
<a href="https://memotrace.cn/" target="_blank">
<img alt="GitHub forks" src="https://img.shields.io/github/forks/LC044/WeChatMsg?color=eb6ea5">
</a>
<a href="https://memotrace.lc044.love/" target="_blank">
<a href="https://memotrace.cn/" target="_blank">
<img src="https://img.shields.io/badge/WeChat-留痕-blue.svg">
</a>
<a target="_blank" href="https://memotrace.lc044.love/">
<a target="_blank" href="https://memotrace.cn/">
<img alt="Hits" src="https://hits.b3log.org/LC044/memotrace.svg">
</a>
<a href="https://memotrace.lc044.love/" target="_blank">
<a href="https://memotrace.cn/" target="_blank">
<img src="https://img.shields.io/github/license/LC044/WeChatMsg" />
</a>
<a href="https://github.com/LC044/WeChatMsg/releases" target="_blank">
<img alt="GitHub release (with filter)" src="https://img.shields.io/github/v/release/LC044/WeChatMsg">
</a>
<a href="https://memotrace.lc044.love/" target="_blank">
<a href="https://memotrace.cn/" target="_blank">
<img alt="GitHub all releases" src="https://img.shields.io/github/downloads/LC044/WeChatMsg/total?color=3eb370">
</a>
</div>
<div align="center">
<a href="https://memotrace.lc044.love/"><img src="https://memotrace.lc044.love/img/logo%20-%20%E5%89%AF%E6%9C%AC.png" height="240"/></a>
<a href="https://memotrace.cn/"><img src="https://memotrace.cn/img/logo%20-%20%E5%89%AF%E6%9C%AC.png" height="240"/></a>
</div>
<blockquote>
@ -33,7 +33,7 @@
<div style="position: absolute;top: 0;bottom: 0;left: 0;width: 2px;background-color: #000000;"></div>
<h2>前言</h2>
<div style="text-indent: 2em;">
<a align="center" href="https://memotrace.lc044.love/"><img src="./doc/images/logo99.png"/></a>
<a align="center" href="https://memotrace.cn/"><img src="./doc/images/logo99.png"/></a>
<p style="text-indent:2em;">我深信有意义的不是微信,而是隐藏在对话框背后的一个个<strong>深刻故事</strong>。未来每个人都能拥有AI的陪伴而你的数据能够赋予它有关于你过去的珍贵记忆。我希望每个人都有将自己的生活痕迹👨👩👦👚🥗🏠🚴🧋⛹🛌🛀留存的权利而不是遗忘💀。</p>
<p style="text-indent:2em;">AI的发展不仅仅是技术的提升更是情感💞的延续。每一个对话、每一个互动都是生活中独一无二的片段是真实而动人的情感交流。因此我希望AI工作者们能够<strong>善用这些自己的数据</strong>,用于培训独特的、属于个体的人工智能。让<strong>个人AI成为生活中的朋友</strong>,能够理解、记录并分享我们的欢笑、泪水和成长。</p>
<p style="text-indent:2em;">那天AI不再是高不可攀的存在而是融入寻常百姓家的一部分。因为<strong>每个人能拥有自己的AI</strong>,将科技的力量融入生活的方方面面。这是一场关于真情实感的革命,一场让技术变得更加人性化的探索,让我们共同见证未来的美好。</p>
@ -44,10 +44,10 @@
</blockquote>
## 🍉功能
- [![](https://img.shields.io/badge/MemoTrace-官网-blue)](https://memotrace.lc044.love/)
- [![](https://img.shields.io/badge/MemoTrace-官网-blue)](https://memotrace.cn/)
[![](https://img.shields.io/badge/GitHub-black.svg)](https://github.com/LC044/WeChatMsg)
[![](https://img.shields.io/badge/Gitee-red.svg)](https://gitee.com/lc044/WeChatMsg)
[![](https://img.shields.io/badge/Download-yellow.svg)](https://memotrace.lc044.love/)
[![](https://img.shields.io/badge/Download-yellow.svg)](https://memotrace.cn/)
- 🔒🔑🔓Windows本地微信数据库
- 还原微信聊天界面
- 🗨文本✅
@ -61,7 +61,7 @@
- CSV文档✅
- TXT文档✅
- Word文档✅
- 分析聊天数据,做成[可视化年报](https://memotrace.lc044.love/demo.html)
- 分析聊天数据,做成[可视化年报](https://memotrace.cn/demo.html)
- 🔥**项目持续更新中**
- 开发计划
- 群组年度报告
@ -103,7 +103,7 @@
# ⌛使用
下载地址:[https://memotrace.lc044.love/](https://memotrace.lc044.love/)
下载地址:[https://memotrace.cn/](https://memotrace.cn/)
下载打包好的exe可执行文件双击即可运行