Live data from Hacker News

CloudEmailApp completely rips off Mailgun

cloudemailapp.com

1–10 of 25 posts

Re: CloudEmailApp completely rips off Mailgun

#6
post #4

even the art assets are named the same -- not to mention the html structure, etc.

Oh, it's even better than that. If you look at the cloudemailapp source code, the client testimonials list from the mailgun source is there, just commented out:

Line 188:

  
  Customers 
    case studies
  

  
    
      
      
      
      
      
    
  -->
They also are using the exact same generated Optimizely JS file on line 9.

What's really shocking is this doesn't seem like just a copy of the site -- it's like a copy of the entire product, which is really amazing. I have to wonder if it even works...

Re: CloudEmailApp completely rips off Mailgun

#9
post #6
post #4

even the art assets are named the same -- not to mention the html structure, etc.

Oh, it's even better than that. If you look at the cloudemailapp source code, the client testimonials list from the mailgun source is there, just commented out: Line 188: Customers case studies --> They also are using the exact same generated Optimizely JS file on line 9. What's really shocking is this doesn't seem like just a copy of the site -- it's like a copy of the entire product , which is really amazing. I hav…

they're even loading mailgun's javascript from CDN:

mailgun:

    
      
      Mailgun: No contracts, cancel anytime
cloudemailapp:

    
      
      CloudEmailApp: No contracts, cancel anytime
Post reply on HN