mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-01 05:31:16 +08:00 
			
		
		
		
	
		
			
	
	
		
			43 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			43 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|   | { | |||
|  |     "mouseover": [ | |||
|  |         { | |||
|  |             "selector": "#showInfoBtn", | |||
|  |             "text": ["不和我聊了吗?"] | |||
|  |         }, | |||
|  | 		{ | |||
|  |             "selector": "#showTalkBtn", | |||
|  |             "text": ["要和我聊天吗?"] | |||
|  |         }, | |||
|  | 		{ | |||
|  |             "selector": "#hideButton", | |||
|  |             "text": ["隐藏伊斯特瓦尔,希望隐藏后我们还能再见面!"] | |||
|  |         }, | |||
|  | 		{ | |||
|  |             "selector": "#musicButton", | |||
|  |             "text": ["给页面加点音乐吗?"] | |||
|  |         }, | |||
|  |         { | |||
|  |             "selector": "#youduButton", | |||
|  |             "text": ["按钮有毒,癫痫患者不要开启!!!<br>点一下开启,再点一下可以关闭。"] | |||
|  |         }, | |||
|  | 		{ | |||
|  |             "selector": ".post-link", | |||
|  |             "text": ["要看看 {text} 么?"] | |||
|  |         }, | |||
|  |         { | |||
|  |             "selector": "#search-input", | |||
|  |             "text": ["在找什么东西呢,需要帮忙吗?"] | |||
|  |         }, | |||
|  | 	{ | |||
|  |             "selector": "#search-input-all", | |||
|  |             "text": ["在找什么东西呢,需要帮忙吗?"] | |||
|  |         } | |||
|  |     ], | |||
|  |     "click": [ | |||
|  |         { | |||
|  |             "selector": "#landlord #live2d", | |||
|  |             "text": ["不要动手动脚的!快把手拿开~~", "真…真的是不知羞耻!","Hentai!", "再摸的话我可要报警了!", "110吗,这里有个变态!"] | |||
|  |         } | |||
|  |     ] | |||
|  | } |