JSFiddle - React, Tailwind, and code Playground

JavaScript

chaine="truc/machin/ad/bidule/chouette.jpg";
reg=/\/ad\//g;
alert(chaine.match(reg));