Skip to content

Instantly share code, notes, and snippets.

View jgsaez9's full-sized avatar
🎯
Focusing

Jose García jgsaez9

🎯
Focusing
View GitHub Profile
@wolph
wolph / google-cookie-consent.user.js
Last active February 4, 2025 11:31
Google Cookie Consent Remover
@irazasyed
irazasyed / spintax.php
Last active March 7, 2025 14:32
PHP: Text Spinner Class - Nested spinning supported.
<?PHP
/**
* Spintax - A helper class to process Spintax strings.
*/
class Spintax
{
/**
* Set seed to make the spinner predictable.
*/