mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-22 02:18:45 -04:00
Merge pull request #87 from ElijahLynn/exclude-new-hangouts-url
Add new hangouts.google.com URL to excluded matches.
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
"matches": [ "http://*/*", "https://*/*", "file:///*"],
|
"matches": [ "http://*/*", "https://*/*", "file:///*"],
|
||||||
"exclude_matches": [
|
"exclude_matches": [
|
||||||
"https://plus.google.com/hangouts/*",
|
"https://plus.google.com/hangouts/*",
|
||||||
|
"https://hangouts.google.com/hangouts/*",
|
||||||
"http://www.lynda.com/*",
|
"http://www.lynda.com/*",
|
||||||
"http://www.hitbox.tv/*"
|
"http://www.hitbox.tv/*"
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user