mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 08:55:41 -04:00
deploy: 9c3ee3d146
This commit is contained in:
@@ -312,6 +312,7 @@ function init_decryptor() {
|
||||
decryptor_reaction(content_decrypted, password_input, decrypted_content);
|
||||
}
|
||||
});
|
||||
decrypted_content.style.display = '';
|
||||
}
|
||||
if (typeof base_url === 'undefined') {
|
||||
var base_url = JSON.parse(document.getElementById('__config').textContent).base;
|
||||
|
||||
Reference in New Issue
Block a user