mirror of
https://github.com/manualdousuario/marreta.git
synced 2026-05-03 05:50:19 +00:00
removida configuração de user agent
This commit is contained in:
parent
1d1bc21ab7
commit
0514435f2a
5 changed files with 18 additions and 33 deletions
|
|
@ -99,7 +99,6 @@ try {
|
|||
* Load system configurations
|
||||
* Carrega as configurações do sistema
|
||||
*/
|
||||
define('USER_AGENTS', require __DIR__ . '/data/user_agents.php');
|
||||
define('BLOCKED_DOMAINS', require __DIR__ . '/data/blocked_domains.php');
|
||||
define('DOMAIN_RULES', require __DIR__ . '/data/domain_rules.php');
|
||||
define('GLOBAL_RULES', require __DIR__ . '/data/global_rules.php');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue