mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-02 20:37:04 +01:00
Added: WebRTC Adapter v7.4.0
This commit is contained in:
parent
44864aff61
commit
b852ca6a7f
@ -430,6 +430,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '1.6.28';
|
||||
} else if (type.startsWith('/webrtc-adapter/6.')) {
|
||||
return '6.4.8';
|
||||
} else if (type.startsWith('/webrtc-adapter/7.')) {
|
||||
return '7.4.0';
|
||||
} else if (type.startsWith('/wow/1.')) {
|
||||
return '1.1.2';
|
||||
} else if (version === null) {
|
||||
|
@ -82,6 +82,7 @@
|
||||
<li>Added: Tooltipster v4.2.8</li>
|
||||
<li>Updated: vanilla-lazyload v17.1.0 -> v17.1.3</li>
|
||||
<li>Updated: video.js v7.10.1 -> v7.10.2</li>
|
||||
<li>Added: WebRTC Adapter v7.4.0</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
1
resources/webrtc-adapter/7.4.0/adapter.min.jsm
Normal file
1
resources/webrtc-adapter/7.4.0/adapter.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user