diff --git a/disneyplus_pip.js b/disneyplus_pip.js index 28c0d5d..f2debd2 100644 --- a/disneyplus_pip.js +++ b/disneyplus_pip.js @@ -1,6 +1,6 @@ // ==UserScript== // @name Disney+ | Picture in Picture -// @namespace https://disneyplus.com +// @namespace https://victorwesterlund.com/ // @version 1.0 // @description Enable Picture in Picture on Disney+ // @author VictorWesterlund @@ -71,4 +71,4 @@ page.observe(document.body, { childList: true }); -})(); \ No newline at end of file +})();