当前位置:网站首页>JS regular filtering and adding image prefixes in rich text
JS regular filtering and adding image prefixes in rich text
2022-07-06 02:49:00 【Residual temperature without trace】
1、 Filter image prefixes without '/', Become a relative path , The following two regularities are ok , Personal test
// Example , Filter image prefixes without '/', Become a relative path
console.log('valueHtml', valueHtml.replace(/https?:\/\/[^\/]*(\/)*/g, ''));
console.log('valueHtml', valueHtml.replace(/\bhttps?:\/\/(.*?)\/+/ig, ''));
2、 Add picture prefix
valueHtml= result.detail.content.replace(/<img [^>]*src=['"]/g, `<img src="${ Your domain name }`)
Reference material : Use regular expressions to add domain names to rich text image labels for display 、 Delete domain name submission _qq_43675010 The blog of -CSDN Blog
边栏推荐
- MySQL winter vacation self-study 2022 11 (8)
- Introduction to robotframework (III) Baidu search of webui automation
- [ruoyi] ztree custom icon (iconskin attribute)
- 微服务间通信
- 1. Dynamic parameters of function: *args, **kwargs
- 2345 file shredding, powerful file deletion tool, unbound pure extract version
- Referenceerror: primordials is not defined error resolution
- MySQL winter vacation self-study 2022 11 (5)
- What should we pay attention to when using the built-in tool to check the health status in gbase 8C database?
- CobaltStrike-4.4-K8修改版安装使用教程
猜你喜欢

Microsoft speech synthesis assistant v1.3 text to speech tool, real speech AI generator

PMP每日一练 | 考试不迷路-7.5

深度解析链动2+1模式,颠覆传统卖货思维?

Solve 9 with C language × 9 Sudoku (personal test available) (thinking analysis)

有没有完全自主的国产化数据库技术
![[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 22](/img/e0/21367eeaeca10c0a2f2aab3a4fa1fb.jpg)
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 22

微软语音合成助手 v1.3 文本转语音工具,真实语音AI生成器

CobaltStrike-4.4-K8修改版安装使用教程

2022.02.13

Communication between microservices
随机推荐
2345文件粉碎,文件强力删除工具无捆绑纯净提取版
【Kubernetes 系列】一文学会Kubernetes Service安全的暴露应用
Master data management theory and Practice
Dachang image library
#PAT#day10
What is the investment value of iFLYTEK, which does not make money?
XSS challenges绕过防护策略进行 XSS 注入
Introduction to robotframework (III) Baidu search of webui automation
Blue Bridge Cup group B provincial preliminaries first question 2013 (Gauss Diary)
QT release exe software and modify exe application icon
Communication between microservices
2020.02.11
Single instance mode of encapsulating PDO with PHP in spare time
Bigder: I felt good about the 34/100 interview, but I didn't receive the admission
CSP numeric sort
A copy can also produce flowers
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 22
[Yu Yue education] basic reference materials of digital electronic technology of Xi'an University of Technology
How to improve the enthusiasm of consumers when the member points marketing system is operated?
会员积分营销系统操作的时候怎样提升消费者的积极性?