facebookarchive / stetho

Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
http://facebook.github.io/stetho/
MIT License
12.66k stars 1.13k forks source link

Use https instead of http #693

Open gmarcos87 opened 3 years ago

gmarcos87 commented 3 years ago

Note that the Stetho site is rated as "not secure" for including content from HTTP sources. This pull-request fixes this and prevents any possible attempts at intrusion.