Temp Mail Project

Hello guys, so i just made a temp mail website and it is called http://temporary.ct.ws/ (also support https) (not related to infinityfree domain, the mail proccess code doesnt host on infinityfree, i hosted it on other platform and i use some kind of magic to get the api without the cors error) and it work kinda great, you can use it for some super sketchy site that tell you to put your email in or use it for scam site, or dangerous site, just use it on any platform that u suspect that it sell your data, also do not use this for important account like facebook, infinityfree, google, etc, only use it on sussy site.

So here is the main ui:

It have all of the thing to get mail, so for some reason the copy button doesnt work, ill fix it later [Me in the future 2: fixed!]. To start to use it, you need to copy the email that the website provide to you, and use it on any site that you want. The message should appear in the inbox and you can click on it to view the email:

To go back to the inbox ui, click on this tiny button here:

After you done with the email, just go ahead and click on “Delete Email” button, it will delete the mailbox and click on “New Email” button to get a new inbox if you want to.

This project took me like 1 hour to let the chat gpt to code and debug and overall i think it is look kinda good actually (except for the copy button, idk why chatgpt refuse to fix it even tho i use a new chat and say hey fix the copy button, hmmm weird. [Me in the future 2: fixed!]). Also if you have any question or you are admin/mod and want to take down this project for legal/tos reason, let me know in the comment. Have a nice day!

2 Likes

How interesting!

took me 1 hour with chatgpt to make (ngl chatgpt is sucks, i have to tell it fix the code for like 10 times to be like this stage, it is still very unstable but as long as you dont press f12, everything will be fine), btw can you use it and give me a review?

I don’t reccomed to use AI to make websites (belive me, I did it in the past, before becoming a web design student).
One of these this is that it scales up the images, instead of editing them in Photoshop (which is highly suggested for SEO, see Firefox tools), and that it doesn’t do it very well.
I recommend to take a course or a carreer.
BTW, your website is asesome!

3 Likes

And what hosting do you use?

secret shhhhhhhh

Oh, okayyyy

Try using GitHub Copilot Free tier

1 Like

i only use chatgpt for the ui because i havent learn html css js yet, i only know php and python so i can only code backend, for frontend i have to use ai

Front-end development isn’t that hard excluding Javascript. You should actually always start with HTML, that is most useful when starting

2 Likes

Just the screenshot gave me enough information to tell that this is basically just a frontend for temp-mail.io.

Do they allow third parties to embed their service like this? It sounds like you’re abusing the APIs that they use on their website and are just impersonating a browser with your application. Which is not OK.

8 Likes

they do allow everyone to use api, also they have a public open api for basically anyone to use so i think thats fine, also mine version is way faster than the original one and have no ads so it is better than original

No… they don’t.

They do have a public API. But it’s not open, you need to authenticate and have a premium account. It’s not open, and it’s not for anyone.

What you appear to have done is is write (or generate) some code that uses their internal APIs by spoofing a legitimate web browser on their website.

Yes, it works, but it’s not allowed, so it’s definitely not “fine”. You’re just hacking and abusing their internal APIs, while simultaneously depriving them of any revenue from subscriptions or ads.

8 Likes

Will bookmark and use.

1 Like


hmmm i wonder what is this thing, definally not open api and free…

I agree with the @Admin.

True, having a Temporary Mail service is something many may need, sometimes myself. While I like the generated contents, I don’t like the idea of someone abusing an API to make it work. I understand that you want to make a beneficial service, but abusing an API for your service to work is not a good service, not a good thing.

If you are using internal APIs, in the way the @Admin said:

You’re breaking rules. Technically you are “hacking”:

Which could lead to your website being suspended for ToS violations.


If I interpreted this question right:

Technically it’s not a secret. You’re either using InfinityFree Hosting or iFast/Net hosting.

8 Likes

fine ill make other api and host it somewhere in the world

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.