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

tunein.com: breakage #26036

Closed
10 of 11 tasks
A169259 opened this issue Nov 13, 2024 · 3 comments
Closed
10 of 11 tasks

tunein.com: breakage #26036

A169259 opened this issue Nov 13, 2024 · 3 comments

Comments

@A169259
Copy link

A169259 commented Nov 13, 2024

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. (Use this button 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 address of the web page

https://tunein.com/podcasts/US-News/Fox-News-Hourly-Update-p473866/?topicId=432689356

Category

breakage

Description

It won't play the podcast.

Other extensions used

none

Screenshot(s)

Screenshot(s)

Configuration

uBlock Origin: 1.61.0
Chromium: 130
filterset (summary):
 network: 190464
 cosmetic: 213336
 scriptlet: 38166
 html: 0
listset (total-discarded, last-updated):
 added:
  https://raw.githubusercontent.com/anudeepND/blacklist/master/adservers.txt: 42535-173, now
  adguard-cookies: 32474-99, 1m
  adguard-mobile-app-banners: 5539-1129, 1m
  adguard-other-annoyances: 14562-381, 1m
  adguard-popup-overlays: 27976-2038, 1m
  adguard-social: 23146-909, 1m
  adguard-widgets: 2758-18, 1m
  easylist-annoyances: 4821-132, 1m
  easylist-chat: 216-1, 1m
  easylist-newsletters: 8056-28, 1m
  easylist-notifications: 3461-3, 1m
  fanboy-cookiemonster: 52215-4117, 1m
  [5 lists not shown]: [too many]
 default:
  user-filters: 131-12, never
  easylist: 78174-699, 36m Δ
  easyprivacy: 53268-1788, 36m Δ
  plowe-0: 3557-393, now
  ublock-badware: 11656-4, 36m Δ
  ublock-filters: 40685-694, 36m Δ
  ublock-privacy: 1449-24, 36m Δ
  ublock-quick-fixes: 202-4, 36m Δ
  ublock-unbreak: 2506-3, 36m Δ
  urlhaus-1: 20720-0, now
filterset (user): [array of 131 redacted]
trustedset:
 added: [array of 27 redacted]
 removed:
  chrome-extension-scheme
switchRuleset:
 added: [array of 2 redacted]
userSettings:
 advancedUserEnabled: true
 suspendUntilListsAreLoaded: true
hiddenSettings: [none]
supportStats:
 allReadyAfter: 2208 ms
 maxAssetCacheWait: 886 ms
 cacheBackend: indexedDB
popupPanel:
 blocked: 179
 network:
  tunein.com: 138
  adswizz.com: 1
  amazon-adsystem.com: 1
  bing.com: 1
  crwdcntrl.net: 1
  doubleclick.net: 1
  facebook.net: 1
  googleadservices.com: 1
  googlesyndication.com: 2
  googletagmanager.com: 1
  imasdk.googleapis.com: 2
  openx.net: 1
  pub.network: 1
  radiotime.com: 21
  scorecardresearch.com: 1
  sentry.io: 2
  stackadapt.com: 1
  truex.com: 1
  yimg.com: 1
 extended:
  ###videoAdContainer
  ###ad_unit
  ##.right-side-module__wrapper___ErIGv > div > div > div > div
  ##[data-freestar-ad][id]
  ##+js(set-constant, rwt, noopFunc)
  ##+js(set-attr, c-wiz[data-p] [data-query] a[target="_blank"][ro…
@mapx-
Copy link
Contributor

mapx- commented Nov 13, 2024

add

||podtrac.com^*redirect.mp3/$urlskip=/\/redirect\.mp3\/(.*?\.mp3\b)/ +https,badfilter

@mapx-
Copy link
Contributor

mapx- commented Nov 13, 2024

mapx- added a commit that referenced this issue Nov 13, 2024
@gorhill
Copy link
Member

gorhill commented Nov 13, 2024

Rewritten as follow unbreaks the site:

||podtrac.com^*redirect.mp3/$urlskip=/\/redirect\.mp3\/([^?]+\.mp3\b)/ +https

gorhill added a commit that referenced this issue Nov 13, 2024
@mapx- mapx- closed this as completed Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants