aboutsummaryrefslogtreecommitdiffstats
path: root/jweather.js
diff options
context:
space:
mode:
authormitsugu oyama2010-10-25 06:06:44 +0900
committermitsugu oyama2010-10-25 06:06:44 +0900
commit873b5495f08b2e098acafb2604b56e5cac573e68 (patch)
tree491dfe58490eda2553b3f8d5769a78572baf5859 /jweather.js
parentc9c55dd68c82c933823e592ab0d3d9c35f3e6640 (diff)
downloadvimperator-plugins-873b5495f08b2e098acafb2604b56e5cac573e68.tar.bz2
add region where is hokkaido
北海道の天気予報に対応した。
Diffstat (limited to 'jweather.js')
-rw-r--r--jweather.js26
1 files changed, 26 insertions, 0 deletions
diff --git a/jweather.js b/jweather.js
index 76e4be3..2900170 100644
--- a/jweather.js
+++ b/jweather.js
@@ -29,6 +29,19 @@ commands.addUserCommand(
'souya':'1100',
'kamikawa':'1200',
'rumoi':'1300',
+ 'ishikari':'1400',
+ 'sorachi':'1500',
+ 'shiribeshi':'1600',
+ 'abashiri':'1710',
+ 'kitami':'1720',
+ 'monbetsu':'1730',
+ 'nemuro':'1800',
+ 'kushiro':'1900',
+ 'tokachi':'2000',
+ 'iburi':'2100',
+ 'hidaka':'2200',
+ 'oshima':'2300',
+ 'hiyama':'2400',
'chiba_hokusei':'4510',
'chiba_hokutou':'4520',
@@ -137,6 +150,19 @@ commands.addUserCommand(
["souya","\u5b97\u8c37\u5730\u65b9"],
["kamikawa","\u4e0a\u5ddd\u5730\u65b9"],
["rumoi","\u7559\u840c\u5730\u65b9"],
+ ["ishikari","\u77f3\u72e9\u5730\u65b9"],
+ ["sorachi","\u7a7a\u77e5\u5730\u65b9"],
+ ["shiribeshi","\u5f8c\u5fd7\u5730\u65b9"],
+ ["abashiri","\u7db2\u8d70\u5730\u65b9"],
+ ["kitami","\u5317\u898b\u5730\u65b9"],
+ ["monbetsu","\u7d0b\u5225\u5730\u65b9"],
+ ["nemuro","\u6839\u5ba4\u5730\u65b9"],
+ ["kushiro","\u91e7\u8def\u5730\u65b9"],
+ ["tokachi","\u5341\u52dd\u5730\u65b9"],
+ ["iburi","\u80c6\u632f\u5730\u65b9"],
+ ["hidaka","\u65e5\u9ad8\u5730\u65b9"],
+ ["oshima","\u6e21\u5cf6\u5730\u65b9"],
+ ["hiyama","\u6a9c\u5c71\u5730\u65b9"],
["chiba_hokusei","\u5343\u8449\u770c\u5317\u897f\u90e8"],
["chiba_hokutou","\u5343\u8449\u770c\u5317\u6771\u90e8"],