Skip to content

Commit

Permalink
Disable RES on /chat (#4758)
Browse files Browse the repository at this point in the history
  • Loading branch information
jewel-andraia authored and erikdesjardins committed May 4, 2018
1 parent 0094926 commit dd027a2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions chrome/beta/manifest.json
Expand Up @@ -40,6 +40,7 @@
"https://blog.reddit.com/*",
"https://code.reddit.com/*",
"https://about.reddit.com/*",
"https://*.reddit.com/chat/*",
"https://*.reddit.com/*.compact",
"https://*.reddit.com/*.compact?*",
"https://*.reddit.com/*.mobile",
Expand Down
1 change: 1 addition & 0 deletions chrome/manifest.json
Expand Up @@ -40,6 +40,7 @@
"https://blog.reddit.com/*",
"https://code.reddit.com/*",
"https://about.reddit.com/*",
"https://*.reddit.com/chat/*",
"https://*.reddit.com/*.compact",
"https://*.reddit.com/*.compact?*",
"https://*.reddit.com/*.mobile",
Expand Down
1 change: 1 addition & 0 deletions edge/manifest.json
Expand Up @@ -38,6 +38,7 @@
"https://blog.reddit.com/*",
"https://code.reddit.com/*",
"https://about.reddit.com/*",
"https://*.reddit.com/chat/*",
"https://*.reddit.com/*.compact",
"https://*.reddit.com/*.compact?*",
"https://*.reddit.com/*.mobile",
Expand Down
1 change: 1 addition & 0 deletions firefox/beta/manifest.json
Expand Up @@ -44,6 +44,7 @@
"https://blog.reddit.com/*",
"https://code.reddit.com/*",
"https://about.reddit.com/*",
"https://*.reddit.com/chat/*",
"https://*.reddit.com/*.compact",
"https://*.reddit.com/*.compact?*",
"https://*.reddit.com/*.mobile",
Expand Down
1 change: 1 addition & 0 deletions firefox/manifest.json
Expand Up @@ -44,6 +44,7 @@
"https://blog.reddit.com/*",
"https://code.reddit.com/*",
"https://about.reddit.com/*",
"https://*.reddit.com/chat/*",
"https://*.reddit.com/*.compact",
"https://*.reddit.com/*.compact?*",
"https://*.reddit.com/*.mobile",
Expand Down

0 comments on commit dd027a2

Please sign in to comment.