Skip to content

Commit

Permalink
Added a few more
Browse files Browse the repository at this point in the history
  • Loading branch information
DubyaDude committed Jul 21, 2023
1 parent bb57deb commit c08bc7a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ That's fine. Here's what it basically does so you can do it yourself:
0.0.0.0 regionconfig.eu.amplitude.com
0.0.0.0 o1125869.ingest.sentry.io
0.0.0.0 api3.amplitude.com
0.0.0.0 cdn.amplitude.com
0.0.0.0 info.amplitude.com
0.0.0.0 static.amplitude.com
0.0.0.0 api.uca.cloud.unity3d.com
0.0.0.0 config.uca.cloud.unity3d.com
0.0.0.0 perf-events.cloud.unity3d.com
Expand Down
3 changes: 3 additions & 0 deletions VRChat-Analytics-Blocker/src/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ public static class Constants

// VRChat Specific (Hasn't used yet, added for future proofing)
"api3.amplitude.com",
"cdn.amplitude.com",
"info.amplitude.com",
"static.amplitude.com",

// Unity Specific
"api.uca.cloud.unity3d.com",
Expand Down

0 comments on commit c08bc7a

Please sign in to comment.