Skip to content

Commit

Permalink
[FB] official-site-ua | Add floorp.app
Browse files Browse the repository at this point in the history
  • Loading branch information
typeling1578 authored May 8, 2023
1 parent b4025d3 commit df75e3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ async function rewriteUserAgentHeader(e) {
}

browser.webRequest.onBeforeSendHeaders.addListener(rewriteUserAgentHeader,
{urls: ["https://ablaze.one/*","https://floorp.ablaze.one/*", "https://support.ablaze.one/", "https://ss1.xrea.com/menkuri.s270.xrea.com/*"]},
{urls: ["https://ablaze.one/*","https://floorp.ablaze.one/*", "https://floorp.app/*", "https://support.ablaze.one/", "https://ss1.xrea.com/menkuri.s270.xrea.com/*"]},
["blocking", "requestHeaders"]);

0 comments on commit df75e3d

Please sign in to comment.