Pier Angelo Vendrame pushed to branch base-browser-128.5.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
- 
857bd22e
by cypherpunks1 at 2024-12-04T10:38:17+01:00
1 changed file:
Changes:
| ... | ... | @@ -14,6 +14,8 @@ if not CONFIG["MOZ_BUILD_APP"].startswith("mobile/"): | 
| 14 | 14 |      FINAL_TARGET_FILES.defaults.settings.main += [
 | 
| 15 | 15 |          "anti-tracking-url-decoration.json",
 | 
| 16 | 16 |          "cookie-banner-rules-list.json",
 | 
| 17 | +        "devtools-compatibility-browsers.json",
 | |
| 18 | +        "devtools-devices.json",
 | |
| 17 | 19 |          "example.json",
 | 
| 18 | 20 |          "hijack-blocklists.json",
 | 
| 19 | 21 |          "password-rules.json",
 |