 Issue 29366643:
  Issue 4682 - Remove typo collection functionality from URL Fixer  (Closed) 
  Base URL: https://hg.adblockplus.org/urlfixer
    
  
    Issue 29366643:
  Issue 4682 - Remove typo collection functionality from URL Fixer  (Closed) 
  Base URL: https://hg.adblockplus.org/urlfixer| Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| 1 { | 1 { | 
| 2 "defaults": { | 2 "defaults": { | 
| 3 "version": "", | 3 "version": "", | 
| 4 | 4 | 
| 5 "domainOptInAsk": false, | |
| 6 "domainOptIn": false, | |
| 7 "counter": 0, | |
| 8 "corrections_count": 0, | 5 "corrections_count": 0, | 
| 9 | 6 | 
| 10 "custom_replace": {}, | 7 "custom_replace": {}, | 
| 11 "whitelist": {}, | 8 "whitelist": {}, | 
| 12 | 9 | 
| 13 "lastRuleUpdate": 0 | 10 "lastRuleUpdate": 0 | 
| 14 } | 11 } | 
| 15 } | 12 } | 
| OLD | NEW |