Skip to content

Instantly share code, notes, and snippets.

View malwador's full-sized avatar
⚔️
Malware never sleeps. why should i ?

Salvador Aguilar malwador

⚔️
Malware never sleeps. why should i ?
View GitHub Profile
Notice: add_custom_background is deprecated since version 3.4! Use add_theme_support( 'custom-background', $args ) instead. in /home/thedanno/public_html/stafftrial/wp-includes/functions.php on line 3406
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/thedanno/public_html/stafftrial/wp-includes/functions.php on line 3622
Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/thedanno/public_html/stafftrial/wp-includes/functions.php on line 3622
Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead
<?php
define ('WP_DEBUG',TRUE);
?>
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email protected]
SMTP error from remote mail server after end of data:
host productio-tcloadba-tkyjfaz4ap1l-328615543.us-west-2.elb.amazonaws.com [54.245.224.144]:
550 5.7.1 [ITR] Our system has detected unusual activity from your account. (0.50) See http://endsp.am/1bsbIfq
[email protected]
SMTP error from remote mail server after end of data:
host productio-tcloadba-tkyjfaz4ap1l-328615543.us-west-2.elb.amazonaws.com [54.245.224.144]:
server {
server_name sears.com.mx www2.sears.com.mx;
rewrite ^ $scheme://www.sears.com.mx$uri redirect;
}
server {
server_name www.sears.com.mx;
# agregado para remediacion de SEARS por motivos de PCI Compliance
ssl_protocols SSLv3 TLSv1.1 TLSv1.2;