mirror of
https://github.com/Viren070/stremio-addons-list.git
synced 2025-12-01 23:19:02 +01:00
Update index.html
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
const query = $("input#sbox").val().toLowerCase()
|
||||
$("input#sbox").blur()
|
||||
$('.labels-list .label.selected').removeClass('selected')
|
||||
$($('.labels-list .label.selected')[0]).addClass('selected')
|
||||
$($('.labels-list .label')[0]).addClass('selected')
|
||||
window.history.replaceState('', '', window.location.href.replace(window.location.search || '', '') + '?q=' + encodeURIComponent(query))
|
||||
window.iso.arrange({
|
||||
filter: function(itemElem) {
|
||||
|
||||
Reference in New Issue
Block a user