forked from TradeTrust/tradetrust-website
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 7d1cbb3 Merge: f4ccf95 617acdb Author: osslgtm <[email protected]> Date: Wed Aug 16 16:22:45 2023 +0800 Merge branch 'master' into testing commit f4ccf95 Author: osslgtm <[email protected]> Date: Thu Aug 3 18:48:19 2023 +0800 fix: add secrets actions commit 22d43fb Author: osslgtm <[email protected]> Date: Thu Aug 3 18:47:41 2023 +0800 chore: refactor commit 0a0ccfe Author: Puay Hiang <[email protected]> Date: Tue Jul 11 19:02:22 2023 +0800 package-lock.json commit 1ccac20 Merge: ef22664 7a29948 Author: PH <[email protected]> Date: Wed Jul 5 17:08:35 2023 +0800 Merge XDC Network Added XDC Network MainNet & TestNet in TradeTrust Ecosystem commit 7a29948 Author: AnilChinchawale <[email protected]> Date: Tue Jul 4 20:53:06 2023 +0530 update script network:xdcapothem:synpress commit 1c16dd0 Author: AnilChinchawale <[email protected]> Date: Tue Jul 4 20:36:22 2023 +0530 Added temporary fix,due to issue in synpress lib. commit c8b85ca Author: AnilChinchawale <[email protected]> Date: Mon Jul 3 12:18:47 2023 +0530 Test has been created for XDC Apothem Network commit 7bc73e1 Author: AnilChinchawale <[email protected]> Date: Mon Jul 3 12:16:17 2023 +0530 XDC Network added in Web UI commit ef22664 Merge: aaa0d6e ea76c86 Author: PH <[email protected]> Date: Wed Jun 28 16:30:30 2023 +0800 chore: cleanup remove console.log commit ea76c86 Author: Puay Hiang <[email protected]> Date: Wed Jun 28 16:29:10 2023 +0800 chore: change network commit a3e69b1 Author: Puay Hiang <[email protected]> Date: Wed Jun 28 16:28:35 2023 +0800 chore: cleanup commit aaa0d6e Merge: 7714292 f0dcf7b Author: PH <[email protected]> Date: Wed Jun 28 16:02:30 2023 +0800 chore: sync tradetrust/master chore: sync tradetrust/master commit f0dcf7b Merge: 2462380 5125890 Author: Puay Hiang <[email protected]> Date: Wed Jun 28 16:00:08 2023 +0800 Merge remote-tracking branch 'fork/master' commit 7714292 Merge: fcf597d 2462380 Author: PH <[email protected]> Date: Wed Jun 28 15:56:09 2023 +0800 feat: BC Checks Polygon BC Checks commit 2462380 Author: Puay Hiang <[email protected]> Date: Thu Jun 22 16:58:59 2023 +0800 fix: remove unused workflow commit b378c8f Merge: 2bc3683 29edc3a Author: Puay Hiang <[email protected]> Date: Thu Jun 22 16:55:57 2023 +0800 Merge remote-tracking branch 'fork/master' commit 2bc3683 Author: Puay Hiang <[email protected]> Date: Wed Jun 21 16:27:52 2023 +0800 feat: write tests commit 6f5e6de Merge: b3ad5bb dc737ad Author: PH <[email protected]> Date: Sat Jun 17 13:00:54 2023 +0800 Merge pull request #5 from TradeTrust/master Update master from tradetrust/tradetrust-website commit b3ad5bb Author: Puay Hiang <[email protected]> Date: Fri Jun 16 13:07:01 2023 +0800 update run freq commit a8dc349 Merge: 5835318 674c2eb Author: PH <[email protected]> Date: Fri Jun 16 12:53:35 2023 +0800 Merge pull request #4 from TradeTrust/master Update master from tradetrust/tradetrust-website commit 5835318 Author: Puay Hiang <[email protected]> Date: Fri Jun 16 12:45:26 2023 +0800 test PAT commit c3e6c6a Author: Puay Hiang <[email protected]> Date: Thu Jun 15 00:29:55 2023 +0800 fix: set perm commit 6430c16 Author: Puay Hiang <[email protected]> Date: Thu Jun 15 00:19:11 2023 +0800 fix: rm auto approve commit a8c1043 Author: Puay Hiang <[email protected]> Date: Thu Jun 15 00:05:55 2023 +0800 chore: enable auto approve commit c697290 Author: Puay Hiang <[email protected]> Date: Wed Jun 14 23:58:55 2023 +0800 feat: auto sync commit a812e85 Author: Puay Hiang <[email protected]> Date: Tue Jun 13 18:41:43 2023 +0800 feat: alt pipe
- Loading branch information
Showing
52 changed files
with
1,589 additions
and
135 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
name: Sync master with upstream | ||
|
||
on: | ||
schedule: | ||
- cron: '0 5 * * *' # every day at 5am | ||
workflow_dispatch: # on button click | ||
|
||
jobs: | ||
sync: | ||
permissions: write-all | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: tgymnich/[email protected] | ||
with: | ||
owner: tradetrust | ||
repo: tradetrust-website | ||
base: master | ||
head: master | ||
pr_title: Update master from tradetrust/tradetrust-website | ||
token: ${{ secrets.PAT }} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
name: XDCApothem | ||
|
||
on: | ||
schedule: | ||
- cron: '0 22 * * *' # every day at 10pm | ||
push: | ||
workflow_dispatch: # on button click | ||
|
||
jobs: | ||
synpress: | ||
if: ${{ !contains(github.event.head_commit.message, '[skip test]') }} | ||
# https://github.com/drptbl/synpress-setup-example/blob/1d980157ef343de54f786e1115e1da590f1ba1d1/.github/workflows/e2e.yml#L49-L102 | ||
name: Synpress e2e Test | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # pin@v2 | ||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@8b122486cedac8393e77aa9734c3528886e4a1a8 # pin@v1 | ||
- name: Set up Docker Buildx | ||
uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # pin@v1 | ||
- name: Cache Docker layers | ||
uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # pin@v2 | ||
with: | ||
path: /tmp/.buildx-cache | ||
key: ${{ runner.os }}-buildx-${{ github.sha }} | ||
restore-keys: | | ||
${{ runner.os }}-buildx- | ||
- name: Run e2e tests | ||
run: export SECRET_WORDS="${{ secrets.SECRET_WORDS }}" && docker-compose --file networks/docker/xdcapothem.yml up --build --exit-code-from synpress | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# https://github.com/drptbl/synpress-setup-example/blob/1d980157ef343de54f786e1115e1da590f1ba1d1/docker-compose.yml#L22-L25 | ||
version: "3.9" | ||
services: | ||
synpress: | ||
container_name: synpress | ||
build: . | ||
environment: | ||
- DISPLAY=display:0.0 | ||
depends_on: | ||
- display | ||
entrypoint: [] | ||
working_dir: /app | ||
command: > | ||
bash -c 'echo -n "======> local noVNC URL: | ||
http://localhost:8080/vnc.html?autoconnect=true " && npx wait-on | ||
http://display:8080 && npm ci && npm run network:headful' | ||
networks: | ||
- x11 | ||
display: | ||
container_name: display | ||
image: synthetixio/display:b2643097e891906524e52e7ee956260b20fa01fb-base | ||
environment: | ||
- RUN_XTERM=no | ||
- DISPLAY_WIDTH=1920 | ||
- DISPLAY_HEIGHT=1080 | ||
ports: | ||
- "8080:8080" | ||
networks: | ||
- x11 | ||
networks: | ||
x11: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
const path = require("path"); | ||
const synpressPath = path.join(process.cwd(), "/node_modules/@synthetixio/synpress"); | ||
|
||
module.exports = { | ||
extends: `${synpressPath}/.eslintrc.js`, | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# https://github.com/drptbl/synpress-setup-example/blob/1d980157ef343de54f786e1115e1da590f1ba1d1/docker-compose.yml#L22-L25 | ||
version: "3.9" | ||
services: | ||
synpress: | ||
container_name: synpress | ||
build: ../../ | ||
environment: | ||
- DISPLAY=display:0.0 | ||
- SECRET_WORDS | ||
depends_on: | ||
- display | ||
entrypoint: [] | ||
working_dir: /app | ||
command: > | ||
bash -c 'echo -n "======> local noVNC URL: | ||
http://localhost:8080/vnc.html?autoconnect=true " && npx wait-on | ||
http://display:8080 && npm ci && npm run network:polygon:headful' | ||
networks: | ||
- x11 | ||
display: | ||
container_name: display | ||
image: synthetixio/display:b2643097e891906524e52e7ee956260b20fa01fb-base | ||
environment: | ||
- RUN_XTERM=no | ||
- DISPLAY_WIDTH=1920 | ||
- DISPLAY_HEIGHT=1080 | ||
ports: | ||
- "8080:8080" | ||
networks: | ||
- x11 | ||
networks: | ||
x11: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# https://github.com/drptbl/synpress-setup-example/blob/1d980157ef343de54f786e1115e1da590f1ba1d1/docker-compose.yml#L22-L25 | ||
version: "3.9" | ||
services: | ||
synpress: | ||
container_name: xdcapothem-synpress | ||
build: ../../ | ||
environment: | ||
- DISPLAY=display:0.0 | ||
- SECRET_WORDS | ||
depends_on: | ||
- display | ||
entrypoint: [] | ||
working_dir: /app | ||
command: > | ||
bash -c 'echo -n "======> local noVNC URL: | ||
http://localhost:8080/vnc.html?autoconnect=true " && npx wait-on | ||
http://display:8080 && npm ci && npm run network:xdcapothem:headful' | ||
networks: | ||
- x11 | ||
display: | ||
container_name: xdcapothem-display | ||
image: synthetixio/display:b2643097e891906524e52e7ee956260b20fa01fb-base | ||
environment: | ||
- RUN_XTERM=no | ||
- DISPLAY_WIDTH=1920 | ||
- DISPLAY_HEIGHT=1080 | ||
ports: | ||
- "8080:8080" | ||
networks: | ||
- x11 | ||
networks: | ||
x11: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
const path = require("path"); | ||
const synpressPath = path.join(process.cwd(), "/node_modules/@synthetixio/synpress"); | ||
|
||
module.exports = { | ||
extends: `${synpressPath}/.eslintrc.js`, | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
{ | ||
"version": "https://schema.openattestation.com/3.0/schema.json", | ||
"network": { | ||
"chain": "MATIC", | ||
"chainId": "80001" | ||
}, | ||
"credentialSubject": { | ||
"shipper": { | ||
"address": { | ||
"street": "Street", | ||
"country": "Country" | ||
}, | ||
"name": "Shipper1" | ||
}, | ||
"consignee": { | ||
"name": "Consignee" | ||
}, | ||
"notifyParty": { | ||
"name": "NotifyName" | ||
}, | ||
"blNumber": "BL", | ||
"scac": "SCAC", | ||
"carrierName": "Signed", | ||
"vessel": "NotifyVessel", | ||
"voyageNo": "NotifyNo", | ||
"portOfLoading": "NotifyPort", | ||
"portOfDischarge": "NotifyDischarge", | ||
"placeOfReceipt": "NotifyReceipt", | ||
"placeOfDelivery": "NotifyDelivery" | ||
}, | ||
"@context": [ | ||
"https://www.w3.org/2018/credentials/v1", | ||
"https://schemata.openattestation.com/com/openattestation/1.0/OpenAttestation.v3.json", | ||
"https://schemata.openattestation.com/io/tradetrust/bill-of-lading/1.0/bill-of-lading-context.json" | ||
], | ||
"type": [ | ||
"VerifiableCredential", | ||
"OpenAttestationCredential" | ||
], | ||
"issuanceDate": "2010-01-01T19:23:24Z", | ||
"openAttestationMetadata": { | ||
"template": { | ||
"type": "EMBEDDED_RENDERER", | ||
"name": "BILL_OF_LADING", | ||
"url": "https://generic-templates.tradetrust.io" | ||
}, | ||
"proof": { | ||
"type": "OpenAttestationProofMethod", | ||
"method": "TOKEN_REGISTRY", | ||
"value": "0x6E0D617cc73AAa720f6cD1825a0b949c69f220D4", | ||
"revocation": { | ||
"type": "NONE" | ||
} | ||
}, | ||
"identityProof": { | ||
"type": "DNS-TXT", | ||
"identifier": "tradetrust-mumbai.puayhiang.com" | ||
} | ||
}, | ||
"issuer": { | ||
"id": "https://example.com", | ||
"name": "DEMO TOKEN REGISTRY", | ||
"type": "OpenAttestationIssuer" | ||
}, | ||
"proof": { | ||
"type": "OpenAttestationMerkleProofSignature2018", | ||
"proofPurpose": "assertionMethod", | ||
"targetHash": "8f08a4c9a97b894003d8c3d3f1849ef5de1408c472b62e61b8470dabf03f3cab", | ||
"proofs": [], | ||
"merkleRoot": "8f08a4c9a97b894003d8c3d3f1849ef5de1408c472b62e61b8470dabf03f3cab", | ||
"salts": "W3sidmFsdWUiOiIxNDVhZTlkYjZiOTAyMzM2ODU2MTdlOWQ1MDYwMTdkYjFjMDkzMzI3NWYxZTU0NGRlZWE1ZWZjYzBhMDE4MTA3IiwicGF0aCI6InZlcnNpb24ifSx7InZhbHVlIjoiMWM0YzIzYzNmOTc0N2Y2NTI0NWIyZDBmYzhmNjA4NDdlYWM0ZDc4MWNhOGJkZWFkYzM1NzgwOWY5ZDQ2Y2I3YiIsInBhdGgiOiJuZXR3b3JrLmNoYWluIn0seyJ2YWx1ZSI6ImJhMmI5MGQyYWQ1YmU0ZjhhN2M3ZWEyZTY3NzI1NjI0M2ZiM2ZiNmQ5N2YyM2YwZWUxNmM4OWQ0ZjliNDlmM2EiLCJwYXRoIjoibmV0d29yay5jaGFpbklkIn0seyJ2YWx1ZSI6ImJiY2ZkOGRjNTRmZDFkODkyZTIxZjgyZDBlZGQ4ZDFkMTExMjk4Y2M5ZGI3OGMxNzUxOTNmNjg4ZDhkNjFkNGMiLCJwYXRoIjoiY3JlZGVudGlhbFN1YmplY3Quc2hpcHBlci5hZGRyZXNzLnN0cmVldCJ9LHsidmFsdWUiOiJmZDA2YmQ2Njc5OWU4ZmZlYjBmZTdiODRlMGQzOGEwNmZkM2IzYzI2MWQ5ZGRhMjY4ZGJlOTViMzE0NWRlMmMzIiwicGF0aCI6ImNyZWRlbnRpYWxTdWJqZWN0LnNoaXBwZXIuYWRkcmVzcy5jb3VudHJ5In0seyJ2YWx1ZSI6ImI5MWY4MDhmNGZjNjY4YmM3MWE5ZjAzNTY4YmM5NjZkZjgwMjQ3ZGI0YWExNGY0MzI5MGMxYjE0YTU2NmNjZTkiLCJwYXRoIjoiY3JlZGVudGlhbFN1YmplY3Quc2hpcHBlci5uYW1lIn0seyJ2YWx1ZSI6ImY0N2YxZmE3ODIxZTA1ODA0MjlkNDhlZDQ2YjM5NzNmODM5OTJiYTcyMDYxMThlMzEwOTNkODdiNzc3OTkzY2QiLCJwYXRoIjoiY3JlZGVudGlhbFN1YmplY3QuY29uc2lnbmVlLm5hbWUifSx7InZhbHVlIjoiYzg0N2E1NzRkYTBlZDhhYTM3NGRhN2UzM2ViODQ5MzkzNTJkNjM4M2Y3OGZhY2IzZTZhODMzYzY0M2U5MjI2MiIsInBhdGgiOiJjcmVkZW50aWFsU3ViamVjdC5ub3RpZnlQYXJ0eS5uYW1lIn0seyJ2YWx1ZSI6Ijg0NWE5NjllZmFhYWQ4NGVhNmZiN2JjMDRiYmJlMGVkYjIxNzNiZjU2NTI5ZGE4ODgyMTIxODY3NzFiZTA5NmMiLCJwYXRoIjoiY3JlZGVudGlhbFN1YmplY3QuYmxOdW1iZXIifSx7InZhbHVlIjoiMjgzMjQ1MjQxZGY3MDc2ODcyZGQzOWQ2NjNmODIxMTViMTBjZTc5NWRjNzg0M2QyOTI0MTVmZTU1NzY0NGU0MiIsInBhdGgiOiJjcmVkZW50aWFsU3ViamVjdC5zY2FjIn0seyJ2YWx1ZSI6ImNmZTQ3OTQzNTI4NGQ1NDM1ODFmZmE2OTMwNzMwMTdhNzNkM2U4MDc3ZTg2MzNhYTllODk2ZDRhNDJjM2ZkMDciLCJwYXRoIjoiY3JlZGVudGlhbFN1YmplY3QuY2Fycmllck5hbWUifSx7InZhbHVlIjoiYjBhY2E2NzFlMzBlZjE1NmJjYTY2YWI5M2JhY2E1MDc1Y2NhMmNkNTlmZTI3MWJjY2M3MmM4NDg0ZWM2ZjhhYSIsInBhdGgiOiJjcmVkZW50aWFsU3ViamVjdC52ZXNzZWwifSx7InZhbHVlIjoiNzdjNzUzYjgwMTdiOTE3MWY2YjlkMTU3ZGZlZjZlMjY1OGQwM2VlYjlkNDJjNzc3ZTk5NTRmZWFlYmYyNGI4ZSIsInBhdGgiOiJjcmVkZW50aWFsU3ViamVjdC52b3lhZ2VObyJ9LHsidmFsdWUiOiJhYzg3MTg5MTVlZjc0Y2Q4MjE3OTUxMDM5YzgzMTFkMjI4M2E2MzY1Y2E1N2Y1MmFiNzc0YTY2Njk4MWVlODRiIiwicGF0aCI6ImNyZWRlbnRpYWxTdWJqZWN0LnBvcnRPZkxvYWRpbmcifSx7InZhbHVlIjoiZDg4NmFjNmEzYzBkYjFmNGZhNWZlNzkzZGY4MWMxM2E0ZjEzNmYyMjI4YWM2MTU4ZGYyODc1YmNlNGU1ODA4ZSIsInBhdGgiOiJjcmVkZW50aWFsU3ViamVjdC5wb3J0T2ZEaXNjaGFyZ2UifSx7InZhbHVlIjoiZjY5NmZjZjEyZWEzYTMwYzRlMjkwYThjNmNjYzg2NzY5NzY3YzFhNWNjMDYyYWM2NjRiYmQ1NDkzN2FjODZiZiIsInBhdGgiOiJjcmVkZW50aWFsU3ViamVjdC5wbGFjZU9mUmVjZWlwdCJ9LHsidmFsdWUiOiIyODAwZjA4ZDk4NGQ4ZDA0YjZhNzM1MDJkMDQ0ZWQ1ZmE4ZjRlMDY3YmViY2Y0YTY4ZDUxMDliZGQ3ZGNjNzg1IiwicGF0aCI6ImNyZWRlbnRpYWxTdWJqZWN0LnBsYWNlT2ZEZWxpdmVyeSJ9LHsidmFsdWUiOiJhN2U3YzkwMTYyZThhMjg0MmRlNGE3NWY0ZTRkMWViMjZiNTk3YTU4NGQyOGE3OGJkNWJhNDE3ZWE3YzQwZDY0IiwicGF0aCI6IkBjb250ZXh0WzBdIn0seyJ2YWx1ZSI6ImQ1ZTA3M2FmYmE0ZDcwMjY3OWMyOWIwY2I4MjQxOGJiZjNhMjE4ODhiOTVlMWNiMzliZmFlNWIxNTQ3MmVjODMiLCJwYXRoIjoiQGNvbnRleHRbMV0ifSx7InZhbHVlIjoiYzIyODM3MWViNTE2ZDgwN2EwMjkwNGViYmQ1ZjkxYjZkODE4YjMxODAzZGNmNzg4ZDM2MzZiOTA5Y2UxMTkzYyIsInBhdGgiOiJAY29udGV4dFsyXSJ9LHsidmFsdWUiOiJiMjBkNzA2NDlhYjU4MzZmOTViYmYyM2VmMDE5OWIwMGM2NzQzMDk5Y2ZkOTU2MmI1ZDZkYTcxNjAzNDBhZjg0IiwicGF0aCI6InR5cGVbMF0ifSx7InZhbHVlIjoiNjIyY2Y3YTIzZGI2NmM3YWY3MDM0YWVlNjhhYmYzNDM5NjZiMmFiZWE3NmU1NDZhNjM0YjIxZTE3ZmIxMWU5ZCIsInBhdGgiOiJ0eXBlWzFdIn0seyJ2YWx1ZSI6IjAyMmU4ZTNhYWIyNjQ3ZWVhNzMwOGE4YTFlNGEwODE0NTAyNDA0OTBkZmY1YTMzZmVhYTdhMzE3Y2E0MzQwOTEiLCJwYXRoIjoiaXNzdWFuY2VEYXRlIn0seyJ2YWx1ZSI6IjEwMDU2NTViODgwNWUxNTdmMDQ0MGVlNTdlZjRjOTdmMmIxNDBlZTNhOGFhNzA1YWNlMmM1MTIyMTMwOTkzNWIiLCJwYXRoIjoib3BlbkF0dGVzdGF0aW9uTWV0YWRhdGEudGVtcGxhdGUudHlwZSJ9LHsidmFsdWUiOiIwNDM4ODk0YzBkM2RlOTY2Y2ZkMzY1OTBjYjRlM2VlZDk4ODAzMGQ5NGZmYTRmOWE1MTdhMzlmN2ZiZGQ4MjhmIiwicGF0aCI6Im9wZW5BdHRlc3RhdGlvbk1ldGFkYXRhLnRlbXBsYXRlLm5hbWUifSx7InZhbHVlIjoiM2E3OGZkN2ZiZGRiYzNlYThhNjU4ODJhMzkyYjkzZGZlNjU5YzM5Njg1ODg3YTViZWE5NTBhMWNjYTg4ZTE4NSIsInBhdGgiOiJvcGVuQXR0ZXN0YXRpb25NZXRhZGF0YS50ZW1wbGF0ZS51cmwifSx7InZhbHVlIjoiNmI5NjkwNzE2MmQ3NDBhYzQ1NTY2MDMwNTM2NTg2NDhjZWFkMzcwYjVkOGQwYzhhNWYwMWMzYWE5ZjNiMjJhZCIsInBhdGgiOiJvcGVuQXR0ZXN0YXRpb25NZXRhZGF0YS5wcm9vZi50eXBlIn0seyJ2YWx1ZSI6IjJkN2NmYWZjOTJhY2VkYTBmMDYzZTY0ZWE4ZTYxOGY4ZDgwNzc0MzVmMTZmNmY2YmRjODc0YWI5NTlkOWI0MGMiLCJwYXRoIjoib3BlbkF0dGVzdGF0aW9uTWV0YWRhdGEucHJvb2YubWV0aG9kIn0seyJ2YWx1ZSI6ImM3OTZmYTdjOTBkZjI1Y2ZjMGUzMWE0OGRmMWNhNDE1ZTMyOWUyYWJiNGU2YjdkZGYzZDQ5NjZmZjJmM2UwN2QiLCJwYXRoIjoib3BlbkF0dGVzdGF0aW9uTWV0YWRhdGEucHJvb2YudmFsdWUifSx7InZhbHVlIjoiYzQ2YzcxYjQ1MTk3Mjk4OTYzMWViZjg5NTYxNTU0ZTUxNzc5M2VkZDA2ZGVhMDRjMjk4ZTM3YmZkMTZmYTlkZSIsInBhdGgiOiJvcGVuQXR0ZXN0YXRpb25NZXRhZGF0YS5wcm9vZi5yZXZvY2F0aW9uLnR5cGUifSx7InZhbHVlIjoiMjZmN2UwYmRmNDU4MDQ4MTU4Njk5ZjkyNmJjMzhjMzA4MWFhODNhZTRkYzk1Y2QyYWMyY2E2ODBkZTY2YzZiYSIsInBhdGgiOiJvcGVuQXR0ZXN0YXRpb25NZXRhZGF0YS5pZGVudGl0eVByb29mLnR5cGUifSx7InZhbHVlIjoiY2NhN2FhOWY0OGFjMzI0ZjMzODhkNjU0MmVmNDE2NzAzMDQxZjA0OTYxMzJiNGViYjViODdkZWE5MjkyZjRjMCIsInBhdGgiOiJvcGVuQXR0ZXN0YXRpb25NZXRhZGF0YS5pZGVudGl0eVByb29mLmlkZW50aWZpZXIifSx7InZhbHVlIjoiNzgyZDU2ZDdhZWYyMzI1OTNmMTUxODE1OGNiMmI5OGZjODI5NmM4OTQzM2E3NWFjY2JmOWEyMjBhM2U0NjM5NCIsInBhdGgiOiJpc3N1ZXIuaWQifSx7InZhbHVlIjoiODhhMGM3ODliOWMwNTUwM2VkNzUxZDJhMjc0NjVkYzhmYTRlNzE5MTQ1NjgxNzc3MWY3MmUwNjUwYjViMGU4OCIsInBhdGgiOiJpc3N1ZXIubmFtZSJ9LHsidmFsdWUiOiI1NTQyMDkyOWQyOTAzMzA1NDRkNGRjMDNlYWVhZjg0NzA1YTFlZGFkN2YzYmU4MTZkNjIxOTI4NDBmYTM2YzQ2IiwicGF0aCI6Imlzc3Vlci50eXBlIn1d", | ||
"privacy": { | ||
"obfuscated": [] | ||
} | ||
} | ||
} |
Oops, something went wrong.