mirror of
https://gitlab.dit.htwk-leipzig.de/fsr-im/tools/flatscraper.git
synced 2026-01-17 22:12:26 +01:00
fix: update known_properties.json and modify scraper.py with new session credentials
This commit is contained in:
Binary file not shown.
@@ -5,8 +5,8 @@ import gzip
|
||||
|
||||
SESSION_CREATE_URL = "https://portal1s.easysquare.com/meinelwb/index.html?deeplink=%2FESQ_IA_REOBJ%2FESQ_VM_REOBJ_ALL"
|
||||
|
||||
SAP_SESSIONID = ""
|
||||
COOKIE_SESSION = ""
|
||||
SAP_SESSIONID = "iZ52JjFdvDRY0528vXt4y4tdOvzk1xHvhW4KELG5Agg%3d"
|
||||
COOKIE_SESSION = "678ADA670E24565B64423D923CC07C0B"
|
||||
|
||||
EASYSQUARE_URL = "https://portal1s.easysquare.com/prorex/xmlforms"
|
||||
EASYSQUARE_HEADERS = {
|
||||
|
||||
Reference in New Issue
Block a user