mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
Add new hangouts.google.com URL to excluded matches.
Sometimes, but not all the time, I end up at hangouts.google.com instead of plus.google.com. I think this is part of Google's move to decouple Google Plus from the Hangouts service. Resolves #81.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"matches": [ "http://*/*", "https://*/*", "file:///*"],
|
||||
"exclude_matches": [
|
||||
"https://plus.google.com/hangouts/*",
|
||||
"https://hangouts.google.com/hangouts/*",
|
||||
"http://www.lynda.com/*",
|
||||
"http://www.hitbox.tv/*"
|
||||
],
|
||||
|
Reference in New Issue
Block a user