otphelper
otphelper copied to clipboard
Copying wrong number from notification
Ich got a notification: "222222 ist der Google Pay Aktivierungscode für deine Trade Republic Karte Endziffer-0000. Dieser Code verliert seine Gültigkeit nach 5 Minuten. Wir werden Sie niemals bitten, diesen Code zu teilen. 222222 ist der Google Pay Aktivierungscode für deine Trade Republic Karte Endziffer-0000. Dieser Code verliert seine Gültigkeit nach 5 Minuten. Wir werden Sie niemals bitten, diesen Code zu teilen."
The code I need is the 222222 but it triggered on code anf copied 0000. So it would be nice to be able define regex that ignores the next numbers/OTP but not the whole notification. So I could block ending digits so it ignores 0000 and recognizes the 222222 afterwards.