https://rawgit.com/

제출된 URL:
https://rawgit.com/
보고서 완료:

링크 · 11개 결과

링크텍스트
https://github.com/rgrove/rawgit/blob/master/FAQ.mdFAQ
https://github.com/rgrove/rawgitSource
https://www.jsdelivr.com/rawgitjsDelivr
https://pages.github.com/GitHub Pages
https://codesandbox.io/CodeSandbox
https://unpkg.com/unpkg
https://twitter.com/yaypie@yaypie
http://wonko.com/Ryan Grove
https://twitter.com/rawgit@rawgit
http://thenounproject.com/noun/sushi/#icon-No14497Sushi icon

JavaScript 변수 · 11개 결과

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
GoogleAnalyticsObjectstring
gafunction
google_tag_dataobject
gapluginsobject
gaGlobalobject
gaDataobject
dataLayerobject

콘솔 로그 메시지 · 0개 결과

HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8">
<title>RawGit</title>
<meta name="viewport" content="width=device-width">

  <meta name="description" content="RawGit served raw files directly from GitHub with proper Content-Type headers.">

<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:400,700|Source+Code+Pro:400,700">
<link rel="stylesheet" href="/css/rawgit.css">
<link rel="icon" href="/img/sushi-icon.png">

</head><body><header class="hd">
  <h1 class="title">
    <a href="/"><img class="logo" src="/img/sushi.png" alt="" role="presentation"></a>
    RawGit
  </h1>

  <nav class="nav">
    <ul>
      <li><a href="/">Home</a></li>
      <li><a href="https://github.com/rgrove/rawgit/blob/master/FAQ.md">FAQ</a></li>
      <li><a href="https://github.com/rgrove/rawgit">Source</a></li>
    </ul>
  </nav>
</header>

<div class="bd">
  <div class="content">
    <section class="news">
  <h2>RawGit has reached the end of its useful life</h2>
  <time class="date" datetime="2018-10-08">October 8, 2018</time>

  <div class="news-body">
    <p>RawGit is now in a sunset phase and will soon shut down. It's been a fun five years, but all things must end.</p>

    <p>GitHub repositories that served content through RawGit within the last month will continue to be served until at least October of 2019. URLs for other repositories are no longer being served.</p>

    <p>If you're currently using RawGit, please stop using it as soon as you can.</p>

    <h3>What you should use instead</h3>

    <p>The following free services offer fantastic alternatives to some or all of RawGit's functionality. You may like them even more than RawGit.</p>

    <ul>
      <li><a href="https://www.jsdelivr.com/rawgit">jsDelivr</a></li>
      <li><a href="https://pages.github.com/">GitHub Pages</a></li>
      <li><a href="https://codesandbox.io/">CodeSandbox</a></li>
      <li><a href="https://unpkg.com/">unpkg</a></li>
    </ul>

    <h3>Why this is happening</h3>

    <p>RawGit has always been a small hobby project. I've never been able to spend more than a handful of minutes a week on it, but it achieved a degree of popularity I could never have imagined.</p>

    <p>Last month alone RawGit served over 4.2 billion requests and consumed more than 176 terabytes of bandwidth. Those numbers are simply unfathomable to me. They're almost too huge to be real.</p>

    <p>Unfortunately, RawGit has also become an attractive distribution mechanism for malware. RawGit was meant to improve people's lives, but jerks are increasingly using it to hurt people.</p>

    <p>Since I have almost no time to devote to fighting malware and abuse on RawGit (and since it would be no fun even if I did have the time), I feel the responsible thing to do is to shut it down. I would rather kill RawGit than watch it be used to hurt people.</p>

    <h3>Thank you!</h3>

    <p>To everyone who has contributed to RawGit over the years, or who has said nice things to me about it, or who has just used it without being a jerk: thank you. I've learned a lot, and I've mostly enjoyed it. I hope you have too.</p>

    <p>— Ryan Grove (<a href="https://twitter.com/yaypie">@yaypie</a>)</p>
  </div>
</section>

  </div>
</div>

<footer class="ft">
  <p>
    © 2018 <a href="http://wonko.com/">Ryan Grove</a>.
    Follow <a href="https://twitter.com/rawgit">@rawgit</a> on Twitter for news and status updates.<br>
    <a href="http://thenounproject.com/noun/sushi/#icon-No14497">Sushi icon</a> designed by <a href="http://thenounproject.com/lnakanishi">Linda Yuki Nakanishi</a> from The Noun Project.
  </p>
</footer>

  <script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-5NKXQH9H71&amp;cx=c&amp;_slc=1"></script><script async="" src="//www.google-analytics.com/analytics.js"></script><script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-1804438-5', 'rawgit.com');
  ga('send', 'pageview');
  </script>
</body></html>