From 5eccb0d1be7e6028900f18f575847cda156862e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=85=8E=E9=A5=BC=E6=9E=9C=E5=AD=90=E5=8D=B7=E9=B2=A8?= =?UTF-8?q?=E9=B1=BC=E8=BE=A3=E6=A4=92?= Date: Sat, 20 Dec 2025 16:50:06 +0800 Subject: [PATCH] =?UTF-8?q?```=20docs(readme):=20=E6=9B=B4=E6=96=B0=20READ?= =?UTF-8?q?ME=20=E6=96=87=E6=A1=A3=E4=B8=AD=E7=9A=84=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E5=8F=8A=E5=B9=BF=E5=91=8A=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将所有脚本下载链接的加速域名从 `aizaozao.com` 更换为 `wget.la` - 在中文、英文和日文 README 中添加关于 Cursor 官方预充值账户的介绍及购买信息 - 更新脚本中关于 Cursor 成品账号的宣传文案,统一价格与联系方式 - 添加广告位招租相关说明 ``` --- .gitignore | 3 +- README.md | 48 +++++++++++++++++---- README_CN.md | 50 ++++++++++++++++++---- README_JP.md | 46 ++++++++++++++++---- scripts/run/cursor_linux_id_modifier.sh | 2 +- scripts/run/cursor_mac_id_modifier.sh | 2 +- scripts/run/cursor_win_id_modifier.ps1 | 2 +- scripts/run/cursor_win_id_modifier_old.ps1 | 2 +- 8 files changed, 124 insertions(+), 31 deletions(-) diff --git a/.gitignore b/.gitignore index 80d4dfa..c7c32b0 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,5 @@ coverage.txt *.bak *.log -.cunzhi*/ \ No newline at end of file +.cunzhi*/ +.sanshu*/ \ No newline at end of file diff --git a/README.md b/README.md index cdec4d9..85cc7ca 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,37 @@ Cursor Logo + + +--- + +
+ +## 💰 Cursor Official Pre-charged Accounts + +⚡️ **Monthly Disposable | Exclusive Account | Best Value** + +| Plan | Price | Original | Benefits | +|:---:|:---:|:---:|:---| +| **Pro** | ¥65/mo | $20 (~¥145) | $20 base quota + bonus ≈ $65 total value | +| **Pro+** | ¥265/mo | $60 (~¥435) | $70 base quota + bonus ≈ $130 total value | +| **Ultra** | ¥888/mo | $200 (~¥1450) | $400 base quota + massive bonus | + +> 📖 [Official Pricing](https://cursor.com/cn/docs/account/pricing) | Note: Cursor quota = Base quota + Overdraft + Monthly reset +⚠️ **Notice**: Genuine top-up, exclusive account | 7-day warranty, daily refund | Max 3 devices | Stock accounts valid 27-30 days + +📱 **Contact**: Telegram: [@yuaotian](https://t.me/yuaotian) | WeChat: `JavaRookie666` + +--- + +### 📢 Advertising Space + +> 🔥 **Ad Space Available** - Contact for partnership opportunities +> +> 📧 Contact: Telegram [@yuaotian](https://t.me/yuaotian) | WeChat: `JavaRookie666` + +---
@@ -250,7 +280,7 @@ If you see the "High Load" message for Claude 3.7 Sonnet, this indicates Cursor ```bash # Method two -curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.sh +curl -fsSL https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.sh ``` **Linux** @@ -286,25 +316,25 @@ irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/ **macOS** ```bash -curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.sh +curl -fsSL https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.sh ``` **Linux** ```bash -curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash +curl -fsSL https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash ``` **Windows** ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` **Windows (Enhanced Version)** ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` > Enhanced Cursor machine code modifier with dual-mode operation and trial reset functionality @@ -333,12 +363,12 @@ irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaoti or type in the opened window: Start-Process pwsh -Verb RunAs 4. Enter the reset script in the administrator terminal: -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` For the enhanced version: ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` ##### Method 3: Using Search @@ -349,12 +379,12 @@ irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaoti Enter the reset script in the administrator terminal: ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` For the enhanced version: ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` ### 🔧 PowerShell Installation Guide diff --git a/README_CN.md b/README_CN.md index f433ceb..fca66ea 100644 --- a/README_CN.md +++ b/README_CN.md @@ -10,8 +10,40 @@ Cursor Logo + + +--- + +
+ +## 💰 Cursor 官网正规成品号 + +⚡️ **月抛号 | 独享账号 | 超高性价比** + +| 套餐 | 价格 | 原价 | 权益说明 | +|:---:|:---:|:---:|:---| +| **Pro** | ¥65/月 | $20 (约¥145) | 含 $20 基础额度 + 额外奖励 ≈ 总价值 $65 | +| **Pro+** | ¥265/月 | $60 (约¥435) | 含 $70 基础额度 + 额外奖励 ≈ 总价值 $130 | +| **Ultra** | ¥888/月 | $200 (约¥1450) | 含 $400 基础额度 + 海量额外奖励 | + +> 📖 [官网定价文档](https://cursor.com/cn/docs/account/pricing) | PS: Cursor额度 = 原套餐额度 + 账单透支 + 月末恢复原套餐额度 + +⚠️ **购买须知**:正规真金充值,独享账号 | 七天质保,按天退款 | 请勿多人共享(限3台设备内)| 少量库存号有效期27~30天 + +📱 **联系方式**:Telegram: [@yuaotian](https://t.me/yuaotian) | WeChat: `JavaRookie666` + +--- + +### 📢 招聘广告位 + +> 🔥 **广告位招租** - 欢迎联系洽谈合作 +> +> 📧 联系方式:Telegram [@yuaotian](https://t.me/yuaotian) | WeChat: `JavaRookie666` + +--- + +
- > ⚠️ **重要提示** > > 本工具当前支持版本: @@ -188,13 +220,13 @@ We're experiencing high demand for Claude 3.7 Sonnet right now. Please upgrade t **macOS** ```bash -curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.sh +curl -fsSL https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.sh ``` **Linux** ```bash -curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash +curl -fsSL https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash ``` > **Linux 用户请注意:** 该脚本通过检查常用路径(`/usr/bin`, `/usr/local/bin`, `$HOME/.local/bin`, `/opt/cursor`, `/snap/bin`)、使用 `which cursor` 命令以及在 `/usr`、`/opt` 和 `$HOME/.local` 目录内搜索,来尝试定位您的 Cursor 安装。如果 Cursor 安装在其他位置或通过这些方法无法找到,脚本可能会失败。请确保可以通过这些标准位置或方法之一访问到 Cursor。 @@ -202,13 +234,13 @@ curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com **Windows** ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` **Windows (增强版)** ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` > 增强版Cursor机器码修改工具,支持双模式操作和试用重置功能
@@ -239,12 +271,12 @@ irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaoti 或在打开的窗口中输入: Start-Process pwsh -Verb RunAs 4. 在管理员终端中输入以下重置脚本: -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` 增强版脚本: ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` ##### 方法三:通过搜索启动 @@ -255,12 +287,12 @@ irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaoti 在管理员终端中输入重置脚本: ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` 增强版脚本: ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` ### 🔧 PowerShell 安装指南 diff --git a/README_JP.md b/README_JP.md index 7a5b401..42cd6dd 100644 --- a/README_JP.md +++ b/README_JP.md @@ -10,7 +10,37 @@ Cursor Logo +
+ +--- + +
+ +## 💰 Cursor 公式チャージ済みアカウント + +⚡️ **月額使い捨て | 専用アカウント | 最高のコスパ** + +| プラン | 価格 | 定価 | 特典内容 | +|:---:|:---:|:---:|:---| +| **Pro** | ¥65/月 | $20 (約¥145) | $20 基本枠 + ボーナス ≈ 総額 $65 | +| **Pro+** | ¥265/月 | $60 (約¥435) | $70 基本枠 + ボーナス ≈ 総額 $130 | +| **Ultra** | ¥888/月 | $200 (約¥1450) | $400 基本枠 + 大量ボーナス | + +> 📖 [公式料金ドキュメント](https://cursor.com/cn/docs/account/pricing) | 注: Cursor枠 = 基本枠 + 超過分 + 月末リセット +⚠️ **購入時の注意**:正規チャージ、専用アカウント | 7日間保証、日割り返金 | 3台まで | 在庫品は27〜30日有効 + +📱 **連絡先**:Telegram: [@yuaotian](https://t.me/yuaotian) | WeChat: `JavaRookie666` + +--- + +### 📢 広告スペース + +> 🔥 **広告枠募集中** - パートナーシップのお問い合わせ歓迎 +> +> 📧 連絡先: Telegram [@yuaotian](https://t.me/yuaotian) | WeChat: `JavaRookie666` + +---
@@ -281,13 +311,13 @@ irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/ **macOS** ```bash -curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.sh +curl -fsSL https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.sh ``` **Linux** ```bash -curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash +curl -fsSL https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash ``` > **Linuxユーザーへの注意:** スクリプトは、一般的なパス(`/usr/bin`, `/usr/local/bin`, `$HOME/.local/bin`, `/opt/cursor`, `/snap/bin`)の確認、`which cursor` コマンドの使用、および `/usr`、`/opt`、`$HOME/.local` ディレクトリ内の検索によって、Cursor のインストールを見つけようとします。Cursorが他の場所にインストールされているか、これらの方法で見つからない場合、スクリプトは失敗する可能性があります。これらの標準的な場所または方法のいずれかを通じてCursorにアクセスできることを確認してください。 @@ -295,13 +325,13 @@ curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com **Windows** ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` **Windows (強化版)** ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` > デュアルモード操作とトライアルリセット機能を備えた強化版Cursorマシンコード修正ツール @@ -330,12 +360,12 @@ irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaoti または開いたウィンドウに次のように入力します: Start-Process pwsh -Verb RunAs 4. 管理者ターミナルにリセットスクリプトを入力します: -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` 強化版スクリプト: ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` ##### 方法3: 検索を使用する @@ -346,12 +376,12 @@ irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaoti 管理者ターミナルにリセットスクリプトを入力します: ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` 強化版スクリプト: ```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` ### 🔧 PowerShellインストールガイド diff --git a/scripts/run/cursor_linux_id_modifier.sh b/scripts/run/cursor_linux_id_modifier.sh index 2ba6938..db0b95b 100755 --- a/scripts/run/cursor_linux_id_modifier.sh +++ b/scripts/run/cursor_linux_id_modifier.sh @@ -1175,7 +1175,7 @@ main() { echo -e "${YELLOW} 一起交流更多Cursor技巧和AI知识(脚本免费、关注公众号加群有更多技巧和大佬) ${NC}" echo -e "${BLUE}=====================================================${NC}" echo - echo -e "${GREEN} [小小广告] 出售CursorPro教育号一年质保三个月,有需要找我(86),WeChat:JavaRookie666 ${NC}" + echo -e "${YELLOW}⚡ [小小广告] Cursor官网正规成品号:Pro¥65 | Pro+¥265 | Ultra¥888 独享账号/7天质保,WeChat:JavaRookie666 ${NC}" echo echo -e "${YELLOW}[提示]${NC} 本工具旨在修改 Cursor 以解决可能的启动问题或设备限制。" echo -e "${YELLOW}[提示]${NC} 它将优先修改 JS 文件,并可选择重置设备ID和禁用自动更新。" diff --git a/scripts/run/cursor_mac_id_modifier.sh b/scripts/run/cursor_mac_id_modifier.sh index bf2bf24..df5aadf 100644 --- a/scripts/run/cursor_mac_id_modifier.sh +++ b/scripts/run/cursor_mac_id_modifier.sh @@ -2628,7 +2628,7 @@ main() { echo -e "${YELLOW}🤝 一起交流更多Cursor技巧和AI知识(脚本免费、关注公众号加群有更多技巧和大佬) ${NC}" echo -e "${BLUE}================================${NC}" echo - echo -e "${YELLOW}💰 [小小广告] 出售CursorPro教育号一年质保三个月,有需要找我(86),WeChat:JavaRookie666 ${NC}" + echo -e "${YELLOW}⚡ [小小广告] Cursor官网正规成品号:Pro¥65 | Pro+¥265 | Ultra¥888 独享账号/7天质保,WeChat:JavaRookie666 ${NC}" echo echo -e "${YELLOW}💡 [重要提示]${NC} 本工具采用分阶段执行策略,既能彻底清理又能修改机器码。" echo -e "${YELLOW}💡 [重要提示]${NC} 本工具免费,如果对您有帮助,请关注公众号【煎饼果子卷AI】" diff --git a/scripts/run/cursor_win_id_modifier.ps1 b/scripts/run/cursor_win_id_modifier.ps1 index 6b27639..b4f03a1 100644 --- a/scripts/run/cursor_win_id_modifier.ps1 +++ b/scripts/run/cursor_win_id_modifier.ps1 @@ -1183,7 +1183,7 @@ Write-Host "$YELLOW📱 关注公众号【煎饼果子卷AI】 $NC" Write-Host "$YELLOW🤝 一起交流更多Cursor技巧和AI知识(脚本免费、关注公众号加群有更多技巧和大佬) $NC" Write-Host "$YELLOW💡 [重要提示] 本工具免费,如果对您有帮助,请关注公众号【煎饼果子卷AI】 $NC" Write-Host "" -Write-Host "$YELLOW💰 [小小广告] 出售CursorPro教育号一年质保三个月,有需要找我(86),WeChat:JavaRookie666 $NC" +Write-Host "$YELLOW⚡ [小小广告] Cursor官网正规成品号:Pro¥65 | Pro+¥265 | Ultra¥888 独享账号/7天质保,WeChat:JavaRookie666 $NC" Write-Host "$BLUE================================$NC" # 🎯 用户选择菜单 diff --git a/scripts/run/cursor_win_id_modifier_old.ps1 b/scripts/run/cursor_win_id_modifier_old.ps1 index 278aca1..dde8fe1 100644 --- a/scripts/run/cursor_win_id_modifier_old.ps1 +++ b/scripts/run/cursor_win_id_modifier_old.ps1 @@ -109,7 +109,7 @@ Write-Host "$YELLOW 关注公众号【煎饼果子卷AI】 $NC" Write-Host "$YELLOW 一起交流更多Cursor技巧和AI知识(脚本免费、关注公众号加群有更多技巧和大佬) $NC" Write-Host "$YELLOW [重要提示] 本工具免费,如果对您有帮助,请关注公众号【煎饼果子卷AI】 $NC" Write-Host "" -Write-Host "$YELLOW [小小广告] 出售CursorPro教育号一年质保三个月,有需要找我(86),WeChat:JavaRookie666 $NC" +Write-Host "$YELLOW⚡ [小小广告] Cursor官网正规成品号:Pro¥65 | Pro+¥265 | Ultra¥888 独享账号/7天质保,WeChat:JavaRookie666 $NC" Write-Host "$BLUE================================$NC" # 获取并显示 Cursor 版本