Skip to content

Instantly share code, notes, and snippets.

View AlFcl's full-sized avatar
💭
Estudiando para mejorar

Gonzalo Loyola AlFcl

💭
Estudiando para mejorar
View GitHub Profile
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active December 6, 2025 14:30
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This does not works in browser for quests which require you to play a game! Use the desktop app to complete those.

How to use this script:

  1. Accept a quest under Discover -> Quests
  2. Press Ctrl+Shift+I to open DevTools
  3. Go to the Console tab
  4. Paste the following code and hit enter:
@ssddanbrown
ssddanbrown / export-body-start.blade.php
Last active May 17, 2024 08:49
BookStack PDF Export header & footer
@if ($format === 'pdf')
<style media="print">
.print-header-footer {
position: fixed;
width: 100%;
}
.print-footer {
position: fixed;
bottom: -40px;
@shahidmalla1337sm
shahidmalla1337sm / paste.js
Created April 24, 2021 16:12
Remove Powered by WHMCompleteSolution
Edit your theme file footer.tpl
Past the code above the code of footer.tl.