kitbogashow / how-to-fix-paypal

Various ways to filter text emails to stop scammers from exploiting PayPal's invoice system.
MIT License
46 stars 31 forks source link

Swift Example With Readable Regex and Basic Scoring #34

Open Juice805 opened 1 year ago

Juice805 commented 1 year ago

Adds a Swift example using RegexBuilder.

Phone numbers now have their own weight, and above suspicionThreshold they are flagged.