diff --git a/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial.user.js b/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial.user.js index 8b4bfec..425dc69 100644 --- a/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial.user.js +++ b/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial.user.js @@ -6,7 +6,7 @@ // @description Lists fixed bugs related to Firefox for desktop in Mozilla Mercurial pushlogs // @author darkred, johnp // @license MIT -// @include /^https?:\/\/hg\.mozilla\.org.*pushloghtml.*/ +// @include /^https?:\/\/hg-edge\.mozilla\.org.*pushloghtml.*/ // @grant GM_getResourceURL // @grant GM_getResourceText // @grant GM_addStyle diff --git a/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table.user.js b/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table.user.js index 3c616ce..f44c1f6 100644 --- a/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table.user.js +++ b/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table.user.js @@ -6,7 +6,7 @@ // @description Lists (as sortable table) fixed bugs related to Firefox for desktop in Mozilla Mercurial pushlogs // @author darkred, johnp // @license MIT -// @include /^https?:\/\/hg\.mozilla\.org.*pushloghtml.*/ +// @include /^https?:\/\/hg-edge\.mozilla\.org.*pushloghtml.*/ // @grant GM_getResourceURL // @grant GM_getResourceText // @grant GM_addStyle diff --git a/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table.user.js b/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table.user.js index f66838a..9407e62 100644 --- a/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table.user.js +++ b/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table.user.js @@ -6,7 +6,7 @@ // @description Lists (as sortable table) bugs related to Firefox for desktop for which patches have landed in Mozilla Mercurial pushlogs // @author darkred, johnp // @license MIT -// @include /^https?:\/\/hg\.mozilla\.org.*pushloghtml.*/ +// @include /^https?:\/\/hg-edge\.mozilla\.org.*pushloghtml.*/ // @grant GM_getResourceURL // @grant GM_getResourceText // @grant GM_addStyle