基于Tinymce5.10.0开发,适用于typecho1.2.1版本
GitHub - jrotty/Tinymce: Tinymce for Typecho

下面为测试代码输入功能:
UPDATE typecho_contents SET text = REPLACE(text, 'http://typecho.cyoy.cn/usr/', 'https://aluz.cn/usr/');
-- YoYo 小宝贝
| 文章 | 评论 | 标签 |
|---|---|---|
| 461 | 216 | 13 |
基于Tinymce5.10.0开发,适用于typecho1.2.1版本
GitHub - jrotty/Tinymce: Tinymce for Typecho

下面为测试代码输入功能:
UPDATE typecho_contents SET text = REPLACE(text, 'http://typecho.cyoy.cn/usr/', 'https://aluz.cn/usr/');