No Ads, Clean, Simple open source QR Code URL scanner
Check URL by Google Safe Browsing before open.
URL open automatically if checking passed, prompt to ask if failed.
All scanned URL will prompt to ask with checking result.
All scanned URL will open automatically WITHOUT prompt.
All scanned URL will prompt to ask but without url status.
If you don't want to make it complicated to clone this project, or you want to support this project / me,
you may download this app simply at app store https://itunes.apple.com/app/id1137064763 ,
it will cost you less thank a buck. Thanks:)
First, to get your Google API key, please refer to: https://developers.google.com/safe-browsing/v4/get-started
After you got your api key, simply put it here at 'ViewController.swift' in the project.
let googleAPIKey = "Your Google API key here"