| Server IP : 104.21.21.239 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home2/cgny/public_html/2019/ |
Upload File : |
<title>Calendar Link</title> <h1>Calendar Link</h1> <Cfif cgi.http_user_agent does not contain 'bot' and #cgi.http_user_agent# does not contain 'spider' and #cgi.http_user_agent# does not contain 'slurp' and #cgi.http_user_agent# does not contain 'MSIE 6' and #cgi.http_user_agent# does not contain 'addthis' and #cgi.http_user_agent# does not contain 'crawler' > <cfif parameterexists(url.id) and isnumeric(url.id)> <cfquery name="getstats" datasource="#ds#"> select urllink from ActivityPlannerAds where id = #url.id# </cfquery> <CFQUERY datasource="#ds#"> UPDATE ActivityPlannerAds SET clicks = clicks + 1 where id = #url.id# </CFQUERY> <cflocation url="#getstats.urllink#" addtoken="no"> </cfif></cfif>