jessegavin / jQuery-Chord-Transposer

jQuery plugin that lets you transpose chords in a plain text song
https://jquery-chord-transposer.now.sh/
113 stars 48 forks source link

Norton Safe Web Warning #15

Closed torqueville closed 5 years ago

torqueville commented 5 years ago

I get a warning from Norton Norton Safe Web when visiting

https://jquery-chord-transposer.now.sh/

"Computer Threats: 7 Identity Threats: 2 Annoyance factors: 0 Total threats on this site: 9" https://safeweb.norton.com/report/show?url=https://jquery-chord-transposer.now.sh/

jessegavin commented 5 years ago

It's probably because I am linking to Google's CDN for jQuery

<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js"></script>

I am not going to worry about it.