1 line
24 KiB
JSON
1 line
24 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_webmail_account_go", "label": "webmail_account.go", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L19"}, {"id": "webui_app_webmaildashboard", "label": ".webmailDashboard()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L19"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_account.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_account.go"}, {"id": "webui_app_webmailchangepassword", "label": ".webmailChangePassword()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L36"}, {"id": "webui_app_webmailtotpsetupbegin", "label": ".webmailTOTPSetupBegin()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L72"}, {"id": "webui_app_webmailtotpsetupconfirm", "label": ".webmailTOTPSetupConfirm()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L96"}, {"id": "webui_app_webmailtotpdisable", "label": ".webmailTOTPDisable()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L113"}, {"id": "webui_app_webmailaddapppassword", "label": ".webmailAddAppPassword()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L126"}, {"id": "webui_app_webmailrevokeapppassword", "label": ".webmailRevokeAppPassword()", "file_type": "code", "source_file": "internal/webui/webmail_account.go", "source_location": "L149"}], "edges": [{"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_bytes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_encoding_base64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_image_png", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_github_com_pquerna_otp_totp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_account_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_webmaildashboard", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L19", "weight": 1.0}, {"source": "webui_app_webmaildashboard", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_webmaildashboard", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_webmailchangepassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L36", "weight": 1.0}, {"source": "webui_app_webmailchangepassword", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_webmailchangepassword", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_webmailtotpsetupbegin", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L72", "weight": 1.0}, {"source": "webui_app_webmailtotpsetupbegin", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L72", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_webmailtotpsetupbegin", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L72", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_webmailtotpsetupconfirm", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L96", "weight": 1.0}, {"source": "webui_app_webmailtotpsetupconfirm", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L96", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_webmailtotpsetupconfirm", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L96", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_webmailtotpdisable", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L113", "weight": 1.0}, {"source": "webui_app_webmailtotpdisable", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L113", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_webmailtotpdisable", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L113", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_webmailaddapppassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L126", "weight": 1.0}, {"source": "webui_app_webmailaddapppassword", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L126", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_webmailaddapppassword", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L126", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_webmailrevokeapppassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L149", "weight": 1.0}, {"source": "webui_app_webmailrevokeapppassword", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L149", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_webmailrevokeapppassword", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_account.go", "source_location": "L149", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "webui_app_webmaildashboard", "callee": "mailboxFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L20"}, {"caller_nid": "webui_app_webmaildashboard", "callee": "ListMailboxWebAuthnCredentials", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L21"}, {"caller_nid": "webui_app_webmaildashboard", "callee": "ListAppPasswordsForMailbox", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L22"}, {"caller_nid": "webui_app_webmaildashboard", "callee": "float64", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L25"}, {"caller_nid": "webui_app_webmaildashboard", "callee": "float64", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L25"}, {"caller_nid": "webui_app_webmaildashboard", "callee": "render", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L30"}, {"caller_nid": "webui_app_webmaildashboard", "callee": "popFlashes", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L32"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "mailboxFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L37"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L38"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L39"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L40"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "CheckPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L42"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L43"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L44"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "isStrongPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L47"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L48"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L49"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L53"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L54"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L57"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L59"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L60"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "SetMailboxPasswordHash", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L63"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L64"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L65"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L68"}, {"caller_nid": "webui_app_webmailchangepassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L69"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "mailboxFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L73"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "Generate", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L74"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L76"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L77"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "SetMailboxTOTPSecret", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L80"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "Secret", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L80"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L81"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L82"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "Image", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L85"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "Encode", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L89"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "EncodeToString", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L90"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "Bytes", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L90"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "render", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L93"}, {"caller_nid": "webui_app_webmailtotpsetupbegin", "callee": "Secret", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L93"}, {"caller_nid": "webui_app_webmailtotpsetupconfirm", "callee": "mailboxFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L97"}, {"caller_nid": "webui_app_webmailtotpsetupconfirm", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L98"}, {"caller_nid": "webui_app_webmailtotpsetupconfirm", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L98"}, {"caller_nid": "webui_app_webmailtotpsetupconfirm", "callee": "Validate", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L99"}, {"caller_nid": "webui_app_webmailtotpsetupconfirm", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L100"}, {"caller_nid": "webui_app_webmailtotpsetupconfirm", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L101"}, {"caller_nid": "webui_app_webmailtotpsetupconfirm", "callee": "SetMailboxTOTPSecret", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L104"}, {"caller_nid": "webui_app_webmailtotpsetupconfirm", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L105"}, {"caller_nid": "webui_app_webmailtotpsetupconfirm", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L106"}, {"caller_nid": "webui_app_webmailtotpsetupconfirm", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L109"}, {"caller_nid": "webui_app_webmailtotpsetupconfirm", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L110"}, {"caller_nid": "webui_app_webmailtotpdisable", "callee": "mailboxFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L114"}, {"caller_nid": "webui_app_webmailtotpdisable", "callee": "DisableMailboxTOTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L115"}, {"caller_nid": "webui_app_webmailtotpdisable", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L116"}, {"caller_nid": "webui_app_webmailtotpdisable", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L118"}, {"caller_nid": "webui_app_webmailtotpdisable", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L120"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "mailboxFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L127"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L128"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L128"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "MustInt", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L132"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "Key", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L132"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "Section", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L132"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "GenerateAppPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L133"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L134"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L136"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L137"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "CreateAppPassword", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L140"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L141"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L142"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L145"}, {"caller_nid": "webui_app_webmailaddapppassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L146"}, {"caller_nid": "webui_app_webmailrevokeapppassword", "callee": "mailboxFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L150"}, {"caller_nid": "webui_app_webmailrevokeapppassword", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L151"}, {"caller_nid": "webui_app_webmailrevokeapppassword", "callee": "atoi", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L151"}, {"caller_nid": "webui_app_webmailrevokeapppassword", "callee": "PathValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L151"}, {"caller_nid": "webui_app_webmailrevokeapppassword", "callee": "RemoveAppPassword", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L152"}, {"caller_nid": "webui_app_webmailrevokeapppassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L153"}, {"caller_nid": "webui_app_webmailrevokeapppassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L155"}, {"caller_nid": "webui_app_webmailrevokeapppassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_account.go", "source_location": "L157"}]} |