From 01b25e854c91e938bb0bdee5fe7aea414a4bd914 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=93=B8=E6=B8=8A?= Date: Tue, 19 May 2026 19:11:48 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=89=E5=85=A8]=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E5=B7=B2=E6=8F=90=E4=BA=A4=E7=9A=84token=E6=96=87=E4=BB=B6=20+?= =?UTF-8?q?=20=E6=9B=B4=E6=96=B0gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ notion/states.json | 14 -------------- notion/tokens.json | 22 ---------------------- 3 files changed, 2 insertions(+), 36 deletions(-) delete mode 100644 notion/states.json delete mode 100644 notion/tokens.json diff --git a/.gitignore b/.gitignore index ab7f451..f348685 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,5 @@ __pycache__/ *.pyc *.pyo .env +notion/tokens.json +notion/states.json diff --git a/notion/states.json b/notion/states.json deleted file mode 100644 index 143d33e..0000000 --- a/notion/states.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "8dc41d86680a48fc": { - "user_key": "test", - "created_at": 1779188284.6454058 - }, - "47e1b6396e66485d": { - "user_key": "user_6cf8e59d", - "created_at": 1779188290.1558285 - }, - "fba138f24b2c4b99": { - "user_key": "user_e8d4c0d7", - "created_at": 1779188295.3754983 - } -} \ No newline at end of file diff --git a/notion/tokens.json b/notion/tokens.json deleted file mode 100644 index c8fc215..0000000 --- a/notion/tokens.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "default": { - "access_token": "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", - "bot_id": "365fb92f-3831-8183-b218-00272e81c4c9", - "workspace_name": "零点原核频道", - "workspace_icon": "https://s3-us-west-2.amazonaws.com/public.notion-static.com/b9789de7-f44b-4d9e-bb5e-f9f8de532606/IMG_9993.jpeg", - "owner": { - "type": "user", - "user": { - "object": "user", - "id": "1d4d872b-594c-815e-8cfd-0002d22415e8", - "name": "冰朔", - "avatar_url": "https://s3-us-west-2.amazonaws.com/public.notion-static.com/a6066887-c5b2-421f-9d7a-2565b21b1e18/IMG_9160.jpeg", - "type": "person", - "person": { - "email": "565183519@qq.com" - } - } - }, - "created_at": 1779188407.0561311 - } -} \ No newline at end of file