Eyeo Adblock for Cromite: update to eyeo-133.0.6943.49
Eyeo Browser Ad Filtering Solution 134.0 https://gitlab.com/eyeo/adblockplus/chromium-sdk/-/blob/eyeo-134-dev/components/adblock/CHANGELOG.md
This commit is contained in:
@@ -307,9 +307,9 @@ Temporarily-disable-Tab-Group-Sync-Android.patch
|
||||
Fix-chromium-build-bugs.patch
|
||||
|
||||
# adblock patches
|
||||
eyeo-beta-118.0.5993.48-base.patch
|
||||
eyeo-beta-118.0.5993.48-chrome_integration.patch
|
||||
eyeo-beta-118.0.5993.48-android_api.patch
|
||||
eyeo-beta-118.0.5993.48-android_settings.patch
|
||||
eyeo-beta-118.0.5993.48-extension_api.patch
|
||||
eyeo-133.0.6943.49-base.patch
|
||||
eyeo-133.0.6943.49-chrome_integration.patch
|
||||
eyeo-133.0.6943.49-android_api.patch
|
||||
eyeo-133.0.6943.49-android_settings.patch
|
||||
eyeo-133.0.6943.49-extension_api.patch
|
||||
Eyeo-Adblock-for-Cromite.patch
|
||||
|
||||
File diff suppressed because one or more lines are too long
+2952
-2323
File diff suppressed because it is too large
Load Diff
+677
-768
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+2459
-1039
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -21,6 +21,32 @@ do
|
||||
pushd filters
|
||||
|
||||
KO=0
|
||||
curl -O https://easylist-downloads.adblockplus.org/abpindo.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/abpvn.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/bulgarian_list.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/dandelion_sprouts_nordic_filters.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/easylistchina.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/easylistczechslovak.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/easylistdutch.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/easylistgermany.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/israellist.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/hufilter.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/easylistitaly.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/easylistlithuania.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/easylistpolish.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/easylistportuguese.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/easylistspanish.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/global-filters.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/indianlist.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/japanese-filters.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/koreanlist.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/latvianlist.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/liste_ar.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/liste_fr.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/rolist.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/ruadlist.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/turkish-filters.txt || KO=1
|
||||
|
||||
curl -O https://easylist-downloads.adblockplus.org/abp-filters-anti-cv.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/easylist.txt || KO=1
|
||||
curl -O https://easylist-downloads.adblockplus.org/abpindo+easylist.txt || KO=1
|
||||
|
||||
Reference in New Issue
Block a user