§2024-11-03

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>pi3Nginx.munetaka.me</title>
    <!--
    <link rel="stylesheet" href="./style.css">
    <link rel="icon" href="./favicon.ico" type="image/x-icon">
    -->
    <style>
html { color-scheme: light dark; }
body { width: 85em; margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif; }
table {
  width: 100%;
}
</style>
  </head>
  <body>
    <main>
        <h3>ようこそ pi3Nginx.Munetaka.meへ a Reverse Proxy Server Powered by Ubuntu 24.04 on a Pi 3 Model B</h3>
    </main>
        <!-- <script src="index.js"></script> -->
      <hr>
      <h4><a href="https://munetaka.me">Nginx Reverse Proxies</a></h4>
           <table border = "1">
               <tr>
                    <th><a href="https://www.jma.go.jp/bosai/map.html#6/23.407/133.181/&elem=root&typhoon=all&contents=typhoon" target="_blank">日本気象庁台風予報</a></th>
                    <th><a href="https://www.cwa.gov.tw/V8/C/M/NSea.html" target="_blank">台湾中央気象庁近海漁業</a></th>
                    <th><a href="https://wifi.cwa.gov.tw/v2/" target="_blank">台湾風場予報動態</a></th>
               </tr>
               <tr>
                    <th><a href="https://windy.com/" target="_blank">Windy.com</a></th>
                    <th><a href="https://predictwind.com/" target="_blank">PredictWind.com</a></th>
                    <th><a href="https://windguru.cz/" target="_blank">WindGuru.cz</a></th>
               </tr>
               <tr>
                    <th><a href="https://tw.live/" target="_blank">台灣路況即時影像、旅遊景點天氣觀測</a></th>
                    <th><a href="https://www.cna.com.tw/list/ahel.aspx" target="_blank">中央社新聞, CNA</a></th>
                    <th><a href="https://www3.nhk.or.jp/news/easy/" target="_blank">NHKやさしいことばとニュース</a></th>
               </tr>

           </table>
  </body>
</html>