Skip to content

Commit 882f56a

Browse files
authored
Merge pull request #90 from polarbirke/fix-readme-link-to-adblock-rules
Update README.md
2 parents f4ac66d + e302172 commit 882f56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ wpt.runTest(script, function(err, data) {
463463
* **tsViewConfigs**: _String_, configs to use when submitting results to tsviewdb (for private instances that have integrated with tsviewdb)
464464
* **affinity**: _String_, string to hash test to a specific test agent. tester will be picked by index among available testers
465465
* **priority**: _Number_, change test priority (0-9) [enforced by API key, otherwise 5]
466-
* **blockAds**: _Boolean_, block ads defined by adblockrules.org
466+
* **blockAds**: _Boolean_, block ads defined by http://adblockplus.org
467467
* **continuousVideoCapture**: _Boolean_, capture video continuously (unstable/experimental, may cause tests to fail)
468468
* **forceSpdy3**: _Boolean_, force SPDY version 3 (Chrome only)
469469
* **forceSoftwareRendering**: _Boolean_, force software rendering, disable GPU acceleration (Chrome only)

0 commit comments

Comments
 (0)