-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env
More file actions
32 lines (30 loc) · 640 Bytes
/
.env
File metadata and controls
32 lines (30 loc) · 640 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
PORT=5000
TOKEN_KEY=FuQDwZXHY2NFgrdvEvRTeeAZYt3BRU2nZHRmjETTgjqpzeJPkbyafYZQ3DgKa9WZ
{
"usertypes": ["AD", "INET"],
"userOp": "or",
"query": {
"Group":true,
"AD": {
"user_id": 6050,
"Op": "gt" ,
"lastSeenDays": 3
},
"INET": {
"user_id": 300,
"Op": "gt"
}
}
}
//Update Urlpattern List Text
{
"query": {
"rule_label": "Company Private No Filter"
},
"data": {
"type": "update",
"username": "@BaisTzirel*",
"new_url": "+google123.org1",
"old_url": "+google123.org"
}
}