Skip to content

Commit 6b1b336

Browse files
Update src/plugins/adblocker/blocker.ts
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0dfa52d commit 6b1b336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/adblocker/blocker.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { ElectronBlocker } from '@ghostery/adblocker-electron';
66
import { app, net } from 'electron';
77

88
const SOURCES = [
9-
'https://raw.githubusercontent.com/kbinani/adblock-youtube-ads/master/signed.txt',
9+
'https://raw.githubusercontent.com/kbinani/adblock-youtube-ads/master/signed.txt',
1010
// UBlock Origin
1111
'https://raw.githubusercontent.com/ghostery/adblocker/master/packages/adblocker/assets/ublock-origin/filters.txt',
1212
'https://raw.githubusercontent.com/ghostery/adblocker/master/packages/adblocker/assets/ublock-origin/quick-fixes.txt',

0 commit comments

Comments
 (0)