mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 14:36:41 +00:00 
			
		
		
		
	🍻 publish plugin 链接防夹 (#2073)
This commit is contained in:
		| @@ -5874,5 +5874,24 @@ | |||||||
|       } |       } | ||||||
|     ], |     ], | ||||||
|     "is_official": false |     "is_official": false | ||||||
|  |   }, | ||||||
|  |   { | ||||||
|  |     "module_name": "nonebot_plugin_escape_url", | ||||||
|  |     "project_link": "nonebot-plugin-escape-url", | ||||||
|  |     "name": "链接防夹", | ||||||
|  |     "desc": "自动转换发送消息中的URL,逃避URL检测", | ||||||
|  |     "author": "ssttkkl", | ||||||
|  |     "homepage": "https://github.com/bot-ssttkkl/nonebot-plugin-escape-url", | ||||||
|  |     "tags": [ | ||||||
|  |       { | ||||||
|  |         "label": "a:OneBot", | ||||||
|  |         "color": "#5293ea" | ||||||
|  |       }, | ||||||
|  |       { | ||||||
|  |         "label": "a:QQGuild", | ||||||
|  |         "color": "#5293ea" | ||||||
|  |       } | ||||||
|  |     ], | ||||||
|  |     "is_official": false | ||||||
|   } |   } | ||||||
| ] | ] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user