2024年3月27日(水)14:00-17:51 FM802 THE NAKAJIMA HIROTO SHOW 802 RADIO MASTERS
https://radiko.jp/#!/ts/802/20240320160000
https://funky802.com/masters/
16時台 コメント予定、16時なにをしているか
なんて野蛮にECSTASY
天使のわけまえ
ASHES -1969-
春を愛する人 ZEPPなし
SOUL LOVE ZEPPなし
海峡の街にて
さよならはやさしく
Buddy 88万
シェア
BRIGHTEN UP
口唇 ZEPPなし
紅と黒のMATADORA ZEPPなし
Beautiful like you
Eternally
whodunit
Romance Rose
会心ノ一撃
誘惑
V.
疾走れ!ミライ ZEPPなし
Back Home With Mrs.Snowman
HOWEVER ZEPPなし
シャルロ
BLEEZE
2024年10月31日(木)「GLAY 30th Anniversary Special Halloween Night “Back To The Zepp” Presented by GLAY EXPO」
ZEPP
アルバム購入者限定ライブ、CDonly盤など含む全パッケージ封入
応募受付期間
① 2024年10月8日(火)15:00~10月14日(月・祝)23:00
② 2024年10月17日(木)15:00~10月20日(日)23:00
当落発表・・・①10/17
リセール受付 10/25 15:00-10/27 23:00
セットリスト
1.なんて野蛮にECSTASY
2.天使のわけまえ
3.ASHES-1969-
4.海峡の街にて
5.さよならはやさしく
6.Buddy
7.シェア
8.BRIGHTEN UP
9.Beautiful like you
10Eternally
11whodunit
12Romance Rose
13会心ノ一撃
14誘惑
15V.
16Back Home With Mrs.Snowman
17シャルロ
18BLEEZE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
2024年6月3日(月) GLAY EXPO 2024-2025 in Zepp DiverCity “30th Anniversary”
開場18:00 / 開演19:00
会場:東京・Zepp DiverCity
シングル購入者限定ライブ
セットリスト
1999EXPOでやって今日やらなかったのは、BE WITH YOU,I'm in Love,BURST,RAINの4曲
サバイバル
生きてく強さ
Yes,Summerdays
summer FM
INNOCENCE
Freeze My Love
HOWEVER
ここではない、どこかへ
LADY CLOSE
TWO BELL SILENCE
MISERY(hideさんカバー)
誘惑
COME ON!!
ACID HEAD
I'm yours
ビリビリクラッシュメン
彼女の“Modern…”
*
* Again: this will **not** prevent inline script, e.g.:
* .
*
* This workaround is possible because Safari supports the non-standard 'beforeload' event.
* This allows us to trap the module and nomodule load.
*
* Note also that `nomodule` is supported in later versions of Safari - it's just 10.1 that
* omits this attribute.
* -->
*/
(function () {
const check = document.createElement('script');
if (!('noModule' in check) && 'onbeforeload' in check) {
let support = false;
document.addEventListener(
'beforeload',
(e) => {
if (e.target === check) {
support = true;
} else if (!e.target.hasAttribute('nomodule') || !support) {
return;
}
e.preventDefault();
},
true,
);
check.type = 'module';
const blob = URL.createObjectURL(
new window.Blob([], { type: 'text/javascript' }),
);
check.src = blob;
check.onload = () => {
URL.revokeObjectURL(blob);
};
document.head.appendChild(check);
check.remove();
}
})();