Hi. I have two website site1.com and site2.com . I want to put iframe on site1 for website 2 but I want to fake refferer with multiple source like google.com/bing/facebook etc.
Iframe will be like this
So, it's possible and why?
Iframe will be like this
<div style="overflow: hidden; width: 561px; height: 133px; position: relative;" id="i_div"><iframe name="i_frame" src="http://url.here" style="border: 0pt none ; left: -473px; top: -325px; position: absolute; width: 1318px; height: 608px;" scrolling="no"></iframe></div>
So, it's possible and why?