Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Toss by Viva Republica #189

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Conversation

seia-soto
Copy link
Member

Toss is one of the biggest financial company in South Korea. You can check the tracker request on their homepage. Their request can be identified as Telemetry type but I placed Toss as Site Analytics since their request included trackable identifiers.

Request sample
curl 'https://toss.im/pages/ekdil/tragoudo' \
  -H 'Accept: */*' \
  -H 'Accept-Language: en-US,en;q=0.9' \
  -H 'Connection: keep-alive' \
  -H 'Content-Type: application/json' \
  -H 'Origin: https://toss.im' \
  -H 'Referer: https://toss.im/en' \
  -H 'Sec-Fetch-Dest: empty' \
  -H 'Sec-Fetch-Mode: cors' \
  -H 'Sec-Fetch-Site: same-origin' \
  -H 'User-Agent: ' \
  -H 'sec-ch-ua: "Not=A?Brand";v="99", "Chromium";v=""' \
  -H 'sec-ch-ua-mobile: ?0' \
  -H 'sec-ch-ua-platform: "macOS"' \
  --data-raw '{"logType":"info","logName":"TTFB","params":{"label":"web-vital","type":"frontend_stats","value":"25.30000001192093","id":"v2-x-y","url":"https://toss.im/en","env":"local","category":"home","service":"home","render_type":"csr","web_origin":"https://toss.im","web_device_id":"","session_id":"","path_name":"/home/en","prefetch_error":null,"user_agent":""},"service":"home","phoneNumber":""}' \
  --compressed

seia-soto added a commit to seia-soto/YousList that referenced this pull request Dec 22, 2023
yous pushed a commit to yous/YousList that referenced this pull request Dec 22, 2023
* tracker: toss.im

refs ghostery/trackerdb#189

* Add $domain param to toss.im

#395
@philipp-classen philipp-classen merged commit f776667 into ghostery:main Dec 22, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants