diff --git a/README.md b/README.md
index fe5a54a..16488f7 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@
| ------ | ---- | ----- | ----- |
|Mozilla Firefox|firefox
firefox_beta
firefox_devedition
firefox_esr
firefox_nightly
mozillavpn| ✅ | ✅
官方仅提供
firefox_nightly |
|Google Chrome|google-chrome-stable
google-chrome-beta
google-chrome-unstable| ✅ | |
+|Google Earth|google-earth-pro-stable
google-earth-ec-stable| ✅ | |
|Microsoft Edge|microsoft-edge-stable
microsoft-edge-beta
microsoft-edge-dev| ✅ | |
|Opera|opera-stable
opera-beta
opera-developer| ✅ | |
|Visual Studio Code|code
code-insiders
code-exploration| ✅ | ✅ |
diff --git a/data/repo_list.json b/data/repo_list.json
index a819376..8316503 100644
--- a/data/repo_list.json
+++ b/data/repo_list.json
@@ -4,6 +4,11 @@
"repo": "https://dl.google.com/linux/chrome/deb/",
"amd64_path": "dists/stable/main/binary-amd64/Packages.gz"
},
+ {
+ "name": "google-earth",
+ "repo": "https://dl.google.com/linux/earth/deb/",
+ "amd64_path": "dists/stable/main/binary-amd64/Packages.gz"
+ },
{
"name": "termius",
"repo": "https://deb.termius.com/",