Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

infinityfree.com: ads / breakage / detection #25178

Open
10 of 11 tasks
abigailitor opened this issue Sep 3, 2024 · 17 comments
Open
10 of 11 tasks

infinityfree.com: ads / breakage / detection #25178

abigailitor opened this issue Sep 3, 2024 · 17 comments
Labels

Comments

@abigailitor
Copy link

Prerequisites

  • This is NOT a YouTube, Facebook, Twitch or a shortener/hosting site report. These sites MUST be reported by clicking their respective links.
  • I read and understand the policy about what is a valid filter issue.
  • I verified that this issue is not a duplicate. (Search here to find out.)
  • I did not remove any of the default filter lists, or I have verified that the issue was not caused by removing any of the default lists.
  • I did not enable additional filter lists, or I have verified that the issue still occurs without enabling additional filter lists.
  • I do not have custom filters/rules, or I have verified that the issue still occurs without custom filters/rules.
  • I am not using uBlock Origin along with other content blockers.
  • I have verified that the web browser's built-in content blocker/tracking protection, network wide/DNS blocking, or my VPN is not causing the issue.
  • I have verified that other extensions are not causing the issue.
  • If this is about a breakage or detection, I have verified that it is caused by uBlock Origin and isn't a site issue.
  • I did not answer truthfully to ALL the above checkboxes.

URL(s) where the issue occurs.

https://www.infinityfree.com/

Description

When I enable uBO, websites appear broken. I’ve tried resetting it and even removed and re-added it, but the issue still persists.

  • I am not using any other extensions, VPN, or DNS services.
  • When I disable uBO, it works fine.

Other extensions used

I am not using any other ad blockers.

Screenshot(s)

Screenshot(s) image image

Configuration

Details
uBlock Origin: 1.59.0
Chromium: 128
filterset (summary):
 network: 152523
 cosmetic: 48110
 scriptlet: 22222
 html: 0
listset (total-discarded, last-updated):
 default:
  user-filters: 0-0, never
  ublock-filters: 39789-122, now
  ublock-badware: 10915-6, now
  ublock-privacy: 1118-2, now
  ublock-unbreak: 2471-1, now
  ublock-quick-fixes: 215-73, now
  easylist: 85194-570, now
  easyprivacy: 53100-787, now
  urlhaus-1: 28220-0, now
  plowe-0: 3547-0, now
filterset (user): [empty]
userSettings: [none]
hiddenSettings: [none]
supportStats:
 allReadyAfter: 226 ms (selfie)
 maxAssetCacheWait: 19 ms
 cacheBackend: indexedDB
popupPanel:
 blocked: 16
 network:
  cloudflareinsights.com: 1
  fuseplatform.net: 1
  google.com: 7
  googlesyndication.com: 1
  googletagmanager.com: 1
  html-load.com: 2
  youtube-nocookie.com: 3
 extended:
  ##ins.adsbygoogle[data-ad-client]
  ##ins.adsbygoogle[data-ad-slot]
  ##+js(set-local-storage-item, adshield-analytics-uuid, $remove$)
  ##+js(set-local-storage-item, /_fa_dXVpZA==$/, $remove$)
  ##+js(set-local-storage-item, /_fa_Y2FjaGVfaXNfYmxvY2tpbmdfYWNjZ…
  ##+js(set-local-storage-item, /_fa_Y2FjaGVfaXNfYmxvY2tpbmdfYWRz$…
  ##+js(set-local-storage-item, /_fa_Y2FjaGVfYWRibG9ja19jaXJjdW12Z…
  ##+js(trusted-replace-argument, HTMLScriptElement.prototype.setA…
  ##+js(set-constant, ytInitialPlayerResponse.playerAds, undefined…
  ##+js(set-constant, ytInitialPlayerResponse.adPlacements, undefi…
  ##+js(set-constant, ytInitialPlayerResponse.adSlots, undefined)
  ##+js(set-constant, playerResponse.adPlacements, undefined)
  ##+js(json-prune, playerResponse.adPlacements playerResponse.pla…
  ##+js(json-prune-fetch-response, reelWatchSequenceResponse.entri…
@alextiang

This comment was marked as spam.

@Rivaraav
Copy link

Rivaraav commented Sep 3, 2024

I'm having the same problem. How can I resolve this???

screenshot

Enable

image

Disable

image

@SolaraCelestial
Copy link

Oh, i posted about the same issue...

@uBlock-user
Copy link
Contributor

infinityfree.com#@#+js(trusted-replace-argument, HTMLScriptElement.prototype.setAttribute, 1, '{"value": "(function(){document.querySelectorAll(\"script[wp-data]\").forEach(element=>{const html=new DOMParser().parseFromString(atob(element.getAttribute(\"wp-data\")),\"text/html\");html.querySelectorAll(\"link:not([as])\").forEach(linkEl=>{element.after(linkEl)});element.parentElement.removeChild(element);})})()"}', condition, error-report)
infinityfree.com##+js(trusted-replace-argument, HTMLScriptElement.prototype.setAttribute, 1, {"value": "(function(){let link=document.createElement('link');link.rel='stylesheet';link.href='//html-load.com/resources/infinityfree-style?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJuYW1lIjoiIiwiZW1haWwiOiIiLCJleHAiOjE3MjU0MjkxNjksImlhdCI6MTcyNTM0Mjc2OX0.ol9o7XqftXaVQm1Yz78HxAkn_3ysmXA4Axktsw-6TzY&key=1f303fb496f0cf32c84c7d78432ca78e7e88ad2dc984192e4faa19b8c1fffc8c';document.head.appendChild(link)})()"}, condition, error-report)
@@||html-load.com/resources/infinityfree-style?token=$css,domain=infinityfree.com

That works for me..

stephenhawk8054 added a commit that referenced this issue Sep 3, 2024
@stephenhawk8054 stephenhawk8054 changed the title infinityfree.com: breakages infinityfree.com: ads / breakages Sep 3, 2024
@055110
Copy link

055110 commented Sep 21, 2024

Breakages still occur. Tested with a new profile and default uBO settings.
https://s.shx.is/6MpehTs7M

@stephenhawk8054
Copy link
Member

cc @JobcenterTycoon Looks like regex doesn't match with replace

@JobcenterTycoon
Copy link
Contributor

Yes the code changed but the old filter works fine for now. Sadly https://regex101.com/ is down at the moment.

@stephenhawk8054

This comment was marked as outdated.

@stephenhawk8054
Copy link
Member

Oh sorry, didn't know you have updated. Confirm the update works.

@055110
Copy link

055110 commented Sep 21, 2024

Another breakage; this time on an SSL certificate generation page.
https://s.shx.is/6Mqpg8SiZ
dash.infinityfree.com (ACCOUNT REQUIRED)

@JobcenterTycoon
Copy link
Contributor

JobcenterTycoon commented Sep 21, 2024

Works fine for me. Try to clear the website cache and click here to get the latest filterlist update https://ublockorigin.github.io/uAssets/update-lists.html?listkeys=ublock-quick-fixes,ublock-filters&manual=1

Working temp mail site i used: https://tempmail.ninja/

@055110
Copy link

055110 commented Sep 21, 2024

Works fine for me. Try to clear the website cache and click here to get the latest filterlist update https://ublockorigin.github.io/uAssets/update-lists.html?listkeys=ublock-quick-fixes,ublock-filters&manual=1

Working temp mail site i used: https://tempmail.ninja/

It appears you were right. I just needed to clear my cache after forcefully updating my filters. Apologies for the false report.

@stephenhawk8054
Copy link
Member

#26098

stephenhawk8054 added a commit that referenced this issue Nov 19, 2024
@stephenhawk8054 stephenhawk8054 changed the title infinityfree.com: ads / breakages infinityfree.com: ads / breakages / detection Nov 19, 2024
@stephenhawk8054 stephenhawk8054 changed the title infinityfree.com: ads / breakages / detection infinityfree.com: ads / breakage / detection Nov 19, 2024
stephenhawk8054 added a commit that referenced this issue Nov 20, 2024
stephenhawk8054 added a commit that referenced this issue Nov 20, 2024
stephenhawk8054 added a commit that referenced this issue Dec 11, 2024
@sophia7209
Copy link

When uBO is enabled, the webpage breaks and requests to disable the adblocker, which suggests that uBO is being detected again.

@JobcenterTycoon JobcenterTycoon added the ongoing ongoing issue label Dec 17, 2024
JobcenterTycoon added a commit that referenced this issue Dec 17, 2024
@liruno
Copy link

liruno commented Jan 7, 2025

Hi,
It seems that the CSS request for InfinityFree is being blocked.
You can reproduce the issue by enabling uBlock filters and refreshing the page, and it will immediately show the screen like the one below. Please check.
If need any additional information, please let me know.

image

@liruno
Copy link

liruno commented Jan 7, 2025

When I clicked the OK button, it took me to this page.

image

@JobcenterTycoon
Copy link
Contributor

We updating every day already but the results may be unstable. To get more stable results i recommend using the tinyShield userscript developed by korean filterlist maintainer. Link to the userscript:

--> tinyShield Userscript <--

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

10 participants