From 1ca58958d36b0e4b44db836b406e8ed5d421aad0 Mon Sep 17 00:00:00 2001 From: ToolSura Date: Mon, 20 Jul 2026 23:14:02 +0530 Subject: [PATCH] =?UTF-8?q?Add=20gsc-indexer=20=E2=80=94=20CLI=20to=20subm?= =?UTF-8?q?it=20URLs=20to=20Google=20Search=20Console=20URL=20Inspection?= =?UTF-8?q?=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..1c7188f 100644 --- a/readme.md +++ b/readme.md @@ -62,6 +62,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). ## CLIs & Terminal Tools +- [gsc-indexer](https://github.com/toolsura/gsc-indexer) - Submit and re-index URLs to Google Search Console's URL Inspection API from CI. * [Fig](https://fig.io/) - Autocomplete and UI enhancements for your terminal. * [Warp](https://www.warp.dev/) - Modern, Rust-based terminal with AI commands. * [tldr](https://tldr.sh/) - Simplified man pages for command-line tools.