Initial commit for Greenlens

This commit is contained in:
Timo Knuth
2026-03-16 21:31:46 +01:00
parent 307135671f
commit 05d4f6e78b
573 changed files with 54233 additions and 1891 deletions

23
f.txt Normal file
View File

@@ -0,0 +1,23 @@
Googlebot, Bingbot, GPTBot, ClaudeBot, PerplexityBot, Applebot
https://www.qrmaster.net/tools/instagram-qr-code
https://www.qrmaster.net/tools/teams-qr-code
https://www.qrmaster.net/tools/whatsapp-qr-code
app\scanner.tsx: const availableCredits = ses... => const availableCredits = ses... │
│ │
│ 107 : null; │
│ 108 const availableCredits = session │
│ 109 ? (billingSummary?.credits.available ?? 0) │
│ 110 - : Math.max(0, 5 - guestScanCount); │
│ 110 + : Math.max(0, 50 - guestScanCount);