AmazonS3
tcp/443
CloudFront
tcp/80
Open service 2600:9000:213f:9a00:b:13a0:1180:93a1:80 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:18:56 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunkitchentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 e80e328c1a67b78b31878ecc3bb78c36.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: 9ZkCRJnR4eLAIv0jU0OoqWXR-z2GR8fAVRqn4h1xtRCCNGlw4htx_Q== 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:5200:b:13a0:1180:93a1:80 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:18:56 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunkitchentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 41df1c5cb3f1bc9870dc8a7f57c4e07c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: xP6h54fGWdLB1FpStgFrmb7sXGEFmh35hjk1UDQwCSAKsGFuP1ZNyw== 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:6000:b:13a0:1180:93a1:443 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19535
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:44:58 GMT
x-amz-version-id: T8g79lTIHd3_N5a_XH_yAo89nPuJNnBq
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:18:53 GMT
ETag: "fb9230b3853b81092f75dec1911352fd"
X-Cache: Hit from cloudfront
Via: 1.1 a16f1fe9224bb87d6515221a5b907364.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: VJtCpjAZ6czKnRdTFOR7h9MLXwqI0KQhfk6qta089p5p7I7Qm3NBvg==
Age: 3
Page title: Home | Sun Kitchen
<!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="New Bedford, MA 02746 Chinese food for Pickup - Order from Sun Kitchen in New Bedford, MA 02746, phone: 508-990-1016 ">
<meta name="keywords" content="New Bedford, MA 02746 Chinese food for Pickup Order Chinese food for Pickup, 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 | Sun Kitchen</title>
<link rel="canonical" href="https://sunkitchentogo.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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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" loading="lazy" src="/assets/images
Open service 2600:9000:213f:d600:b:13a0:1180:93a1:80 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:18:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunkitchentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 8ea9a6eb93f7fd49bf84cfddbbf8b7b2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: w_dO_UK_iWhmOKyXpJZMf6iYNrJPOX-nl3QIMlz3_MTfsSeLh68AQg== 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 54.192.35.89:80 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:18:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunkitchentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 8ea9a6eb93f7fd49bf84cfddbbf8b7b2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: htJyFrDZgZD-rbzIuXvh0_Fn4oaW1oz1iTPHz3PfntBoOf96Hgs2pA== 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:5200:b:13a0:1180:93a1:443 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19535
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:44:58 GMT
x-amz-version-id: T8g79lTIHd3_N5a_XH_yAo89nPuJNnBq
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:18:53 GMT
ETag: "fb9230b3853b81092f75dec1911352fd"
X-Cache: Hit from cloudfront
Via: 1.1 a16f1fe9224bb87d6515221a5b907364.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: ebYiojgPEX4WnHt0n6ZFFL2TN5QSCXEVMOfy5jsFt1qppHE93OqhsA==
Age: 2
Page title: Home | Sun Kitchen
<!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="New Bedford, MA 02746 Chinese food for Pickup - Order from Sun Kitchen in New Bedford, MA 02746, phone: 508-990-1016 ">
<meta name="keywords" content="New Bedford, MA 02746 Chinese food for Pickup Order Chinese food for Pickup, 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 | Sun Kitchen</title>
<link rel="canonical" href="https://sunkitchentogo.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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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" loading="lazy" src="/assets/images
Open service 2600:9000:213f:6e00:b:13a0:1180:93a1:80 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:18:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunkitchentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 b2e05e88d38ace0a7e0759002147babc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: k5MqlNhFIVqy0fRNn8lLr_AXovio_2JxR7M3aYWdQ1qW9BeoiEAnlA== 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:213f:9000:b:13a0:1180:93a1:80 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:18:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunkitchentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 41df1c5cb3f1bc9870dc8a7f57c4e07c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: qR0SFuMrN1b35fvgpOTJp2WQ60ly1VqHvDtxzJ61Ob86zlqQI6DvkQ== 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:213f:9000:b:13a0:1180:93a1:443 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19535
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:44:58 GMT
x-amz-version-id: T8g79lTIHd3_N5a_XH_yAo89nPuJNnBq
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:18:53 GMT
ETag: "fb9230b3853b81092f75dec1911352fd"
X-Cache: Hit from cloudfront
Via: 1.1 2ce2e2dbbabc50ee771ee7128c823f30.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: Y1WUB2RwhC7izp-gJD4IQcI1_05glNBSEb0fbaESG9Q6WsjMGTZibA==
Age: 2
Page title: Home | Sun Kitchen
<!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="New Bedford, MA 02746 Chinese food for Pickup - Order from Sun Kitchen in New Bedford, MA 02746, phone: 508-990-1016 ">
<meta name="keywords" content="New Bedford, MA 02746 Chinese food for Pickup Order Chinese food for Pickup, 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 | Sun Kitchen</title>
<link rel="canonical" href="https://sunkitchentogo.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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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" loading="lazy" src="/assets/images
Open service 54.192.35.126:443 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19535
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:44:58 GMT
x-amz-version-id: T8g79lTIHd3_N5a_XH_yAo89nPuJNnBq
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:18:53 GMT
ETag: "fb9230b3853b81092f75dec1911352fd"
X-Cache: Hit from cloudfront
Via: 1.1 6b8312e115a12f6d9b6300d563e527ba.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: YIn45BoyfdbGrmhS4k_1thtzFu0CZTMKrGGLJA6khnc-m6hOUcrO9w==
Age: 2
Page title: Home | Sun Kitchen
<!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="New Bedford, MA 02746 Chinese food for Pickup - Order from Sun Kitchen in New Bedford, MA 02746, phone: 508-990-1016 ">
<meta name="keywords" content="New Bedford, MA 02746 Chinese food for Pickup Order Chinese food for Pickup, 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 | Sun Kitchen</title>
<link rel="canonical" href="https://sunkitchentogo.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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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" loading="lazy" src="/assets/images
Open service 2600:9000:2130:d200:b:13a0:1180:93a1:443 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19535
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:44:58 GMT
x-amz-version-id: T8g79lTIHd3_N5a_XH_yAo89nPuJNnBq
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:18:53 GMT
ETag: "fb9230b3853b81092f75dec1911352fd"
X-Cache: Hit from cloudfront
Via: 1.1 7a4cd0690d20b5a37f17c8d3aed7b294.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: qA06naCYB47m7gGrD84kN3rOS-KrmkvH1WDVJOF1vIUDezzyx6W2OA==
Age: 2
Page title: Home | Sun Kitchen
<!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="New Bedford, MA 02746 Chinese food for Pickup - Order from Sun Kitchen in New Bedford, MA 02746, phone: 508-990-1016 ">
<meta name="keywords" content="New Bedford, MA 02746 Chinese food for Pickup Order Chinese food for Pickup, 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 | Sun Kitchen</title>
<link rel="canonical" href="https://sunkitchentogo.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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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" loading="lazy" src="/assets/images
Open service 54.192.35.23:443 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19535
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:44:58 GMT
x-amz-version-id: T8g79lTIHd3_N5a_XH_yAo89nPuJNnBq
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:18:53 GMT
ETag: "fb9230b3853b81092f75dec1911352fd"
X-Cache: Hit from cloudfront
Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: -fU2GdNJhh5Qb50GWOsjjGk0dr8kQispGybqbOXDV1hWn5lsvROang==
Age: 2
Page title: Home | Sun Kitchen
<!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="New Bedford, MA 02746 Chinese food for Pickup - Order from Sun Kitchen in New Bedford, MA 02746, phone: 508-990-1016 ">
<meta name="keywords" content="New Bedford, MA 02746 Chinese food for Pickup Order Chinese food for Pickup, 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 | Sun Kitchen</title>
<link rel="canonical" href="https://sunkitchentogo.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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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" loading="lazy" src="/assets/images
Open service 2600:9000:213f:9a00:b:13a0:1180:93a1:443 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19535
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:44:58 GMT
x-amz-version-id: T8g79lTIHd3_N5a_XH_yAo89nPuJNnBq
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:18:53 GMT
ETag: "fb9230b3853b81092f75dec1911352fd"
X-Cache: Hit from cloudfront
Via: 1.1 047c5fa8575511b704166d760b62c2de.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: 9-_YdvMfy1Q8eN7KEi5ueOL2UR3Ybja5YgNtCq9ARtYY0hRzz8Vh2g==
Age: 2
Page title: Home | Sun Kitchen
<!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="New Bedford, MA 02746 Chinese food for Pickup - Order from Sun Kitchen in New Bedford, MA 02746, phone: 508-990-1016 ">
<meta name="keywords" content="New Bedford, MA 02746 Chinese food for Pickup Order Chinese food for Pickup, 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 | Sun Kitchen</title>
<link rel="canonical" href="https://sunkitchentogo.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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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" loading="lazy" src="/assets/images
Open service 2600:9000:2130:4c00:b:13a0:1180:93a1:80 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:18:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunkitchentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 2ce2e2dbbabc50ee771ee7128c823f30.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: qhs7Utu441t5WLbFts-lsBLFRk-jLwHgjEozICZRWJnn_adT8gLvUA== 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:213f:6e00:b:13a0:1180:93a1:443 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19535
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:44:58 GMT
x-amz-version-id: T8g79lTIHd3_N5a_XH_yAo89nPuJNnBq
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:18:53 GMT
ETag: "fb9230b3853b81092f75dec1911352fd"
X-Cache: Hit from cloudfront
Via: 1.1 d32e6b607499bf1bc577abd1d3ae9984.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: 82Ckk6ACTcR1TIcHwYGG6hJ0R3MXxy3oYp4sfctRvpTutRUrNJl_EA==
Age: 2
Page title: Home | Sun Kitchen
<!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="New Bedford, MA 02746 Chinese food for Pickup - Order from Sun Kitchen in New Bedford, MA 02746, phone: 508-990-1016 ">
<meta name="keywords" content="New Bedford, MA 02746 Chinese food for Pickup Order Chinese food for Pickup, 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 | Sun Kitchen</title>
<link rel="canonical" href="https://sunkitchentogo.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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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" loading="lazy" src="/assets/images
Open service 2600:9000:213f:d600:b:13a0:1180:93a1:443 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19535
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:44:58 GMT
x-amz-version-id: T8g79lTIHd3_N5a_XH_yAo89nPuJNnBq
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:18:53 GMT
ETag: "fb9230b3853b81092f75dec1911352fd"
X-Cache: Hit from cloudfront
Via: 1.1 d993fa3990c2c3b77bd6ce348bd4d906.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: klqztbgF6AcbuNzTVD_yrykhc47B2BQx46BeAZtBOBlRnP4EHspR3w==
Age: 2
Page title: Home | Sun Kitchen
<!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="New Bedford, MA 02746 Chinese food for Pickup - Order from Sun Kitchen in New Bedford, MA 02746, phone: 508-990-1016 ">
<meta name="keywords" content="New Bedford, MA 02746 Chinese food for Pickup Order Chinese food for Pickup, 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 | Sun Kitchen</title>
<link rel="canonical" href="https://sunkitchentogo.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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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" loading="lazy" src="/assets/images
Open service 2600:9000:2130:4c00:b:13a0:1180:93a1:443 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19535
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:44:58 GMT
x-amz-version-id: T8g79lTIHd3_N5a_XH_yAo89nPuJNnBq
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:18:53 GMT
ETag: "fb9230b3853b81092f75dec1911352fd"
X-Cache: Hit from cloudfront
Via: 1.1 e80e328c1a67b78b31878ecc3bb78c36.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: kgxzMGM5vGtnZkQUm-E1tl0hyM6JvgtrpuE65P01K469Mh2knEZRew==
Age: 2
Page title: Home | Sun Kitchen
<!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="New Bedford, MA 02746 Chinese food for Pickup - Order from Sun Kitchen in New Bedford, MA 02746, phone: 508-990-1016 ">
<meta name="keywords" content="New Bedford, MA 02746 Chinese food for Pickup Order Chinese food for Pickup, 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 | Sun Kitchen</title>
<link rel="canonical" href="https://sunkitchentogo.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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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" loading="lazy" src="/assets/images
Open service 2600:9000:2130:d200:b:13a0:1180:93a1:80 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:18:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunkitchentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 8cada61dd7719c6c0ad123c11e1964f6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: jWx59xLXBEoFTMz1pEUda98rlWY13O0py1EHn5f_2bhPcx_vbsyefA== 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 54.192.35.120:443 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19535
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:44:58 GMT
x-amz-version-id: T8g79lTIHd3_N5a_XH_yAo89nPuJNnBq
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:18:53 GMT
ETag: "fb9230b3853b81092f75dec1911352fd"
X-Cache: Hit from cloudfront
Via: 1.1 fed2362c6a1e27e36b5fe03cba76e58e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: KLRyPZEVlwojjrPGo9pWXG_9nm2PQWmt_zhA8YfN46dSRqkeJic2uA==
Age: 2
Page title: Home | Sun Kitchen
<!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="New Bedford, MA 02746 Chinese food for Pickup - Order from Sun Kitchen in New Bedford, MA 02746, phone: 508-990-1016 ">
<meta name="keywords" content="New Bedford, MA 02746 Chinese food for Pickup Order Chinese food for Pickup, 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 | Sun Kitchen</title>
<link rel="canonical" href="https://sunkitchentogo.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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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" loading="lazy" src="/assets/images
Open service 54.192.35.89:443 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19535
Connection: close
Last-Modified: Wed, 18 Jun 2025 07:44:58 GMT
x-amz-version-id: T8g79lTIHd3_N5a_XH_yAo89nPuJNnBq
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:18:53 GMT
ETag: "fb9230b3853b81092f75dec1911352fd"
X-Cache: Hit from cloudfront
Via: 1.1 503a07995c5acbfa2d4c8d341848f82c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: xlcs-IwUDmB28lGwS4i658sTTf9UbBxYHt6SEyNBR3-dki14jDsKtw==
Age: 2
Page title: Home | Sun Kitchen
<!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="New Bedford, MA 02746 Chinese food for Pickup - Order from Sun Kitchen in New Bedford, MA 02746, phone: 508-990-1016 ">
<meta name="keywords" content="New Bedford, MA 02746 Chinese food for Pickup Order Chinese food for Pickup, 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 | Sun Kitchen</title>
<link rel="canonical" href="https://sunkitchentogo.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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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.sunkitchennewbedford.com/bt6jcocr/sun-kitchen-new-bedford-02746/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" loading="lazy" src="/assets/images
Open service 54.192.35.126:80 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:18:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunkitchentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 6b8312e115a12f6d9b6300d563e527ba.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: kRknBzyTgrZyzTWrCpyAdsi-iWgc6hj_DGRPAr4e418QgOORnEftNA== 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 54.192.35.23:80 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:18:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunkitchentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 d993fa3990c2c3b77bd6ce348bd4d906.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: Fu41v9fYr9A_DhgYITxmIHRYIm_qNQdzpZG96Mkp2eQSJGszkGvp7g== 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:6000:b:13a0:1180:93a1:80 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:18:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunkitchentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 41df1c5cb3f1bc9870dc8a7f57c4e07c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: bWdOIiuk77VMtAlBptVbUUubSPY3ScA9QfpqHtLJa41kwMoC6SbOTA== 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 54.192.35.120:80 · sunkitchentogo.com
2026-01-09 22:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:18:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunkitchentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 2ce2e2dbbabc50ee771ee7128c823f30.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: 1ZtJ86oeg38u-t86a3MiMvBShU9LRiJGuZFrk6nK3qe-osgXGrC5qA== 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>
2600:9000:213f:9a00:b:13a0:1180:93a1 1 2600:9000:2130:5200:b:13a0:1180:93a1 1 2600:9000:2130:6000:b:13a0:1180:93a1 1 2600:9000:213f:d600:b:13a0:1180:93a1 1 54.192.35.89 1 2600:9000:213f:6e00:b:13a0:1180:93a1 1 2600:9000:213f:9000:b:13a0:1180:93a1 1 54.192.35.126 1 2600:9000:2130:d200:b:13a0:1180:93a1 1 54.192.35.23 1 2600:9000:2130:4c00:b:13a0:1180:93a1 1 54.192.35.120 1