| Server IP : 172.67.201.108 / 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 : |
<Cfif not parameterexists(seome)>
<Cfif not parameterexists(url.id) or not isnumeric(url.id)>
<Cfabort>
</cfif>
<cfquery name="Gets" dataSource="#ds#">
select seo_friendly
from ListingsCoupons
where id = #url.id#
</cfquery>
<cflocation url="/coupon/#gets.seo_friendly#" addtoken="no" statusCode="301">
</Cfif>
<Cfparam name="url.id" default="1">
<Cfif parameterexists(url.id) and isnumeric(url.id)>
<Cfif #url.id# eq '990'>
<cfquery name="Geter" datasource="#ds#">
select id
from ListingsCoupons
where itemname = 'Dial 7 Car & Limousine Service'
order by id desc
</cfquery>
<cflocation url="quickcoupon2.cfm?id=#geter.id#" addtoken="no">
</Cfif>
<cfquery name="getlistings" datasource="#ds#" cachedwithin="#createtimespan(0,1,0,0)#">
select linkfile,expire,itemname,description,website,trackingpixel
from ListingsCoupons
where seo_friendly = '#url.article#'
</cfquery><head>
<cfoutput><title>#getlistings.itemname# Coupon</title>
<meta name="keywords" content="#getlistings.itemname# Coupon, #getlistings.itemname# Discounts, #getlistings.itemname# Specials">
<meta name="description" content="#getlistings.itemname# #getlistings.description#" />
<link rel="canonical" href="https://www.cityguideny.com/coupon/#url.article#"></head></cfoutput>
<cfif #url.article# eq 'Grand-Central-Audio-Tour-2015-07-31'>
<cflocation url="http://www.grandcentralterminal.com/event/exclusively-for-city-guide-readers/2145456904" addToken="no">
</cfif>
<centeR>
<a href="/discounts.cfm"><img
src="/CITYGUIDEMasterLogoOutliNEW.jpg" border="0" alt="CityGuide NY"></a>
<br>
<font face=verdana size=-1><cfoutput>
<a href="/discounts.cfm">View More Discounts at CityGuideNY.com</a> | <a href="javascript:print()">Print Coupon</a> | <a href="https://www.cityguideny.com/emailpage.cfm?urla=https://www.cityguideny.com/quickcoupon2.cfm?id=#url.id#">Send Coupon to a Friend</font></a>
<Br><Br>
<center>
<table width="400" style="align:center;margin-bottom:4px;"><Tr><Td style="align:center;">
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_pinterest_pinit" pi:pinit:layout="horizontal"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<script>var addthis_config={"data_track_addressbar":False};</script>
<script src="//s7.addthis.com/js/300/addthis_widget.js##pubid=ra-53d26d7928f9364b"></script>
<!-- AddThis Button END -->
</td></tr></table> </center>
<p>
<cfif #datediff('d',currentdatetime,getlistings.expire)# lt 0>
<cfquery name="checknew" dataSource="#ds#">
select seo_friendly from ListingsCoupons
where itemname = '#getlistings.itemname#'
and expire > #currentdatetime#
</cfquery>
<cfif #checknew.recordcount# gt 0>
<cflocation statusCode="301" addToken="no" url="/coupon/#checknew.seo_friendly#">
</cfif>
<font face="Verdana, Arial, Helvetica, sans-serif" size="+2" color=red>
<center><strong><a href="/discounts.cfm">This Coupon Has Expired, Please Click Here for New Offers</strong></a>
<p>
</center></cfif>
<Cfif #getlistings.website# is not ''><A target="_new" href="<cfif #left(getlistings.website,4)# is not 'http'>http://</cfif>#getlistings.website#"></Cfif>
<img src="/listingscoupons/#getlistings.linkfile#" alt="#getlistings.itemname#" title="#getlistings.description#"><br>
<h1 style="font-size:16pt;font-family: verdana;">#getlistings.itemname# - #getlistings.description#</h1></A>
<cfif #getlistings.trackingpixel# is not ''>
<CFSET unix_time = DateDiff("s", CreateDate(1970,1,1), Now()) />
#rereplace(getlistings.trackingpixel,'timestamp','#unix_time#','ALL')#
</cfif>
</cfoutput>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-642804-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</cfif>