Skip to content

Instantly share code, notes, and snippets.

View luison's full-sized avatar

luison

View GitHub Profile
@luison
luison / SassMeister-input.scss
Created January 8, 2018 16:36 — forked from elijahmanor/SassMeister-input.scss
Generated by SassMeister.com.
// ----
// Sass (v3.3.9)
// Compass (v1.0.0.alpha.20)
// Scut (v0.10.4)
// ----
@import "scut";
@mixin typeset( $type: body-copy ) {
$types: (
@luison
luison / sass-maps-index-iterator.css
Created January 5, 2018 20:20 — forked from juanbrujo/sass-maps-index-iterator.css
sass-maps loop with index iterator
/**
* output from sass-maps-index-iterator.scss
*/
li:nth-of-type(1):before {
content: "english - hello";
}
li:nth-of-type(2):before {
content: "spanish - hola";
}
# Reglas bounces manuales phplist
# updated 12/15
#falsos positivos primeros, si esta activa debería ser la primera e interceptarlos para no tener que negarlos en las posteriores
(.*(SPAM|spam|temporarily|quota exceeded|temporary|storage full|SPF Fail|their quota|SpamAssassin|over quota|account is full|spamcannibal.org))
#MUESTRAS DE MENSAJES DE FALSOS POSITIVOS
5.7.1 Requested action not taken: message refused
5.7.1 jk9710: The receiver denied your mail. Please contact the receiver with another way
5.2.1 This mailbox has been blocked due to
/*JSHint Options*/
/*global _gaq */
/*
Google Analytics Event Tracking - JSHint Checked
Written By Cheyne Wallace - 19th Nov 2012
Click Usage: <a href="http://somewhere"
class="ga-track"
event_category="Event Category"
event_action="Specific Action"
event_label="Optional Message"