이미지 무단링크 방지 → ./pds/에 하기 .htaccess 파일 업로드 → 향후 혼동 방지를 위해 angryman2.gif 업로드 위치를 http://icehit3.ncity.net/이나 피카사로 옮길 필요 있음 → 피카사로 이동 완료
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?icehit3.ncity.net [NC]
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?allblog.net [NC]
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?hanrss.com [NC]
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?wzd.com [NC]
RewriteCond %{HTTP_REFERER} !search\.naver\.com [NC]
RewriteCond %{HTTP_REFERER} !feedburner\. [NC]
RewriteCond %{HTTP_REFERER} !google\. [NC]
RewriteCond %{HTTP_REFERER} !metalooks\. [NC]
RewriteRule \.(jpg|jpeg|png|gif)$ https://lh6.googleusercontent.com/-S2BMT0D8Ayk/UFCW3F7VhmI/AAAAAAAALYc/XXum2Zfhfys/s400/angryman2.gif [NC,R,L]