사용자:Cerulean/CDN 링크: 편집 역사

차이 선택: 비교하려는 판의 라디오 버튼을 선택한 다음 엔터나 아래의 버튼을 누르세요.
설명: (최신) = 최신 판과 비교, (이전) = 이전 판과 비교, 잔글= 사소한 편집

2024년 12월 28일 (토)

  • 최신이전 18:152024년 12월 28일 (토) 18:15Cerulean 토론 기여 1,712 바이트 +1,712 새 문서: == github => jsdelivr == https://stackoverflow.com/questions/17341122/link-and-execute-external-javascript-file-hosted-on-github There ''is'' a good workaround for this, now, by using jsdelivr.net. '''Steps''': # Find your link on GitHub, and click to the "Raw" version. # Copy the URL. # Change <code>raw.githubusercontent.com</code> to <code>cdn.jsdelivr.net</code> # Insert <code>/gh/</code> before your username. # Remove the <code>branch</code> name. # (Optional) Insert the...