Improved Openload support

Added support for alias oload.tv
This commit is contained in:
amarcu5
2017-11-03 18:41:00 +00:00
parent 643fabd47c
commit 66de1fe735
4 changed files with 4 additions and 3 deletions
Binary file not shown.
+2
View File
@@ -76,6 +76,8 @@
<string>*.openload.co</string>
<string>oload.stream</string>
<string>*.oload.stream</string>
<string>oload.tv</string>
<string>*.oload.tv</string>
<string>periscope.tv</string>
<string>*.periscope.tv</string>
<string>plex.tv</string>
+1 -2
View File
@@ -591,8 +591,7 @@ const resources = {
return parent.lastChild;
},
buttonParent: function() {
const e = document.getElementById('olvideo');
return e && e.querySelector('.vjs-control-bar');
return document.querySelector('.vjs-control-bar');
},
buttonScale: 0.6,
buttonStyle: /** CSS */ (`
+1 -1
View File
@@ -10,7 +10,7 @@
<key>CFBundleShortVersionString</key>
<string>0.2.4</string>
<key>CFBundleVersion</key>
<string>113</string>
<string>114</string>
<key>Developer Identifier</key>
<string>BQ6Q24MF9X</string>
<key>URL</key>