Skip to content

Instantly share code, notes, and snippets.

View epk's full-sized avatar

Aditya epk

  • Vancouver, Canada
  • 03:17 (UTC -07:00)
View GitHub Profile
@epk
epk / no-comments.js
Created June 21, 2021 20:56 — forked from Darep/no-comments.js
Remove all comments from GitHub Pull Request
// Sometimes it's necessary to do a bit of clean-up
Array.prototype.forEach.call(document.querySelectorAll('.js-comment-delete button'), function(el, i) {
el.removeAttribute('data-confirm');
el.click();
});
@epk
epk / fortnite.gif
Created November 7, 2019 01:29 — forked from xie/fortnite.gif
fortnite.gif
@epk
epk / itme.gif
Created July 4, 2019 02:52 — forked from ewdurbin/itme.gif
itme.gif