1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 11:51:57 +00:00
srs/trunk/3rdparty/signaling/www/demos/js
CommanderRoot 8a75e8a165
Replace deprecated String.prototype.substr() (#2948)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() or substring() which work similarily but aren't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-07 08:02:27 +08:00
..
adapter-7.4.0.js SquashSRS4: Add one to one RTC demo. 2021-05-02 21:46:41 +08:00
adapter-7.4.0.min.js SquashSRS4: Add one to one RTC demo. 2021-05-02 21:46:41 +08:00
jquery-1.10.2.min.js SquashSRS4: Add one to one RTC demo. 2021-05-02 21:46:41 +08:00
jquery-1.10.2.min.map SquashSRS4: Add one to one RTC demo. 2021-05-02 21:46:41 +08:00
srs.sdk.js Replace deprecated String.prototype.substr() (#2948) 2022-03-07 08:02:27 +08:00
srs.sig.js Replace deprecated String.prototype.substr() (#2948) 2022-03-07 08:02:27 +08:00