a/o 2020-05-29
--
- Restart with Cmd-R or Cmd-D
- Erase drive / 3x if second-hand
- Reinstall MacOS
| (function() { | |
| // silverlight dont allow unfocused fullscreen | |
| // remove useless elements and resize to browser width | |
| var removeableElements = [ | |
| '#header', '#stage_nav_block', '.detail_header', | |
| '.detail_details', '.detail_credits', '.detail_actions', '#main_footer', '#footer', '#bottom_spacer_block', '.blue_line' | |
| ]; | |
| var $player = $('#playerContainerId'); |