From 22f67b866e762d3bb358e8d63818b6c230279a0a Mon Sep 17 00:00:00 2001 From: Bones Date: Fri, 29 Mar 2024 15:48:33 +0000 Subject: [PATCH] feat: adblocker and analytics blocker info for vrchat --- content/docs/vrchat/adblocker.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 content/docs/vrchat/adblocker.md diff --git a/content/docs/vrchat/adblocker.md b/content/docs/vrchat/adblocker.md new file mode 100644 index 0000000..5ea3d66 --- /dev/null +++ b/content/docs/vrchat/adblocker.md @@ -0,0 +1,16 @@ +--- +weight: 100 +title: Blocking Ads in VRChat +--- + +Ads are annoying, bloated, and wasteful of your time and attention. +They are found prominently in popular worlds, luckily the prefabs can be blocked by the end user with this handy git project: + +![AdGoBye](https://raw.githubusercontent.com/AdGoBye/AdGoBye/main/Marketing/lsmbeforeafter.webp) + +https://github.com/AdGoBye/AdGoBye + + +In-game analytics can also be blocked at the DNS level, these are often external services the game phones into to deliver usage statistics. Opt out by blocking this domain list in your network or computer firewall/ DNS service. + +https://github.com/Luois45/VRChatAnalyticsBlocklist \ No newline at end of file