Skip to content

Commit 1ed6210

Browse files
Update URL for uBlock Origin
The only official URL is its GitHub repository. See: https://github.com/gorhill/uBlock/wiki/Unofficial-websites Resolve #206 .
1 parent 480b323 commit 1ed6210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/composables/useRecommendations/defaultRecommendations.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export const defaultExtensions: Recommendation[] = [
66
id: 'uBlock0@raymondhill.net',
77
name: 'Install uBlock Origin',
88
description: `uBlock Origin is not just a free and open-source “ad blocker“, it's a very efficient content blocker consuming minimal resources.`,
9-
homeUrl: 'https://ublockorigin.com/',
9+
homeUrl: 'https://github.com/gorhill/uBlock',
1010
icon: 'ubo64.png',
1111
enabled: false,
1212
installed: false,

0 commit comments

Comments
 (0)