From 019987831260728be30034e8f903865e982205ea Mon Sep 17 00:00:00 2001 From: Nighthawk Date: Fri, 12 Jun 2026 17:37:06 -0400 Subject: [PATCH] Archive project and update README with deprecation notice Updated README to indicate project is archived and deprecated due to changes in the Battle.net API. --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c00a0d..42c4c6b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,18 @@ # Battle.net Authenticator Tool -# Update: 18/01/2026 +--- -Due to ongoing changes to the Battle.net API this project unavailable until more information is gathered. Existing users may continue to use their attached security codes, but adding new ones will be impossible for the time being. Unless someone can figure out and let me know what the new endpoints are. +# ⚠️ ARCHIVED / DEPRECATED ⚠️ + +**This project is no longer maintained and will not receive further updates.** + +Blizzard has changed their API endpoints. Because these new endpoints are unknown, **this tool is effectively broken.** + +* **Existing Users:** This tool will only function locally if you have already linked your serial numbers and possess a local backup of your encrypted JSON. +* **Current Limitations:** You cannot add, remove, or view keys. +* **Account Issues:** If you are locked out of your account, you **must** contact [Blizzard Customer Support](https://us.battle.net/support/en/) directly to have your serial removed. I cannot assist with account recovery. + +**Please do not open new issues or pull requests; they will be closed immediately without response.** ---