mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-12-15 16:40:43 +01:00
Lint
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import './shared';
|
import './shared';
|
||||||
|
|
||||||
import type { Match } from '~/lib/match';
|
import type { Match } from '~/lib/match';
|
||||||
import { Redirect, storageDelete, storageGet, storageSet } from '~/lib/settings';
|
import { Redirect, storageDelete, storageGet } from '~/lib/settings';
|
||||||
import { getMatch } from '~/lib/match';
|
import { getMatch } from '~/lib/match';
|
||||||
|
|
||||||
chrome.webRequest.onBeforeSendHeaders.addListener(
|
chrome.webRequest.onBeforeSendHeaders.addListener(
|
||||||
|
|||||||
Reference in New Issue
Block a user