Does js regular match the desired string?

how to intercept the second paragraph so that / wx file://|http://tmp/(S*).durationTime=/ reports that match is not a function

https://media.oss-cn-shahdjas.dsadas.com+http://tmp/
wxe63d42d40231a0db.o6zAJs5OCtd198A01IgZKsumvVWg.NMxYo4fOH1fF76914724617b3c73d5sdas6
.durationTime=2847.mp3

wxe63d42d40231a0db.o6zAJs5OCtd198A01IgZKsumvVWg.NMxYo4fOH1fF76914724617b3c73d5sdas6
Oct.15,2021

is this what you want?

/(?<=\/\/tmp\/)(\S*)(?=\.durationTime)/g

clipboard.png


String has match
String.match (RegExp)

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b4019b-4db84.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b4019b-4db84.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?