Skip to content

Commit

Permalink
Update modified CDN assets to 2025.2.6.110
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 6, 2025
1 parent b131a24 commit e1d15a0
Show file tree
Hide file tree
Showing 32 changed files with 517 additions and 1,201 deletions.
10 changes: 9 additions & 1 deletion filters/annoyances-cookies.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Title: uBlock filters – Cookie Notices
! Last modified: Wed, 05 Feb 2025 17:18:00 +0000
! Last modified: Wed, 05 Feb 2025 20:52:52 +0000
! Expires: 7 days
! Description: Filters optimized for uBlock Origin, to be used with EasyList's and/or Adguard's "Cookie Notices" list(s)
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
Expand Down Expand Up @@ -3059,3 +3059,11 @@ moviepass.com##+js(trusted-set-cookie, consent-policy, '{"ess":1,"func":0,"anl":

! https://github.com/uBlockOrigin/uAssets/issues/27092
theoceancleanup.com##+js(trusted-set-cookie, toc_cookie_consent, strictly_necessary)

! Necessary + functional
puolenkuunpelit.com##+js(trusted-set-cookie, cookiefirst-consent, %7B%22necessary%22%3Atrue%2C%22performance%22%3Afalse%2C%22functional%22%3Atrue%2C%22advertising%22%3Afalse%2C%22timestamp%22%3A1738786423%2C%22type%22%3A%22category%22%2C%22version%22%3A%22b519d139-fddd-4071-abaf-23cdfc19bdca%22%7D)

! Necessary + functional
tavaratalohurrikaani.fi##+js(trusted-set-local-storage-item, consentMode, '{"functionality_storage":"granted","security_storage":"granted","analytics_storage":"denied","personalization_storage":"granted","ad_storage":"denied","ad_user_data":"denied","ad_personalization":"denied"}')
tavaratalohurrikaani.fi##+js(trusted-set-cookie, user_allowed_save_cookie_v2, %7B%224%22%3A1%7D, 1year)
tavaratalohurrikaani.fi##+js(trusted-set-cookie, user_allowed_save_cookie, %7B%224%22%3A1%7D, 1year)
2 changes: 1 addition & 1 deletion filters/annoyances.min.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
! Title: uBlock filters – Annoyances
! Expires: 7 days
! Last modified: Wed, 05 Feb 2025 12:56:42 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#ublock-annoyances
! Diff-Path: ../patches/2025.2.6.110.patch#ublock-annoyances
! Diff-Expires: 317 minutes
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
! *** uAssets:filters/annoyances.txt ***
Expand Down
2 changes: 1 addition & 1 deletion filters/badware.min.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
! Title: uBlock filters – Badware risks
! Expires: 5 days
! Last modified: Wed, 05 Feb 2025 10:24:41 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#ublock-badware
! Diff-Path: ../patches/2025.2.6.110.patch#ublock-badware
! Diff-Expires: 317 minutes
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
! *** uAssets:filters/badware.txt ***
Expand Down
2 changes: 1 addition & 1 deletion filters/filters.min.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
! Title: uBlock filters
! Expires: 5 days
! Last modified: Wed, 05 Feb 2025 16:06:31 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#ublock-filters
! Diff-Path: ../patches/2025.2.6.110.patch#ublock-filters
! Diff-Expires: 317 minutes
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
! *** uAssets:filters/filters.txt ***
Expand Down
2 changes: 1 addition & 1 deletion filters/privacy.min.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
! Title: uBlock filters – Privacy
! Expires: 7 days
! Last modified: Sun, 02 Feb 2025 14:27:15 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#ublock-privacy
! Diff-Path: ../patches/2025.2.6.110.patch#ublock-privacy
! Diff-Expires: 317 minutes
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
! *** uAssets:filters/privacy.txt ***
Expand Down
13 changes: 6 additions & 7 deletions filters/quick-fixes.min.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
! Title: uBlock filters – Quick fixes
! Expires: 12 hours
! Last modified: Wed, 05 Feb 2025 11:43:52 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#ublock-quick-fixes
! Last modified: Wed, 05 Feb 2025 23:42:27 +0000
! Diff-Path: ../patches/2025.2.6.110.patch#ublock-quick-fixes
! Diff-Expires: 317 minutes
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
! *** uAssets:filters/quick-fixes.txt ***
Expand Down Expand Up @@ -109,24 +109,23 @@ poophq.com,veev.to##+js(no-xhr-if, adsbygoogle, length:35000-55000)
poophq.com,veev.to##+js(rpnt, script, /=\(['"].*?h.*?o.*?c.*?a.*?s['"]?/, "$1(function() {'use strict'; const handler = {apply: (target, thisArg, argumentsList) => {const e = argumentsList; if (e[0] && e[0].html?.detected === null && typeof e[0].html?.instance?.start === 'function' && typeof e[0].env?.instance?.start === 'function' && typeof e[0].http?.instance?.start === 'function') {const resetBooleans = function() {Object.keys(this).forEach(key => {if (typeof this[key] === 'boolean') {this[key] = false;}});}; ['html', 'env', 'http'].forEach(name => {e[0][name].instance.start = resetBooleans;});} return Reflect.apply(target, thisArg, argumentsList);}}; window.Object.keys = new Proxy(Object.keys, handler);})();", includes, break;else)
poophq.com,veev.to##+js(no-xhr-if, /click\.com|preroll|native_render\.js|acscdn/, length:10001)
!#if env_firefox
poophq.com,veev.to##+js(set, adscoreLibLoader, {})
||static.veevcdn.co/assets/videoplayer/$script,3p,replace=/\=\'\'\;return new Promise\(function\(_0x.*?\}\)\[_0x/='';[_0x/,domain=poophq.com|veev.to
!#endif
!#if ext_ubol
@@||c.adsco.re/|$script,domain=poophq.com|veev.to
||adsco.re^$xhr,important,domain=poophq.com|veev.to
poophq.com,veev.to##+js(no-xhr-if, 162.252.214.4, true)
!#endif
!#if env_mobile
poophq.com,veev.to##+js(rpnt, script, 5e3)}})\,100)}}, 5e3)}})\,100000000)}})
poophq.com,veev.to##+js(rpnt, script, 5e3 )}})\, 100)}}, 5e3)}})\,100000000)}})
!#endif
*$script,3p,domain=poophq.com|veev.to,redirect-rule=noopjs
*$other,3p,denyallow=veevcdn.co,domain=poophq.com|veev.to
@@*$ghide,domain=poophq.com|veev.to
veev.to#@#.avb-active
@@*$xhr,domain=poophq.com|veev.to
poophq.com,veev.to##+js(nosiif, /Math.{1\,10}pow/)
poophq.com,veev.to##+js(nosiif, /('|"|`)\s*\]\s*\[\s*('|"|`)/)
poophq.com,veev.to##+js(rmnt, script, )]=''+('https://a.magsrv.com)
poophq.com,veev.to##+js(nosiif, Handlers)
poophq.com,veev.to##+js(rmnt, script, )]=''+('htt'+'ps://a.magsrv.com/)
poophq.com,veev.to##+js(nosiif, )===-0x)
infinityscans.xyz,infinityscans.net,infinityscans.org##+js(rpnt, script, /async function \(xhr\) \{\s+\(function\(\){var .*?\;\}\)\(\)\; /s, async function (xhr) {)
infinityscans.xyz,infinityscans.net,infinityscans.org##+js(rpnt, script, /\}\)\;\s+\(function\(\)\{var .*?\)\;\}\)\(\)\;\s+\$\.ajax\(\{/s, }); $.ajax({)
Expand Down
11 changes: 5 additions & 6 deletions filters/quick-fixes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Title: uBlock₀ filters – Quick fixes
! Last modified: Wed, 05 Feb 2025 11:43:52 +0000
! Last modified: Wed, 05 Feb 2025 23:42:27 +0000
! Expires: 8 hours
! Description: Immediate, temporary filters to fix websites
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
Expand Down Expand Up @@ -129,24 +129,23 @@ poophq.com,veev.to##+js(no-xhr-if, adsbygoogle, length:35000-55000)
poophq.com,veev.to##+js(rpnt, script, /=\(['"].*?h.*?o.*?c.*?a.*?s['"]?/, "$1(function() {'use strict'; const handler = {apply: (target, thisArg, argumentsList) => {const e = argumentsList; if (e[0] && e[0].html?.detected === null && typeof e[0].html?.instance?.start === 'function' && typeof e[0].env?.instance?.start === 'function' && typeof e[0].http?.instance?.start === 'function') {const resetBooleans = function() {Object.keys(this).forEach(key => {if (typeof this[key] === 'boolean') {this[key] = false;}});}; ['html', 'env', 'http'].forEach(name => {e[0][name].instance.start = resetBooleans;});} return Reflect.apply(target, thisArg, argumentsList);}}; window.Object.keys = new Proxy(Object.keys, handler);})();", includes, break;else)
poophq.com,veev.to##+js(no-xhr-if, /click\.com|preroll|native_render\.js|acscdn/, length:10001)
!#if env_firefox
poophq.com,veev.to##+js(set, adscoreLibLoader, {})
||static.veevcdn.co/assets/videoplayer/$script,3p,replace=/\=\'\'\;return new Promise\(function\(_0x.*?\}\)\[_0x/='';[_0x/,domain=poophq.com|veev.to
!#endif
!#if ext_ubol
@@||c.adsco.re/|$script,domain=poophq.com|veev.to
||adsco.re^$xhr,important,domain=poophq.com|veev.to
poophq.com,veev.to##+js(no-xhr-if, 162.252.214.4, true)
!#endif
!#if env_mobile
poophq.com,veev.to##+js(rpnt, script, 5e3)}})\,100)}}, 5e3)}})\,100000000)}})
poophq.com,veev.to##+js(rpnt, script, 5e3 )}})\, 100)}}, 5e3)}})\,100000000)}})
!#endif
*$script,3p,domain=poophq.com|veev.to,redirect-rule=noopjs
*$other,3p,denyallow=veevcdn.co,domain=poophq.com|veev.to
@@*$ghide,domain=poophq.com|veev.to
veev.to#@#.avb-active
@@*$xhr,domain=poophq.com|veev.to
poophq.com,veev.to##+js(nosiif, /Math.{1\,10}pow/)
poophq.com,veev.to##+js(nosiif, /('|"|`)\s*\]\s*\[\s*('|"|`)/)
poophq.com,veev.to##+js(rmnt, script, )]=''+('https://a.magsrv.com)
poophq.com,veev.to##+js(nosiif, Handlers)
poophq.com,veev.to##+js(rmnt, script, )]=''+('htt'+'ps://a.magsrv.com/)
poophq.com,veev.to##+js(nosiif, )===-0x)

! https://github.com/uBlockOrigin/uAssets/issues/20401
Expand Down
2 changes: 1 addition & 1 deletion filters/unbreak.min.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
! Title: uBlock filters – Unbreak
! Expires: 5 days
! Last modified: Mon, 03 Feb 2025 12:11:13 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#ublock-unbreak
! Diff-Path: ../patches/2025.2.6.110.patch#ublock-unbreak
! Diff-Expires: 317 minutes
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
! *** uAssets:filters/unbreak.txt ***
Expand Down
45 changes: 22 additions & 23 deletions patches/2025.2.1.1224.patch
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
diff name:ublock-annoyances lines:22 checksum:6a96fee93d
diff name:ublock-annoyances lines:22 checksum:d21bb6cc51
d3 2
a4 2
! Last modified: Wed, 05 Feb 2025 12:56:42 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#ublock-annoyances
! Diff-Path: ../patches/2025.2.6.110.patch#ublock-annoyances
d236 1
d2754 2
a2755 2
Expand All @@ -21,11 +21,11 @@ weblio.jp##.firstDictVideoAd
whoisnovel.com##+js(acs, document.oncontextmenu)
whoisnovel.com##*::selection:style(background-color:#338FFF!important)
whoisnovel.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
diff name:ublock-badware lines:28 checksum:bf8d317ccf
diff name:ublock-badware lines:28 checksum:5c3c6c4f4c
d3 2
a4 2
! Last modified: Wed, 05 Feb 2025 10:24:41 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#ublock-badware
! Diff-Path: ../patches/2025.2.6.110.patch#ublock-badware
d806 1
a806 1
goharpc.com,pccrackbox.com,cracklabel.com,pcwarezbox.com,10crack.com,crackproductkey.com,crackpcsoft.net,crackwinz.com,genuineactivator.com,topcracked.com,fullcrackedpc.com,idmfullcrack.info,idmpatched.com,productkeyfree.org,patchcracks.com,cracksole.com,allsoftwarekeys.com,softwar2crack.com,productkeyforfree.com,wazusoft.com,rootscrack.com,activators4windows.com,procrackhere.com,proproductkey.com,freelicensekey.org,pcsoftz.net,freecrackdownload.com,f4file.com,serialkey360.com,zuketcreation.net,filedownloads.store,datanodes.to##[onclick*="open"]
Expand All @@ -50,11 +50,11 @@ a4620 3
||xhvoqi.shop^$all,to=~costco.com
||duckdns.org/security-check/$doc
||duckdns.org/FAMOUS/Gens/$doc
diff name:ublock-filters lines:249 checksum:388e499240
diff name:ublock-filters lines:249 checksum:5e8d23bc98
d3 2
a4 2
! Last modified: Wed, 05 Feb 2025 16:06:31 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#ublock-filters
! Diff-Path: ../patches/2025.2.6.110.patch#ublock-filters
d767 3
d4419 1
a4419 1
Expand Down Expand Up @@ -300,11 +300,11 @@ colnect.com##+js(set-local-storage-item, adblock_warning_pages_count, $remove$)
adultgamesworld.com##+js(set, doOpen, undefined)
whoisnovel.com##+js(acs, document.readyState, adsBlocked)
whoisnovel.com##[data-placement-id^="revbid-"]
diff name:ublock-privacy lines:23 checksum:396df335e8
diff name:ublock-privacy lines:23 checksum:069e61afeb
d3 2
a4 2
! Last modified: Sun, 02 Feb 2025 14:27:15 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#ublock-privacy
! Diff-Path: ../patches/2025.2.6.110.patch#ublock-privacy
a510 2
camhub.cc##+js(remove-cookie, /^kt_/)
boundless.com##+js(cookie-remover, _boundless_tracking_id)
Expand All @@ -324,31 +324,30 @@ hoyoverse.com,~www.hoyoverse.com##+js(trusted-set-cookie, DEVICEFP, 00000000000,
a875 2
hoyolab.com,~www.hoyolab.com##+js(trusted-set-cookie, DEVICEFP, 00000000000, , , domain, hoyolab.com)
hoyolab.com,~www.hoyolab.com##+js(trusted-rpnt, script, /^/, '(()=>{const remove=()=>{document.cookie="DEVICEFP=; domain=.hoyolab.com; path=/; Max-Age=-1000; expires=Thu, 01 Jan 1970 00:00:00 GMT";console.debug("Removed")};window.addEventListener("beforeunload",remove)})();')
diff name:ublock-quick-fixes lines:34 checksum:502974e071
diff name:ublock-quick-fixes lines:33 checksum:e7f0e66866
d3 2
a4 2
! Last modified: Wed, 05 Feb 2025 11:43:52 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#ublock-quick-fixes
! Last modified: Wed, 05 Feb 2025 23:42:27 +0000
! Diff-Path: ../patches/2025.2.6.110.patch#ublock-quick-fixes
a78 3
japscan.lol#@#body > style + .container > .row > #main.col-md-9 > .card > #chapters.tab-content > .row.justify-content-center.align-items-center > a.image-box.donate[href^="http"][target="_blank"][rel="noopener noreferrer nofollow"]:not([href^="http://japscan.lol"]) > img
japscan.lol#@#body > .container.text-center > div.mt-3[style="margin: 0px auto; display: block;"] > a.Aikoi.donate[target="_blank"][href^="https://www."][href*="/?utm_source=manga&utm_"]:not([href^="https://www.google"]):not([href^="https://www.japscan"]):not([href^="https://www.example"]) > img.img-fluid[src^="/imgs/onc/"]
japscan.lol#@#body > style + .container > .row > #main + #sidebar.col-md-3 > .card.mt-1 > .card[style="margin: 0px auto; display: block;"] > a.aikoi.donate[href^="http"][target="_blank"][rel="noopener noreferrer nofollow"]:not([href^="http://japscan.lol"]) > img
a107 11
!#if env_firefox
poophq.com,veev.to##+js(set, adscoreLibLoader, {})
||static.veevcdn.co/assets/videoplayer/$script,3p,replace=/\=\'\'\;return new Promise\(function\(_0x.*?\}\)\[_0x/='';[_0x/,domain=poophq.com|veev.to
!#endif
!#if ext_ubol
@@||c.adsco.re/|$script,domain=poophq.com|veev.to
||adsco.re^$xhr,important,domain=poophq.com|veev.to
poophq.com,veev.to##+js(no-xhr-if, 162.252.214.4, true)
!#endif
!#if env_mobile
poophq.com,veev.to##+js(rpnt, script, 5e3)}})\,100)}}, 5e3)}})\,100000000)}})
poophq.com,veev.to##+js(rpnt, script, 5e3 )}})\, 100)}}, 5e3)}})\,100000000)}})
!#endif
a112 4
poophq.com,veev.to##+js(nosiif, /Math.{1\,10}pow/)
poophq.com,veev.to##+js(nosiif, /('|"|`)\s*\]\s*\[\s*('|"|`)/)
poophq.com,veev.to##+js(rmnt, script, )]=''+('https://a.magsrv.com)
a112 3
poophq.com,veev.to##+js(nosiif, Handlers)
poophq.com,veev.to##+js(rmnt, script, )]=''+('htt'+'ps://a.magsrv.com/)
poophq.com,veev.to##+js(nosiif, )===-0x)
a164 3
/advertising/ad-shield.js$script
Expand All @@ -359,11 +358,11 @@ d176 2
a185 2
@@/traffic.megaphone.fm/*.mp3^$media,domain=open.spotify.com
||velloxfire.pro^$badfilter
diff name:ublock-unbreak lines:22 checksum:beccf2c2a1
diff name:ublock-unbreak lines:22 checksum:e26bddc444
d3 2
a4 2
! Last modified: Mon, 03 Feb 2025 12:11:13 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#ublock-unbreak
! Diff-Path: ../patches/2025.2.6.110.patch#ublock-unbreak
d834 1
d849 2
d894 4
Expand All @@ -382,11 +381,11 @@ d1515 1
d1635 2
a2726 1
@@||assets.adobedtm.com/extensions/*/AppMeasurement$script,domain=medscape.com
diff name:easylist lines:297 checksum:2f9f824b9f
diff name:easylist lines:297 checksum:ccfe56f483
d4 2
a5 2
! Last modified: Wed, 05 Feb 2025 18:50:14 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#easylist
! Diff-Path: ../patches/2025.2.6.110.patch#easylist
d108 1
d166 1
a261 1
Expand Down Expand Up @@ -680,11 +679,11 @@ a63086 1
vjav.com##.fah-btn
a63504 1
adultgamesworld.com##.tt
diff name:easyprivacy lines:40 checksum:63c79e44f9
diff name:easyprivacy lines:40 checksum:1f20a40529
d4 2
a5 2
! Last modified: Wed, 05 Feb 2025 13:03:54 +0000
! Diff-Path: ../patches/2025.2.5.1160.patch#easyprivacy
! Diff-Path: ../patches/2025.2.6.110.patch#easyprivacy
a1311 1
/log-moltron-interaction?
a1857 1
Expand Down
Loading

0 comments on commit e1d15a0

Please sign in to comment.