changeset 4051:b71c9a13c1b8

<mrhmouse> fetch http://pastebin.com/raw.php?i=65jMDD7G
author HackBot
date Fri, 22 Nov 2013 15:46:53 +0000
parents 5dc18aebb949
children 15048a0bfb9a
files raw.php?i=65jMDD7G
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/raw.php?i=65jMDD7G	Fri Nov 22 15:46:53 2013 +0000
@@ -0,0 +1,2 @@
+#!/usr/bin/env node
+var e,l,o,t;t=process.argv[2],(null!=t?t.length:void 0)||(console.log("Usage: ello <name>"),process.exit()),o=/(.*)(e)$/i,e=/(.*)([bcdfghjklmnpqrstvwxz])([o0].*)/i,l=/[bcdfghjklmnpqrstvwxz]/i,console.log(e.test(t)?t.replace(e,function(e,l,o,t){return l+o+"ell"+t}):o.test(t)?t.replace(o,function(e,l){return l+"ello"}):l.test(t)?t+"ello":"Hello, "+t+"!");
\ No newline at end of file