Skip to content

Instantly share code, notes, and snippets.

@aaronpk
Last active April 14, 2020 04:17
Show Gist options
  • Save aaronpk/85e4adc582aeb6add7876b9f5a006e42 to your computer and use it in GitHub Desktop.
Save aaronpk/85e4adc582aeb6add7876b9f5a006e42 to your computer and use it in GitHub Desktop.

Revisions

  1. aaronpk revised this gist Apr 14, 2020. 1 changed file with 9 additions and 5 deletions.
    14 changes: 9 additions & 5 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -248,7 +248,7 @@
    </head>

    <style>.app-shell-loader {display: none;}</style>
    <div id="page-content" class="universal-page-content-wrapper comments comments-index" data-current-page="comments-index">
    <div id="page-content" class="h-entry universal-page-content-wrapper comments comments-index" data-current-page="comments-index">
    <div id="page-content-inner">


    @@ -261,6 +261,7 @@
    <h3>re: Is the OAuth 2.0 Implicit Flow Dead? <a href="/oktadev/is-the-oauth-2-0-implicit-flow-dead-4el8">VIEW POST</a></h3>
    <span class="comment-action-buttons">
    <a href="/oktadev/is-the-oauth-2-0-implicit-flow-dead-4el8/comments">FULL DISCUSSION</a>
    <a href="https://developer.okta.com/blog/2019/05/01/is-the-oauth-implicit-flow-dead" class="u-in-reply-to">VIEW ORIGINAL</a>
    </span>
    </div>
    <div class="comment-trees" id="comment-trees-container">
    @@ -273,13 +274,14 @@


    <div class="details ">
    <a href="/aaronpk">
    <a href="/aaronpk" class="u-author h-card">
    <img class="profile-pic" src="https://res.cloudinary.com/practicaldev/image/fetch/s--60Bl6aSo--/c_fill,f_auto,fl_progressive,h_50,q_auto,w_50/https://dev-to-uploads.s3.amazonaws.com/uploads/user/profile_image/293/113001.jpeg" alt="aaronpk profile image" />
    <span class="comment-username">
    <span class="comment-username-inner">
    <span class="comment-username-inner p-name">
    Aaron Parecki
    </span>
    </span>
    <!-- Note: This is taking advantage of the Microformats implied parsing rules (http://microformats.org/wiki/microformats2-implied-properties) to get the author and photo URL -->
    </a>
    <a href="https://twitter.com/aaronpk" rel="noopener noreferrer" target="_blank">
    <img class="icon-img" alt="twitter logo" src="https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-logo-42be7109de07f8c991a9832d432c9d12ec1a965b5c0004bca9f6aa829ae43209.svg" /></a>
    @@ -288,8 +290,8 @@
    </a>
    <span class="op-marker">Author</span>
    <div class="comment-date">
    <a href="/aaronpk/comment/nl50">
    <time datetime="2020-04-14T03:53:33Z">
    <a href="/aaronpk/comment/nl50" class="u-url">
    <time datetime="2020-04-14T03:53:33Z" class="dt-published">
    Apr 14
    </time>
    </a>
    @@ -319,11 +321,13 @@
    </div>
    </div>
    <div class="body ">
    <div class="e-content"> <!-- Note: This nested DOCTYPE/html is a bug noted here: https://github.com/thepracticaldev/dev.to/issues/7271 This should be removed so only the comment text appears. The comment text needs to be enclosed in an element that contains only the comment text. -->
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
    <html><body>
    <p>Test comment</p>

    </body></html>
    </div>

    <button class="reaction-button" id="button-for-comment-418574" data-comment-id="418574" title="heart">
    <img alt="Favorite heart outline button" src="https://practicaldev-herokuapp-com.freetls.fastly.net/assets/favorite-heart-outline-button-7e0b48733c5e33a60d3c23e57d4d27fc9abcfb2ea3597132f3ae1329c059752d.svg" />
  2. aaronpk created this gist Apr 14, 2020.
    425 changes: 425 additions & 0 deletions gistfile1.txt
    425 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.