t.me/xtekky
commited on
Commit
·
17cc9ea
1
Parent(s):
bfd2259
poe.com graphql dir update
Browse files- quora/api.py +1 -1
- quora/cookies.txt +1 -0
quora/api.py
CHANGED
@@ -37,7 +37,7 @@ from urllib.parse import urlparse
|
|
37 |
|
38 |
|
39 |
parent_path = Path(__file__).resolve().parent
|
40 |
-
queries_path = parent_path / "
|
41 |
queries = {}
|
42 |
|
43 |
logging.basicConfig()
|
|
|
37 |
|
38 |
|
39 |
parent_path = Path(__file__).resolve().parent
|
40 |
+
queries_path = parent_path / "graphql"
|
41 |
queries = {}
|
42 |
|
43 |
logging.basicConfig()
|
quora/cookies.txt
CHANGED
@@ -17,3 +17,4 @@ oyae3iClomSrk6RJywZ4iw==
|
|
17 |
1Z27Ul8BTdNOhncT5H6wdg==
|
18 |
wfUfJIlwQwUss8l-3kDt3w==
|
19 |
f6Jw_Nr0PietpNCtOCXJTw==
|
|
|
|
17 |
1Z27Ul8BTdNOhncT5H6wdg==
|
18 |
wfUfJIlwQwUss8l-3kDt3w==
|
19 |
f6Jw_Nr0PietpNCtOCXJTw==
|
20 |
+
6Jc3yCs7XhDRNHa4ZML09g==
|