Skip to content

Instantly share code, notes, and snippets.

View MoonlightCapital's full-sized avatar
🥎
Relaxing

MoonlightCapital MoonlightCapital

🥎
Relaxing
View GitHub Profile
@Repflez
Repflez / amperTags.php
Last active February 3, 2021 11:48
ABXD Plugin - Blabblerizer Reading trolls' posts has never been funnier! (Breaks BBCodes)
<?php
if ($poster['blabberized'])
$post['text'] = blabberize_text($post['text']);