[安全] 移除已提交的token文件 + 更新gitignore
This commit is contained in:
parent
0f64cf906e
commit
01b25e854c
2
.gitignore
vendored
2
.gitignore
vendored
@ -52,3 +52,5 @@ __pycache__/
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
.env
|
.env
|
||||||
|
notion/tokens.json
|
||||||
|
notion/states.json
|
||||||
|
|||||||
@ -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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user