AmazonS3
tcp/443
CloudFront
tcp/80
Open service 54.192.35.97:80 · uncletonghouston.com
2026-01-09 15:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 15:04:56 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 30871437ed641b91fb10c39754273da0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: NEb_1KL-iaMPgoorS9V7O5SWAaawth9YpJGUK7g5Dt9qPKgd9ot-Ew== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2130:b800:b:b8cb:19c0:93a1:80 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:44:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: Mnekm-j1_N4GSx191QwNX4Sn4MVs1MwwCpXpBDB9a1ryD28YsxSm3A== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2130:400:b:b8cb:19c0:93a1:443 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20325
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:40:14 GMT
x-amz-version-id: ENEdONES7J99BRXoHMP88FMTaMtX.iFV
Server: AmazonS3
Date: Sat, 03 Jan 2026 23:34:05 GMT
ETag: "d2fcddca3a89a8d65540a3e32bbfb94c"
X-Cache: Hit from cloudfront
Via: 1.1 8cada61dd7719c6c0ad123c11e1964f6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: jcYcNIGt2OJu7WK86ZGBZZt3K7-mksfuEX2ndYet2aUmQ_xt3plHhQ==
Age: 53230
Page title: Home | Uncle Tong's Chinese Restaurant
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Houston, TX 77060 Chinese food for Pickup - Delivery Order from Uncle Tong's Chinese Restaurant in Houston, TX 77060, phone: 281-874-0097 ">
<meta name="keywords" content="Houston, TX 77060 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Uncle Tong's Chinese Restaurant</title>
<link rel="canonical" href="https://uncletonghouston.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loadin
Open service 2600:9000:2130:b800:b:b8cb:19c0:93a1:443 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20325
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:40:14 GMT
x-amz-version-id: ENEdONES7J99BRXoHMP88FMTaMtX.iFV
Server: AmazonS3
Date: Sat, 03 Jan 2026 23:34:05 GMT
ETag: "d2fcddca3a89a8d65540a3e32bbfb94c"
X-Cache: Hit from cloudfront
Via: 1.1 64fd5940fcefaae3736fad55ef5d289c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: Tb0eBZ6av7BaIb0tde911dXzzO6PEjX9m8WZRB5Bsx1KDJ52AcjX3Q==
Age: 53229
Page title: Home | Uncle Tong's Chinese Restaurant
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Houston, TX 77060 Chinese food for Pickup - Delivery Order from Uncle Tong's Chinese Restaurant in Houston, TX 77060, phone: 281-874-0097 ">
<meta name="keywords" content="Houston, TX 77060 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Uncle Tong's Chinese Restaurant</title>
<link rel="canonical" href="https://uncletonghouston.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loadin
Open service 2600:9000:2130:aa00:b:b8cb:19c0:93a1:443 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20325
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:40:14 GMT
x-amz-version-id: ENEdONES7J99BRXoHMP88FMTaMtX.iFV
Server: AmazonS3
Date: Sat, 03 Jan 2026 23:34:05 GMT
ETag: "d2fcddca3a89a8d65540a3e32bbfb94c"
X-Cache: Hit from cloudfront
Via: 1.1 8ea9a6eb93f7fd49bf84cfddbbf8b7b2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: B-tsOZgaJ12cCjffJ3YzTELn3-v9gGNgD8UaER_ECMePm_q5FbXZ_g==
Age: 53229
Page title: Home | Uncle Tong's Chinese Restaurant
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Houston, TX 77060 Chinese food for Pickup - Delivery Order from Uncle Tong's Chinese Restaurant in Houston, TX 77060, phone: 281-874-0097 ">
<meta name="keywords" content="Houston, TX 77060 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Uncle Tong's Chinese Restaurant</title>
<link rel="canonical" href="https://uncletonghouston.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loadin
Open service 2600:9000:2130:aa00:b:b8cb:19c0:93a1:80 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:44:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 b80e8f7c73f4e5fd0596e4c456bfc524.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: xaMDS8sCo15TJCnlkPgQyqTd0n7yigXu9kObRu3fKRv-GNF6nh7YlA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2130:d200:b:b8cb:19c0:93a1:80 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:44:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 2ce2e2dbbabc50ee771ee7128c823f30.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: 1GOrjH_PunrcIrqnuE0MZhejTFfC9AfW436y0Wuh1NcKE5-ufi6KcQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2130:3400:b:b8cb:19c0:93a1:80 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:44:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: -ypobgJZNTBI_0f_Cy0__zPYW7z_BK5fLUk6O3KY_NdrtLEhLTyx8w== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2130:4200:b:b8cb:19c0:93a1:443 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20325
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:40:14 GMT
x-amz-version-id: ENEdONES7J99BRXoHMP88FMTaMtX.iFV
Server: AmazonS3
Date: Sat, 03 Jan 2026 23:34:05 GMT
ETag: "d2fcddca3a89a8d65540a3e32bbfb94c"
X-Cache: Hit from cloudfront
Via: 1.1 bdc2f66522ff252ddfe00f314b451db4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: MuMNULNuWD33xy2bdi4B_JJNawiobIgBy88GcuHtPBWqaY5cG6jmnw==
Age: 53229
Page title: Home | Uncle Tong's Chinese Restaurant
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Houston, TX 77060 Chinese food for Pickup - Delivery Order from Uncle Tong's Chinese Restaurant in Houston, TX 77060, phone: 281-874-0097 ">
<meta name="keywords" content="Houston, TX 77060 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Uncle Tong's Chinese Restaurant</title>
<link rel="canonical" href="https://uncletonghouston.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loadin
Open service 2600:9000:2130:4200:b:b8cb:19c0:93a1:80 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:44:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 460946b9bf86c48cb663dc3e1d9d233e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: FxBguZqjlWJ-tQY-jE1CZkQl7PVnJE9ouw3syd6RmRBl_CArBz4nUg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2130:f400:b:b8cb:19c0:93a1:443 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20325
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:40:14 GMT
x-amz-version-id: ENEdONES7J99BRXoHMP88FMTaMtX.iFV
Server: AmazonS3
Date: Sat, 03 Jan 2026 23:34:05 GMT
ETag: "d2fcddca3a89a8d65540a3e32bbfb94c"
X-Cache: Hit from cloudfront
Via: 1.1 503a07995c5acbfa2d4c8d341848f82c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: FNfp24OgGQ8eIQISCQ8pfR8vxrUPhg6PBywkniIRApoHV-OUU5Pkdg==
Age: 53229
Page title: Home | Uncle Tong's Chinese Restaurant
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Houston, TX 77060 Chinese food for Pickup - Delivery Order from Uncle Tong's Chinese Restaurant in Houston, TX 77060, phone: 281-874-0097 ">
<meta name="keywords" content="Houston, TX 77060 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Uncle Tong's Chinese Restaurant</title>
<link rel="canonical" href="https://uncletonghouston.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loadin
Open service 2600:9000:2130:3400:b:b8cb:19c0:93a1:443 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20325
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:40:14 GMT
x-amz-version-id: ENEdONES7J99BRXoHMP88FMTaMtX.iFV
Server: AmazonS3
Date: Sat, 03 Jan 2026 23:34:05 GMT
ETag: "d2fcddca3a89a8d65540a3e32bbfb94c"
X-Cache: Hit from cloudfront
Via: 1.1 41df1c5cb3f1bc9870dc8a7f57c4e07c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: ABjD-QeqSd_-mRi-FpDiXBCfmNpxpuYiPhWm-0l06JX2CQiUGp2xDw==
Age: 53229
Page title: Home | Uncle Tong's Chinese Restaurant
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Houston, TX 77060 Chinese food for Pickup - Delivery Order from Uncle Tong's Chinese Restaurant in Houston, TX 77060, phone: 281-874-0097 ">
<meta name="keywords" content="Houston, TX 77060 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Uncle Tong's Chinese Restaurant</title>
<link rel="canonical" href="https://uncletonghouston.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loadin
Open service 2600:9000:2130:f400:b:b8cb:19c0:93a1:80 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:44:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 8ce68972dbdfd3ceb4220d7686f54602.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: sxLgLCL4wMYYKPAmQqga-mmt7li0Dz--uU9k8MrZOQAqCsl1Zd3E-A== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.238.243.5:443 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20325
Connection: close
Date: Sat, 03 Jan 2026 08:57:47 GMT
Last-Modified: Wed, 18 Jun 2025 07:40:14 GMT
x-amz-version-id: ENEdONES7J99BRXoHMP88FMTaMtX.iFV
ETag: "d2fcddca3a89a8d65540a3e32bbfb94c"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 f5a3dd79e879ec195790fd94291f3198.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P1
X-Amz-Cf-Id: V8xdBf4mD_l8JYMBSJ-mB5KaXwFCtXmqft5iMshiZjcrRdUOkgrueA==
Age: 53229
Page title: Home | Uncle Tong's Chinese Restaurant
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Houston, TX 77060 Chinese food for Pickup - Delivery Order from Uncle Tong's Chinese Restaurant in Houston, TX 77060, phone: 281-874-0097 ">
<meta name="keywords" content="Houston, TX 77060 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Uncle Tong's Chinese Restaurant</title>
<link rel="canonical" href="https://uncletonghouston.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loadin
Open service 2600:9000:2130:400:b:b8cb:19c0:93a1:80 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:44:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 460946b9bf86c48cb663dc3e1d9d233e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: 7Z2vC2NqK0KfIgYYKaSxKdiIQFfLzP_tlQ0tM86atoN1okyV3XOjog== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.238.243.57:443 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20325
Connection: close
Date: Sat, 03 Jan 2026 08:57:47 GMT
Last-Modified: Wed, 18 Jun 2025 07:40:14 GMT
x-amz-version-id: ENEdONES7J99BRXoHMP88FMTaMtX.iFV
ETag: "d2fcddca3a89a8d65540a3e32bbfb94c"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 bf57ce1929fb438631e46b2c83b05e2a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P1
X-Amz-Cf-Id: t8dsGvE0xO4gTOHbxsN9gPgz7PP0qyBEDfZR7N3naF8-kwZmqmx9mQ==
Age: 53229
Page title: Home | Uncle Tong's Chinese Restaurant
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Houston, TX 77060 Chinese food for Pickup - Delivery Order from Uncle Tong's Chinese Restaurant in Houston, TX 77060, phone: 281-874-0097 ">
<meta name="keywords" content="Houston, TX 77060 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Uncle Tong's Chinese Restaurant</title>
<link rel="canonical" href="https://uncletonghouston.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loadin
Open service 2600:9000:213f:b400:b:b8cb:19c0:93a1:80 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:44:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 b80e8f7c73f4e5fd0596e4c456bfc524.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: dSRXgfwUNptZffxrM26V7xZIgb9rga7QngwlTTm3q7o---uSNWforA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.238.243.5:80 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:44:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 70edb33d401d701d341a00ffeb978b84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P1 X-Amz-Cf-Id: oCb1egGoUgIPVS0oDLwq9kK5EU2AnW7Wp5kZc52s91wNabnPClWeGQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.238.243.57:80 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:44:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 1d10719558a2481e0d462e12964f647a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P1 X-Amz-Cf-Id: 94C0NVfRPTGYKRjz3prZXSnZhEl-0_KvqJICi2v8ZHkc56cQvY8-1g== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.238.243.77:443 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20325
Connection: close
Date: Sat, 03 Jan 2026 08:57:47 GMT
Last-Modified: Wed, 18 Jun 2025 07:40:14 GMT
x-amz-version-id: ENEdONES7J99BRXoHMP88FMTaMtX.iFV
ETag: "d2fcddca3a89a8d65540a3e32bbfb94c"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 941049c97e511f86acc1525badae21c2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P1
X-Amz-Cf-Id: nyV5B9Eg4mmxutXICmsv7ZRigeImaaQMN9Buh0cFYOn2YCW0oq8_uw==
Age: 53228
Page title: Home | Uncle Tong's Chinese Restaurant
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Houston, TX 77060 Chinese food for Pickup - Delivery Order from Uncle Tong's Chinese Restaurant in Houston, TX 77060, phone: 281-874-0097 ">
<meta name="keywords" content="Houston, TX 77060 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Uncle Tong's Chinese Restaurant</title>
<link rel="canonical" href="https://uncletonghouston.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loadin
Open service 2600:9000:2130:d200:b:b8cb:19c0:93a1:443 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20325
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:40:14 GMT
x-amz-version-id: ENEdONES7J99BRXoHMP88FMTaMtX.iFV
Server: AmazonS3
Date: Sat, 03 Jan 2026 23:34:05 GMT
ETag: "d2fcddca3a89a8d65540a3e32bbfb94c"
X-Cache: Hit from cloudfront
Via: 1.1 e71b2a73b6598bfbcb4d4e5eff30bb0a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: ofkX30tUFG0rs0tzHBMnyzJQj8hmFbKCvcWPDwF4hmk9Ag9y4Do7ig==
Age: 53228
Page title: Home | Uncle Tong's Chinese Restaurant
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Houston, TX 77060 Chinese food for Pickup - Delivery Order from Uncle Tong's Chinese Restaurant in Houston, TX 77060, phone: 281-874-0097 ">
<meta name="keywords" content="Houston, TX 77060 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Uncle Tong's Chinese Restaurant</title>
<link rel="canonical" href="https://uncletonghouston.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loadin
Open service 18.238.243.77:80 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:44:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 9929448596fb4faec2a082aabe759212.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P1 X-Amz-Cf-Id: 3Cegpyaytax6mCh_itm3eEFVyQSdMlJWBGpRzbapHFYXTA9ezs2_BQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.238.243.36:80 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:44:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 7b082441eaf35142a6f7785a74fb7a50.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P1 X-Amz-Cf-Id: l-ITruaL0-1SmGpQtZaMQ3eIcuXGOCVqAoqyQA_nT22n_U76BZIKMw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.238.243.36:443 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20325
Connection: close
Date: Sat, 03 Jan 2026 08:57:47 GMT
Last-Modified: Wed, 18 Jun 2025 07:40:14 GMT
x-amz-version-id: ENEdONES7J99BRXoHMP88FMTaMtX.iFV
ETag: "d2fcddca3a89a8d65540a3e32bbfb94c"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 551a3a9c2bf1e2158a9f24897afe2b8c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P1
X-Amz-Cf-Id: H2g651iyvB-3-oDOK6Rldb7sLSJXak2M8cn4HcB5f6MCWZMHR1yEOw==
Age: 53228
Page title: Home | Uncle Tong's Chinese Restaurant
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Houston, TX 77060 Chinese food for Pickup - Delivery Order from Uncle Tong's Chinese Restaurant in Houston, TX 77060, phone: 281-874-0097 ">
<meta name="keywords" content="Houston, TX 77060 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Uncle Tong's Chinese Restaurant</title>
<link rel="canonical" href="https://uncletonghouston.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loadin
Open service 2600:9000:213f:b400:b:b8cb:19c0:93a1:443 · uncletonghouston.com
2026-01-03 23:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20325
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:40:14 GMT
x-amz-version-id: ENEdONES7J99BRXoHMP88FMTaMtX.iFV
Server: AmazonS3
Date: Sat, 03 Jan 2026 23:34:05 GMT
ETag: "d2fcddca3a89a8d65540a3e32bbfb94c"
X-Cache: Hit from cloudfront
Via: 1.1 b80e8f7c73f4e5fd0596e4c456bfc524.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: r5X763g27dl4iQdlbl8ZfZt63xIM9DJS9A3uf14K3blR6_P6uaBnDw==
Age: 53228
Page title: Home | Uncle Tong's Chinese Restaurant
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Houston, TX 77060 Chinese food for Pickup - Delivery Order from Uncle Tong's Chinese Restaurant in Houston, TX 77060, phone: 281-874-0097 ">
<meta name="keywords" content="Houston, TX 77060 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Uncle Tong's Chinese Restaurant</title>
<link rel="canonical" href="https://uncletonghouston.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.uncletongs.com/xjaypkq5/uncle-tong-s-houston-77060/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loadin
Open service 18.238.243.36:80 · uncletonghouston.com
2025-12-23 01:11
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 23 Dec 2025 01:11:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uncletonghouston.com/ X-Cache: Redirect from cloudfront Via: 1.1 a7f9178d47a7241f2ecd6c65877f7100.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P1 X-Amz-Cf-Id: ui_qrebqTCQwv3DQw7UOHfGw7-CgzXi790izfbNQ3BhscAIQMHumiw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
54.192.35.97 1 2600:9000:2130:b800:b:b8cb:19c0:93a1 1 2600:9000:2130:400:b:b8cb:19c0:93a1 1 2600:9000:2130:aa00:b:b8cb:19c0:93a1 1 2600:9000:2130:d200:b:b8cb:19c0:93a1 1 2600:9000:2130:3400:b:b8cb:19c0:93a1 1 2600:9000:2130:4200:b:b8cb:19c0:93a1 1 2600:9000:2130:f400:b:b8cb:19c0:93a1 1 18.238.243.5 1 18.238.243.57 1 2600:9000:213f:b400:b:b8cb:19c0:93a1 1 18.238.243.77 1 18.238.243.36 1