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
| DOMAIN-KEYWORD,.estream. | |
| DOMAIN-KEYWORD,jshosting | |
| DOMAIN-KEYWORD,hostingcloud | |
| DOMAIN-KEYWORD,flightsy | |
| DOMAIN-KEYWORD,zymerget | |
| DOMAIN-KEYWORD,gettate | |
| DOMAIN-KEYWORD,mighbest | |
| DOMAIN-KEYWORD,nimiqpool | |
| DOMAIN-KEYWORD,.freecontent. | |
| DOMAIN-KEYWORD,sunnimiq |
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
| Stardew Valley 412 hrs 15 mins 172 days | |
| Mario Kart 8 Deluxe 38 hrs 43 mins 40 days | |
| The Legend of Zelda: Te... 38 hrs 3 mins 17 days | |
| Nintendo Switch Sports 25 hrs 21 mins 21 days | |
| Splatoon 3 1 hrs 26 mins 1 days | |
| Animal Crossing: New Ho... 38 mins 1 days | |
| SUPER MARIO ODYSSEY 1 mins 1 days | |
| The Legend of Zelda: Br... 1 mins 1 days |
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
| import re | |
| import requests | |
| def get_apple_store_list(): | |
| response = requests.get('https://www.apple.com.cn/retail/storelist/') | |
| patt = r'<div class="address-lines">(.*?)</div>' | |
| states = re.findall(patt, response.text, re.DOTALL) | |
| for state in states: |
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
| Call of Dutyยฎ 432 hrs 37 mins โโโโโโโโโโโโโ 0% | |
| Red Dead Redem... 315 hrs 32 mins โโโโโโโโโโโโโ 48% | |
| Hades 156 hrs 26 mins โโโโโโโโโโโโโ 96% | |
| Ghost of Tsushima 99 hrs 51 mins โโโโโโโโโโโโโ 79% | |
| Fall Guys 93 hrs โโโโโโโโโโโโโ 77% | |
| Black Myth: Wu... 63 hrs 39 mins โโโโโโโโโโโโโ 50% | |
| Horizon Forbid... 60 hrs 14 mins โโโโโโโโโโโโโ 46% | |
| Hades II 51 hrs 17 mins โโโโโโโโโโโโโ 36% | |
| ASTRO BOT 40 hrs 6 mins โโโโโโโโโโโโโ 73% | |
| Overcooked! Al... 28 hrs 54 mins โโโโโโโโโโโโโ 53% |
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
| nvram set CoBrand=1 # ๆๅคๅฎๅถ็ไธป้ข | |
| nvram set CoBrand=2 # ้ฌผ็ญไนๅๅฎๅถ็ไธป้ข | |
| nvram unset CoBrand # ๆขๅคๅไธป้ข |