Skip to content

Instantly share code, notes, and snippets.

View amayiruKiariM's full-sized avatar

Mirai amayiruKiariM

View GitHub Profile

Keybase proof

I hereby claim:

  • I am amayiruKiariM on github.
  • I am mirai (https://keybase.io/mirai) on keybase.
  • I have a public key whose fingerprint is 6588 99C5 2C10 C366 4509 2DD4 021D 5A76 185B 5234

To claim this, I am signing this object:

// ==UserScript==
// @name Apollo Custom users
// @namespace by Mirai
// @description Substitute reality with your own.
// @include https://apollo.rip/forums.php?action=viewthread*
// @include https://apollo.rip/forums.php?page*
// @include https://apollo.rip/comments.php?*
// @include https://apollo.rip/torrents.php?*
// @include https://apollo.rip/staffpm.php?*
// @include https://apollo.rip/user.php?*
// ==UserScript==
// @name Apollo Artists Page Collage
// @namespace Expander
// @description Strips the images out of the torrent group and prepends it to the top of the page.
// @include https://apollo.rip/artist.php?id=*
// @version 1
// @grant none
// ==/UserScript==
window.addEventListener('load', function () {
$('.group_image').each(function (el) {