| 12345678910111213141516171819202122232425262728293031323334 | <!DOCTYPE html>
<html lang="zh-Hant-TW">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="format-detection" content="telephone=no">
    <title>全聯小時達|料理靈感 食材一鍵送達</title>
    <meta name="description" content="今天就來煮|我想想出國吃大阪燒" />
    <meta name="keywords" content="" />
    <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" sizes="32x32" />
    <link rel="image_src" href="https://www.pxfreshdelivery.tw/images/share/yangshare_fb.png?t=2205281202" />
    <meta property="og:title" content="全聯小時達|料理靈感 食材一鍵送達" />
    <meta property="og:type" content="website" />
    <meta property="og:url" content="" />
    <meta property="og:image" content="https://www.pxfreshdelivery.tw/images/share/yangshare_fb.png?t=2205281202" />
    <meta property="og:description" content="今天就來煮|我想想出國吃大阪燒" />
</head>
<body>
    <!-- js放在這裡 -->
    <script>
        window.onload = function () {
            // 測試站
            document.location.href = "https://www.pxfreshdelivery.tw/recipe.html?kol=Yang"; 
        }
    </script>
    <!--./js放在這裡-->
    
</body>
</html>
 |