From 0c902e17af3f09ed2b7511f3608ead97015eb086 Mon Sep 17 00:00:00 2001
From: shitao <133397418@qq.com>
Date: Tue, 16 Jan 2024 10:20:46 +0800
Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E5=8A=9F=E8=83=BD(smzdm.mdx)?=
=?UTF-8?q?=EF=BC=9A=E6=96=B0=E5=A2=9E=E7=AC=AC=E4=BA=8C=E7=A7=8D=E8=8E=B7?=
=?UTF-8?q?=E5=8F=96=E4=BB=80=E4=B9=88=E5=80=BC=E5=BE=97=E4=B9=B0cookie?=
=?UTF-8?q?=E7=9A=84=E6=96=B9=E6=B3=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/settings/smzdm.mdx | 22 +++++++++++++++++++++-
1 file changed, 21 insertions(+), 1 deletion(-)
diff --git a/pages/settings/smzdm.mdx b/pages/settings/smzdm.mdx
index 65bfd1087..598e661b9 100644
--- a/pages/settings/smzdm.mdx
+++ b/pages/settings/smzdm.mdx
@@ -76,7 +76,7 @@ import { Steps } from 'nextra/components'
| :----------------: | :--------------------: |
| _**SMZDM**_.cookie | 什么值得买 cookie 信息 |
-## 获取方式
+## 获取方式一
@@ -85,3 +85,23 @@ import { Steps } from 'nextra/components'
### 抓包获取 cookie,APP 抓包教程请自行百度。
+
+## 获取方式二
+
+
+
+### 进入[什么值得买](https://www.smzdm.com/)
+
+### 打开开发者工具
+
+按 `F12` 打开开发者工具,刷新页面
+
+### 点击 Network 标签
+
+### 选择 Doc 标签
+
+### 选中 www.smzdm.com
+
+### 下滑找到 cookie 全选复制即可
+
+