Skip to content

Commit

Permalink
Release build 4.13.0 [ci release]
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanKingston authored and github-actions[bot] committed Apr 26, 2023
1 parent bfc9351 commit 9a07d09
Show file tree
Hide file tree
Showing 56 changed files with 4,607 additions and 1,919 deletions.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"$USER_PREFERENCES$": "readonly",
"$USER_UNPROTECTED_DOMAINS$": "readonly",
"$CONTENT_SCOPE$": "readonly",
"$TRACKER_LOOKUP$": "readonly",
"$BUNDLED_CONFIG$": "readonly",
"windowsInteropPostMessage": "readonly",
"windowsInteropAddEventListener": "readonly",
Expand Down
5 changes: 3 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
src/features/fingerprinting-* @jonathanKingston @englehardt
src/canvas.js @jonathanKingston @englehardt
src/element-hiding.js @jonathanKingston @dharb
src/features/click-to-load.js @kzar @ladamski
src/locales/click-to-load/ @kzar @ladamski
src/features/click-to-load.js @kzar @ladamski @franfaccin @jonathanKingston @shakyShane
src/features/click-to-load/ @kzar @ladamski @franfaccin @jonathanKingston @shakyShane
src/locales/click-to-load/ @kzar @ladamski @franfaccin @jonathanKingston @shakyShane

# Platform owners
inject/android.js @jonathanKingston @joshliebe
Expand Down
394 changes: 305 additions & 89 deletions Sources/ContentScopeScripts/dist/contentScope.js

Large diffs are not rendered by default.

394 changes: 305 additions & 89 deletions build/android/contentScope.js

Large diffs are not rendered by default.

Loading

0 comments on commit 9a07d09

Please sign in to comment.