Hidding file url in page source Hidding file url in page source
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Hidding file url in page source

Started by wipqozn1, May 18, 2007, 10:36:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wipqozn1

Is there any possibility of hidding url of each file in page source (e.g. by encode them with javascript base64)? It would be useful for me while I've got only .swf files within my gallery and there is only a one way to steal these files from me - looking in the page source.

Example:

<a href="displayimage.php?album=9&amp;pos=0"><img src="XXXXXXXXXXXXXXXXXXXXXXX" class="image" width="70" height="59" border="0" alt="XXXXXXXXXXXXXXXX" title="Nazwa gry=XXXXXXXXXXXXXXXXXX
Rozmiar=531KB
Rozmiar=520x370
Data dodania=12 maja 2007" /></a>