tel2ma.js 日本国内電話番号 -> 市外局番・MA・市町村 取得プログラム
-Copyright 2025 FUKUDA Satomi (https://satomichan.jp/about_tel2ma)
+Copyright 2025-2026 FUKUDA Satomi (https://satomichan.jp/about_tel2ma)
Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License.
if( tel.startsWith('0493') && (tel.match(/^0493/)) ){return ['0493', '東松山', '埼玉県東松山市,比企郡滑川町,嵐山町,小川町,吉見町,ときがわ町,秩父郡東秩父村']}
if( tel.startsWith('0494') && (tel.match(/^0494/)) ){return ['0494', '秩父', '埼玉県秩父市,秩父郡横瀬町,皆野町,長瀞町,小鹿野町']}
if( tel.startsWith('0495') && (tel.match(/^0495/)) ){return ['0495', '本庄', '埼玉県本庄市,児玉郡美里町,神川町,上里町']}
- if( tel.startsWith('04992') && (tel.match(/^04992/)) ){return ['04992', '伊豆大島', '東京都大島町,東京都利島村,東京都新島村,東京都神津島村']}
- if( tel.startsWith('04994') && (tel.match(/^04994/)) ){return ['04994', '三宅', '東京都三宅村,東京都御蔵島村']}
- if( tel.startsWith('04996') && (tel.match(/^04996/)) ){return ['04996', '八丈島', '東京都八丈町,東京都青ヶ島村']}
+ if( tel.startsWith('04992') && (tel.match(/^04992/)) ){return ['04992', '伊豆大島', '東京都大島町,利島村,新島村,神津島村']}
+ if( tel.startsWith('04994') && (tel.match(/^04994/)) ){return ['04994', '三宅', '東京都三宅村,御蔵島村']}
+ if( tel.startsWith('04996') && (tel.match(/^04996/)) ){return ['04996', '八丈島', '東京都八丈町,青ヶ島村']}
if( tel.startsWith('04998') && (tel.match(/^04998/)) ){return ['04998', '小笠原', '東京都小笠原村']}
if( tel.startsWith('055') && (tel.match(/^055177/) || tel.match(/^0552/)) ){return ['055', '甲府', '山梨県甲府市,南アルプス市,甲斐市,笛吹市,中央市,西八代郡市川三郷町,中巨摩郡昭和町']}
if( tel.startsWith('0551') && (tel.match(/^0551[0-6]/) || tel.match(/^05517[0-6]/) || tel.match(/^05517[8-9]/) || tel.match(/^0551[8-9]/)) ){return ['0551', '韮崎', '山梨県韮崎市,北杜市']}
_END_OF_USAGE_
}
-# Copyright 2025 FUKUDA Satomi (https://satomichan.jp/about_tel2ma)
+# Copyright 2025-2026 FUKUDA Satomi (https://satomichan.jp/about_tel2ma)
#
# Licensed under the Apache License, Version 2.0 (the “License”);
# you may not use this file except in compliance with the License.
-東京都 伊豆大島 04992 4992 東京都大島町,東京都利島村,東京都新島村,東京都神津島村
-東京都 三宅 04994 4994 東京都三宅村,東京都御蔵島村
-東京都 八丈島 04996 4996 東京都八丈町,東京都青ヶ島村
+東京都 伊豆大島 04992 4992 東京都大島町,利島村,新島村,神津島村
+東京都 三宅 04994 4994 東京都三宅村,御蔵島村
+東京都 八丈島 04996 4996 東京都八丈町,青ヶ島村
東京都 小笠原 04998 4998 東京都小笠原村