Created
July 24, 2024 12:32
-
-
Save muink/268f740a6bc8e779c6e90416afd2450c to your computer and use it in GitHub Desktop.
Revisions
-
muink created this gist
Jul 24, 2024 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ ```shell # Country Code curl -s https://www.youtube.com/red | sed 's/,/\n/g' | grep countryCode # Airport Code curl -s https://redirector.googlevideo.com/report_mapping | grep "=>" ``` [快速检测 Google/Youtube视频/GoogleViedo的 识别地区](https://web.archive.org/web/20240225152738/https://www.blueskyxn.com/202103/4326.html) [Google 域名的秘密](https://gist.github.com/muink/a901839ab52d41da3fc588f523fc6d75)