View countries-list.json
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
[ | |
{"name": "Afghanistan", "code": "AF"}, | |
{"name": "Åland Islands", "code": "AX"}, | |
{"name": "Albania", "code": "AL"}, | |
{"name": "Algeria", "code": "DZ"}, | |
{"name": "American Samoa", "code": "AS"}, | |
{"name": "AndorrA", "code": "AD"}, | |
{"name": "Angola", "code": "AO"}, | |
{"name": "Anguilla", "code": "AI"}, | |
{"name": "Antarctica", "code": "AQ"}, |
View no-mwebsite.user.js
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
// ==UserScript== | |
// @name 行動版頁面跳轉到桌面版 | |
// @namespace http://tampermonkey.net/ | |
// @version 1.0 | |
// @description Jump mobile site to desktop site. 將行動版頁面跳轉到桌面版。 | |
// @author KuoHuanHuan | |
// @match *://* | |
// @grant unsafeWindow | |
// @grant GM_setValue |
View Softwares Download Link for Windows
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
Softwares DOWNLOAD LINK for Windows | |
- | |
Sorted by KuoHuanHuan | Licensed under CC-BY | |
(https://creativecommons.org/licenses/by/3.0/tw) | |
-- | |
7-Zip: https://www.7-zip.org | |
ADB and Fastboot++: https://github.com/K3V1991/ADB-and-FastbootPlusPlus | |
AIDA64 Extreme: https://www.aida64.com/downloads | |
Android Studio: https://developer.android.com/studio |
View aero-effect.css
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
html, body { | |
margin: 0; | |
} | |
div.aero::before { | |
content: ''; | |
clear: both; | |
position: absolute; | |
top: 0; bottom: 0; | |
left: 0; right: 0; | |
/* Blur effect w/ Safari Supported*/ |
View Hexo Deploy (for GitHub Actions).yaml
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
name: Build Blog | |
on: | |
# Run GH Actions if push to `master` branch | |
push: | |
branches: | |
- master # ps. change to `main` if ur default branch follow's GitHub | |
jobs: | |
deploy-blog: | |
# Use macOS Monterey 12 |
View 💻 Languages
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
Vue +579/ -530 ██████▋░░░░░░░░░░░░░░ 31.8% | |
Markdown +650/ -321 █████▎░░░░░░░░░░░░░░░ 25.2% | |
TypeScript +345/ -240 ███▏░░░░░░░░░░░░░░░░░ 15.1% | |
YAML +517/ -146 ██▍░░░░░░░░░░░░░░░░░░ 11.3% | |
Go +163/ -174 █▏░░░░░░░░░░░░░░░░░░░ 5.6% | |
JSON +86/ -83 ▉░░░░░░░░░░░░░░░░░░░░ 4.6% | |
JavaScript +28/ -147 ▋░░░░░░░░░░░░░░░░░░░░ 3.1% | |
Python +1/ -101 ▍░░░░░░░░░░░░░░░░░░░░ 2.0% | |
SVG +0/ -30 ▏░░░░░░░░░░░░░░░░░░░░ 0.9% | |
TOML +11/ -3 ░░░░░░░░░░░░░░░░░░░░░ 0.2% |
View 🌧 Hitokoto
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
为什么你宁愿吃生活上的苦 而不愿意吃学习上的苦? | |
---知乎 | |
更新於 Tue, 07 Feb 2023 13:15:47 CST |