Skip to content

Commit e302172

Browse files
authored
Update README.md
Fix link to rule definitions for adblock setting. src: https://github.com/WPO-Foundation/webpagetest/blob/master/LICENSE
1 parent 698a652 commit e302172

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
@@ -453,7 +453,7 @@ wpt.runTest(script, function(err, data) {
453453
* **tsViewConfigs**: _String_, configs to use when submitting results to tsviewdb (for private instances that have integrated with tsviewdb)
454454
* **affinity**: _String_, string to hash test to a specific test agent. tester will be picked by index among available testers
455455
* **priority**: _Number_, change test priority (0-9) [enforced by API key, otherwise 5]
456-
* **blockAds**: _Boolean_, block ads defined by adblockrules.org
456+
* **blockAds**: _Boolean_, block ads defined by http://adblockplus.org
457457
* **continuousVideoCapture**: _Boolean_, capture video continuously (unstable/experimental, may cause tests to fail)
458458
* **forceSpdy3**: _Boolean_, force SPDY version 3 (Chrome only)
459459
* **forceSoftwareRendering**: _Boolean_, force software rendering, disable GPU acceleration (Chrome only)

0 commit comments

Comments
 (0)