You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some sites omit the protocol portion (http:, https:) from URLs to prevent mixed content issues and result in minor file size savings. Like this:
`<script src="//s1.hdslb.com/bfs/static/jinkela/international-home/1.international-home.a4f08ae57dcc95e7a9ea5ceacc3cefdc9831407a.js" defer=""></script>`
0 commit comments