Hey friends,
I'm looking for some way to hide the source in embed codes.
For example, like an embed code for a vimeo video. In this case the code can look like this:
I work with some special softwares which are kind of my "secret sauce", and the embed codes they generate include the name of the software inside the code (like in the example above).
I do not want my client / his site developer to know what I am working with when I deliver it to them.
It is possible? If so, how?
Thank you!
I'm looking for some way to hide the source in embed codes.
For example, like an embed code for a vimeo video. In this case the code can look like this:
Is there a way in which I can generate another code, which refers to this code / functions like it, but does not reveal the original source (ex. "https://player.vimeo.com/video403414698")?<iframe src="https://player.vimeo.com/video/403414698" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
I work with some special softwares which are kind of my "secret sauce", and the embed codes they generate include the name of the software inside the code (like in the example above).
I do not want my client / his site developer to know what I am working with when I deliver it to them.
It is possible? If so, how?
Thank you!
Last edited: