-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkeys.py
More file actions
57 lines (51 loc) · 1.94 KB
/
keys.py
File metadata and controls
57 lines (51 loc) · 1.94 KB
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# *- coding: utf-8 -*
# config = {
# "apiKey": "AIzaSyAT7spVMFGob7q6Q1UJCaMi6RvGoMBgcAc",
# "authDomain": "prototipo1-8e37a.firebaseapp.com",
# "databaseURL": "https://prototipo1-8e37a.firebaseio.com",
# "projectId": "prototipo1-8e37a",
# "storageBucket": "prototipo1-8e37a.appspot.com",
# "messagingSenderId": "856846236373"
# }
# config = {
# "apiKey": "AIzaSyAhDYV5B4WnGz1S-ewBWNiow-cWB85T3-I",
# "authDomain": "prototipo2-5af1f.firebaseapp.com",
# "databaseURL": "https://prototipo2-5af1f.firebaseio.com",
# "projectId": "prototipo2-5af1f",
# "storageBucket": "prototipo2-5af1f.appspot.com",
# "messagingSenderId": "428785972383"
# }
# Prototipo 3
# config = {
# "apiKey": "AIzaSyAy0Th8gfePK390H6siuFj2PwLpujpzczs",
# "authDomain": "prototipo3-da7e9.firebaseapp.com",
# "databaseURL": "https://prototipo3-da7e9.firebaseio.com",
# "projectId": "prototipo3-da7e9",
# "storageBucket": "prototipo3-da7e9.appspot.com",
# "messagingSenderId": "277348998180"
# }
# Prototipo 4
# config = {
# "apiKey": "AIzaSyALs0CPCUtF8Qz0nZLKm-lGIIRjqVaGYJU",
# "authDomain": "prototipo4-57544.firebaseapp.com",
# "databaseURL": "https://prototipo4-57544.firebaseio.com",
# "projectId": "prototipo4-57544",
# "storageBucket": "prototipo4-57544.appspot.com",
# "messagingSenderId": "889527900945"
# }
# Prot5
config = {
"apiKey": "AIzaSyDikBnf9yHLmGY4jIovJnKGJ7XOfaxI4m4",
"authDomain": "bucket1-bc82b.firebaseapp.com",
"databaseURL": "https://bucket1-bc82b.firebaseio.com",
"projectId": "bucket1-bc82b",
"storageBucket": "bucket1-bc82b.appspot.com",
"messagingSenderId": "758565469890"
}
email = "dante.bazaldua@positivecompliance.com"
passwd = "3Xt1ns10n"
N_MS_AUTHCB = '8505CC59-CED1-4D7B-AFE6-46C6884F2E13'
urlToQuery = (
"http://service.lva-i.com/LVAnalysis/?actionType=2&audioStreamUrl="
)
ra7 = "http://rservice.nemesysco.net/RAnalysis/?actionType=2&audioStreamUrl="