Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jspenguin2017 committed Feb 27, 2019
1 parent 7f55e0d commit 10420d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions src/content/rules-specific.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,10 @@ if (a.domCmp([
});
}

// https://github.com/NanoMeow/QuickReports/issues/528
// https://github.com/uBlockOrigin/uAssets/issues/4293
if (a.domCmp([
"sports.qq.com",
"v.qq.com",
])) {
a.replaceXHR(() => {
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"webRequest",
"webRequestBlocking"
],
"version": "15.0.0.101",
"version": "15.0.0.102",
"web_accessible_resources": [
"resources/*"
]
Expand Down

0 comments on commit 10420d8

Please sign in to comment.