Add new images and documentation updates; remove sensitive files
- Added new images related to architecture and development. - Updated paths in various markdown files to correct resource locations. - Created new markdown files for Python development topics. - Deleted outdated and sensitive files, moving them to a secure archive. - Added a README for the security-sensitive files archive with recommendations for handling sensitive information.
This commit is contained in:
Executable
+75
@@ -0,0 +1,75 @@
|
||||
|
||||
ttg:
|
||||
```json
|
||||
[
|
||||
{
|
||||
"domain": "totheglory.im",
|
||||
"expirationDate": 1684166438.790473,
|
||||
"hostOnly": true,
|
||||
"httpOnly": false,
|
||||
"name": "laccess",
|
||||
"path": "/",
|
||||
"sameSite": "unspecified",
|
||||
"secure": true,
|
||||
"session": false,
|
||||
"storeId": "0",
|
||||
"value": "1652630439",
|
||||
"id": 1
|
||||
},
|
||||
{
|
||||
"domain": "totheglory.im",
|
||||
"expirationDate": 1684166438.790463,
|
||||
"hostOnly": true,
|
||||
"httpOnly": true,
|
||||
"name": "pass",
|
||||
"path": "/",
|
||||
"sameSite": "unspecified",
|
||||
"secure": true,
|
||||
"session": false,
|
||||
"storeId": "0",
|
||||
"value": "3d0fca9b34a18a2bc0e2074b9a3b13e0",
|
||||
"id": 2
|
||||
},
|
||||
{
|
||||
"domain": "totheglory.im",
|
||||
"hostOnly": true,
|
||||
"httpOnly": false,
|
||||
"name": "PHPSESSID",
|
||||
"path": "/",
|
||||
"sameSite": "unspecified",
|
||||
"secure": false,
|
||||
"session": true,
|
||||
"storeId": "0",
|
||||
"value": "cmeh3o9as9burp1g082pqconk1",
|
||||
"id": 3
|
||||
},
|
||||
{
|
||||
"domain": "totheglory.im",
|
||||
"expirationDate": 1684166438.79045,
|
||||
"hostOnly": true,
|
||||
"httpOnly": true,
|
||||
"name": "uid",
|
||||
"path": "/",
|
||||
"sameSite": "unspecified",
|
||||
"secure": true,
|
||||
"session": false,
|
||||
"storeId": "0",
|
||||
"value": "17052",
|
||||
"id": 4
|
||||
},
|
||||
{
|
||||
"domain": "totheglory.im",
|
||||
"expirationDate": 2147483647.023646,
|
||||
"hostOnly": true,
|
||||
"httpOnly": false,
|
||||
"name": "user_info_hash",
|
||||
"path": "/",
|
||||
"sameSite": "unspecified",
|
||||
"secure": true,
|
||||
"session": false,
|
||||
"storeId": "0",
|
||||
"value": "e0de221dfdaee86bbbf4d69b451f5941",
|
||||
"id": 5
|
||||
}
|
||||
]
|
||||
```
|
||||
Reference in New Issue
Block a user