Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
nb557 committed Nov 2, 2023
1 parent 378f11c commit 2aaf3ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion online_mod.js
Original file line number Diff line number Diff line change
Expand Up @@ -9504,7 +9504,6 @@
Lampa.Params.select('online_mod_rezka2_password', '', '');
Lampa.Params.select('online_mod_proxy_other_url', '', '');
Lampa.Params.select('online_mod_secret_password', '', '');
Lampa.Storage.set('online_mod_prefer_http', '');

if (window.location.protocol === 'https:') {
Lampa.Storage.set('online_mod_prefer_http', 'false');
Expand Down

0 comments on commit 2aaf3ed

Please sign in to comment.