Created
July 8, 2026 10:49
-
-
Save weedgirl68/99f8350ac53b6d1b97ef3ff3577187db to your computer and use it in GitHub Desktop.
YT restricted mode /etc/hosts bypass
This file contains hidden or 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
| # Bypass YouTube "Restricted Mode" set via DNS | |
| 142.250.151.136 www.youtube-nocookie.com | |
| 2a00:1450:4009:c15::88 www.youtube-nocookie.com | |
| 142.250.151.136 m.youtube.com | |
| 2a00:1450:4009:c15::88 m.youtube.com | |
| 142.250.151.136 youtubei.googleapis.com | |
| 2a00:1450:4009:c15::88 youtubei.googleapis.com | |
| 142.250.151.136 youtube.googleapis.com | |
| 2a00:1450:4009:c15::88 youtube.googleapis.com | |
| 142.250.151.136 www.youtube.com | |
| 2a00:1450:4009:c15::88 www.youtube.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment