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
var fakeEmails = ['0-mail.com','0815.ru','0clickemail.com','10minutemail.com','20minutemail.com','2prong.com','30minutemail.com','3d-painting.com','4warding.com','4warding.net','4warding.org','60minutemail.com','amilegit.com','anonbox.net','anonymbox.com','antispam.de','beefmilk.com','binkmail.com','bio-muesli.net','bobmail.info','bofthew.com','bootybay.de','brefmail.com','bsnow.net','bugmenot.com','bumpymail.com','cosmorph.com','courrieltemporaire.com','cubiclink.com','curryworld.de','cust.in','dacoolest.com','dandikmail.com','dayrep.com','deadaddress.com','despam.it','devnullmail.com','discardmail.com','discardmail.de','disposemail.com','dispostable.com','dodgeit.com','dodgit.com','dodgit.org','doiea.com','donemail.ru','dontreg.com','dontsendmespam.de','drdrb.net','dump-email.info','dumpyemail.com','e4ward.com','email60.com','emailigo.de','emailinfive.com','emailmiser.com','emailsensei.com','emailtemporario.com.br','emailwarden.com','emailx.at.hm','evopo.com','fakeinbox.com','fakeinformation.com','fastacura |
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
/** | |
* VueJS 2 version | |
* Use v-moo-repeat="functionName" and on click this will be called repeatedly | |
*/ | |
Vue.directive('moo-repeat', { | |
/** | |
* Bind - this adds a mouse down and mouse up to the element | |
*/ | |
moo : function() { |
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 | |
/** | |
* User: Matthew Augier | |
* Data Product Services Ltd. | |
* PHP command line code to convert a sequence of PNG's into a single png file | |
* which can be used with css to play it as an animation | |
* Date: 05/07/2016 | |
* Time: 21:46 | |
*/ |