Skip to content

Instantly share code, notes, and snippets.

View joska1993's full-sized avatar
🏠
Working from home

Jose joska1993

🏠
Working from home
View GitHub Profile
@wolph
wolph / google-cookie-consent.user.js
Last active September 1, 2023 13:19
Google Cookie Consent Remover
@irazasyed
irazasyed / spintax.php
Last active May 21, 2024 08:42
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.
*/