| 123456789101112131415161718192021222324252627282930313233 | <!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_ordinary/1.png" />
    <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_ordinary/1.png" />
    <meta property="og:description" content="感謝民間料理救星神出手,今天就來煮這一道吧!" />
</head>
<body>
    <!-- js放在這裡 -->
    <script>
        window.onload = function () {
            document.location.href = "https://www.pxfreshdelivery.tw/recipe_ordinary.html?ordinary=1"; 
        }
    </script>
    <!--./js放在這裡-->
    
</body>
</html>
 |