- run
regedit.exe
- Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers
- Add a new
key
namedDNS IP
- Add a new
REG_SZ
namedTemplate
with value:DNS query URL
This file contains 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
div.bc-cc { | |
background-color: #nav.css-1dbjc4n.r-18u37iz.r-1w6e6rj.r-ymttw5 { display: none; }; | |
background-color: #ffffff | |
} | |
div.kb-lb-ib-c { | |
display: none; | |
} | |
div.kb-lb-ib-hb { |
This file contains 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
/* Thanks to: https://gist.github.com/ericwbailey/7a184e44351829e316fa493adb185a2e */ | |
/* Remove Logo */ | |
[aria-label="Twitter"] { | |
display: none; | |
} | |
/* | |
* LEFT COLUMN | |
*/ |
This file contains 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
;Switch between Light & Dark Mode on Windows 11 | |
;IN THIS CASE, APPS ON WINDOWS 11 WILL USE LIGHT/DARK MODE | |
^#!A:: | |
; read current theme | |
RegRead, CurrentTheme, % "HKCU\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize", % "AppsUseLightTheme" | |
; toggle between themes | |
RegWrite, REG_DWORD, % "HKCU\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize", % "AppsUseLightTheme", % 1 - CurrentTheme | |
Return |
This file contains 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
天涯论坛审查得厉害啊。无法发帖,搬来这里。 | |
这是公共github帐号,本文很有可能被他人删除。如果你觉得本文有道理,欢迎保存或转载到其他论坛,当作备份。 | |
正在考虑低成本移民,这是我找到的关于厄瓜多尔的情况,若有不实烦请指正。 | |
具体法律、规定请找当地律师咨询。我搜集到的资料不一定正确,可能人云亦云,还可能过时。 | |
厄瓜多尔: | |
1.优点: | |
1.1.移民门槛低 | |
十几万身家?可以。大学毕业?可以。后面会说到。 |
This file contains 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
#!/bin/bash | |
screen -wipe | |
cd /root | |
screen -h 9999 -dmS "ssl-renew"; sleep 0.1 | |
screen -S "ssl-renew" -p 0 -X stuff $"./ssl-renew.sh\n" |
Socrates, considered as one of the founders of Western philosophy, was once named the wisest man on earth by the Oracle of Delphi. When Socrates heard that the oracle had made such a comment, he believed that the statement was wrong.
Socrates said: “ I know one thing: that I know nothing.”
How can the smartest man on earth know nothing? I heard this paradoxical wisdom for the first time from my school teacher when I was 14 or 15. It made such an impact on me that I used Socrates’s quote as my learning strategy.
“I know nothing” to me, means that you might be a wise person, but still, you know nothing. You can learn from everything and everyone.
OlderNewer