Skip to content

Commit 26048a1

Browse files
committed
Merge branch 'letsblockit-subscriber' of https://github.com/xvello/uBlock
2 parents 92bca7e + c8d1834 commit 26048a1

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

platform/chromium/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"https://filterlists.com/*",
5151
"https://forums.lanik.us/*",
5252
"https://github.com/*",
53-
"https://*.github.io/*"
53+
"https://*.github.io/*",
54+
"https://*.letsblock.it/*"
5455
],
5556
"js": [
5657
"/js/scriptlets/subscriber.js"

platform/firefox/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"https://filterlists.com/*",
6161
"https://forums.lanik.us/*",
6262
"https://github.com/*",
63-
"https://*.github.io/*"
63+
"https://*.github.io/*",
64+
"https://*.letsblock.it/*"
6465
],
6566
"js": [
6667
"/js/scriptlets/subscriber.js"

platform/opera/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"https://filterlists.com/*",
5151
"https://forums.lanik.us/*",
5252
"https://github.com/*",
53-
"https://*.github.io/*"
53+
"https://*.github.io/*",
54+
"https://*.letsblock.it/*"
5455
],
5556
"js": [
5657
"/js/scriptlets/subscriber.js"

platform/thunderbird/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"https://filterlists.com/*",
4242
"https://forums.lanik.us/*",
4343
"https://github.com/*",
44-
"https://*.github.io/*"
44+
"https://*.github.io/*",
45+
"https://*.letsblock.it/*"
4546
],
4647
"js": [
4748
"/js/scriptlets/subscriber.js"

0 commit comments

Comments
 (0)