Created
December 4, 2022 23:44
-
-
Save luizmarcus/29cc6aa128a1b3d03407a92c395fe7d1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
define('DEFAULT_BLACKLIST', array("cachorro", "gato", "coelho", "galinha", "tigre", "onça", "rato")); | |
<? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment