From 85a4b140f28d2339605c541b62264d5af9a95663 Mon Sep 17 00:00:00 2001 From: David Stancel Date: Fri, 3 Jul 2026 11:53:03 +0200 Subject: [PATCH] Add ShopinBit Privacy Shield to Travel & Commerce MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit World's first flight booking with no email or phone number — ShopinBit inserts proxy contact details for the airline and forwards confirmations in-app (stored up to 30 days post-trip). Name + DOB still required for the ticket. Paid in crypto (BTC/Lightning, Monero, USDT, 2,000+ coins), 10% fee. Launched Nov 2025. Kept as a separate featured entry (id 100) alongside the existing general ShopinBit store (id 76). Bumped total_tools 99→100 and Travel count 6→7. Co-Authored-By: Claude Opus 4.8 (1M context) Claude-Session: https://claude.ai/code/session_01Ho24V3GowKB5DqSDPfjUyA --- README.md | 3 ++- tools.json | 7 ++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 239c108..43b3fd7 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,7 @@ The platform covers key jurisdictions like Paraguay, Panama, Georgia, Prospera (
-12. Travel & Commerce (6 tools) +12. Travel & Commerce (7 tools) | # | Tool | Description | Link | Polystate | |---|------|-------------|------|-----------| @@ -368,6 +368,7 @@ The platform covers key jurisdictions like Paraguay, Panama, Georgia, Prospera ( | 75 | XcelTrip | Decentralized travel platform booking hotels and flights with crypto | [xceltrip.com](https://www.xceltrip.com) | 🆕 | | 76 | ShopinBit | European online shop accepting Bitcoin and crypto for everyday products | [shopinbit.com](https://www.shopinbit.com) | 🆕 | | 77 | ⭐ BitRefill | Buy gift cards, eSIMs, and phone top-ups with cryptocurrency | [bitrefill.com](https://www.bitrefill.com) | 🆕 | +| 100 | ⭐ ShopinBit Privacy Shield | Book flights with no email or phone number — proxy contact details, confirmations in-app, paid in crypto (10% fee) | [shopinbit.com](https://shopinbit.com) | 🆕 |
diff --git a/tools.json b/tools.json index 153c889..c28712b 100644 --- a/tools.json +++ b/tools.json @@ -3,8 +3,8 @@ "name": "Polystate Services — Crypto Nomad Tools", "description": "Community-maintained directory of crypto and fintech tools for digital nomads", "url": "https://github.com/Spider333/Polystate-Services", - "last_updated": "2026-06-11", - "total_tools": 99, + "last_updated": "2026-07-03", + "total_tools": 100, "license": "CC-BY-SA-4.0" }, "categories": [ @@ -155,7 +155,8 @@ { "id": 74, "name": "Wirex Travel", "description": "Multi-currency card and app for crypto-funded travel spending", "url": "https://www.wirex.com", "pick": false, "on_polystate": false }, { "id": 75, "name": "XcelTrip", "description": "Decentralized travel platform booking hotels and flights with crypto", "url": "https://www.xceltrip.com", "pick": false, "on_polystate": false }, { "id": 76, "name": "ShopinBit", "description": "European online shop accepting Bitcoin and crypto for everyday products", "url": "https://www.shopinbit.com", "pick": false, "on_polystate": false }, - { "id": 77, "name": "BitRefill", "description": "Buy gift cards, eSIMs, and phone top-ups with cryptocurrency", "url": "https://www.bitrefill.com", "pick": true, "on_polystate": false } + { "id": 77, "name": "BitRefill", "description": "Buy gift cards, eSIMs, and phone top-ups with cryptocurrency", "url": "https://www.bitrefill.com", "pick": true, "on_polystate": false }, + { "id": 100, "name": "ShopinBit Privacy Shield", "description": "Flight booking with no email or phone number — ShopinBit uses proxy contact details with the airline and forwards confirmations in-app (kept up to 30 days post-trip). Name and DOB still required for the ticket. Paid in crypto, 10% service fee", "url": "https://shopinbit.com", "pick": true, "on_polystate": false } ] }, {