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

mdn.lol: breakage #16207

Closed
8 of 9 tasks
blader-render opened this issue Jan 3, 2023 · 54 comments
Closed
8 of 9 tasks

mdn.lol: breakage #16207

blader-render opened this issue Jan 3, 2023 · 54 comments

Comments

@blader-render
Copy link

blader-render commented Jan 3, 2023

Prerequisites

  • 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 forced an update of my filter lists. (Click the "Purge all caches" button while holding the 'Shift' key, then click the "Update now" button.)
  • 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 external filter lists, or I have verified that the issue still occurs without enabling external 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 (uBO) along with other similarly-purposed blockers.
  • I have verified that the web browser's built-in blocker or DNS blocking (standalone or through a VPN) is not causing the issue.
  • I did not answer truthfully to ALL the above checkpoints.

URL address of the web page

[https://mdn.lol/]
that's url start from this link
https://clks.pro/OWmgpc5supk

Category

breakage

Description

cannot see timer if enable adblock becouse must be click some ads

Screenshot(s)

Screenshot(s)

Configuration

uBlock Origin: 1.46.0
Chromium: 108
filterset (summary): 
  network: 83374
  cosmetic: 38762
  scriptlet: 16779
  html: 0
listset (total-discarded, last-updated): 
  default: 
    user-filters: 52-24, never
    easylist: 61309-45, 18m
    easyprivacy: 30866-1171, 17m
    plowe-0: 3671-900, 17m
    ublock-abuse: 77-0, 17m
    ublock-badware: 4219-111, 17m
    ublock-filters: 31576-123, 17m
    ublock-privacy: 258-1, 17m
    ublock-quick-fixes: 438-18, 17m
    ublock-unbreak: 1914-44, 17m
    urlhaus-1: 7137-0, 17m
filterset (user): [array of 35 redacted]
trustedset: 
  added: [array of 18 redacted]
  removed: 
    chrome-extension-scheme
modifiedUserSettings: [none]
modifiedHiddenSettings: [none]
supportStats: 
  allReadyAfter: 2564 ms
  maxAssetCacheWait: 1083 ms
popupPanel: 
  blocked: 10
  blockedDetails: 
    bambarmedia.com: 3
    bannertrack.net: 1
    clickiocdn.com: 2
    d3u598arehftfk.cloudfront.net: 1
    doubleclick.net: 1
    googletagmanager.com: 2
@krystian3w
Copy link
Contributor

Maybe site issue.

@blader-render
Copy link
Author

Maybe site issue.

he update the site, different from the look of the previous site

@blader-render
Copy link
Author

step 1 until step 2 its ok, but step 3 until finish breakage

@krystian3w
Copy link
Contributor

In my Chrome 108 with uBo dev I can't end first step:

  • sometimes don't appear Google recaptcha
  • sometimes don't appear Google recaptcha and buttons "0 of 4 steps" (big blank white gap)

@blader-render
Copy link
Author

I Can Reproduce On FireFox Android Only

in firefox android, issue with screen
mdn.lol/screen.html

@mapx-
Copy link
Contributor

mapx- commented Jan 3, 2023

@blader-render

add
||mdn.lol^$csp=style-src *

then keep clicking step

@blader-render
Copy link
Author

@blader-render

add ||mdn.lol^$csp=style-src *

then keep clicking step

working bro. thanks

@mapx- mapx- closed this as completed in dbe8be6 Jan 3, 2023
@blader-render
Copy link
Author

@blader-render

add ||mdn.lol^$csp=style-src *

then keep clicking step

Now breakage again, enable adblock. Cannot show the website "blank". Can you fix it. Thanks @mapx-

@mapx-
Copy link
Contributor

mapx- commented Jan 13, 2023

Test

@@||clickiocdn.com^$script,domain=mdn.lol
@@||holid.io^$script,domain=mdn.lol
@@||cdn.unblockia.com^$script,domain=mdn.lol
mdn.lol##+js(nostif, /^/)
mdn.lol##+js(aopr, pbjs)
||clickiocdn.com/*log$script,domain=mdn.lol,important
||hbagency.it^

@blader-render
Copy link
Author

Same condition, not show the site "blank"

@blader-render
Copy link
Author

blader-render commented Jan 13, 2023

@mapx-
Copy link
Contributor

mapx- commented Jan 13, 2023

Are you using android now ?

@blader-render
Copy link
Author

Are you using android now ?

Yes, also I try in my laptop. Same condition

@blader-render
Copy link
Author

Oh I see, working bro. I remove checklist easylist

@mapx-
Copy link
Contributor

mapx- commented Jan 13, 2023

No, don't remove it, update it, see if works

@blader-render
Copy link
Author

No, don't remove it, update it, see if works

Not work if not remove easylist

@mapx-
Copy link
Contributor

mapx- commented Jan 13, 2023

add also and test again

@@||cdn.unblockia.com^$script,domain=mdn.lol

@blader-render
Copy link
Author

Ok, this is work. Great.

@garry-ut99
Copy link
Contributor

garry-ut99 commented Jan 13, 2023

mapx- : #16207 (comment) : add ||mdn.lol^$csp=style-src *


This filter breaks the stylesheet/font/look of the mainpage:

SCREENSHOOT 1 (BROKEN)

https://user-images.githubusercontent.com/72945564/212415311-d278854f-afd8-4b89-89e4-b86d9a17e48e.png


As a proof it gets fixed with: ||mdn.lol^$csp=style-src *,badfilter

SCREENSHOOT 2 (FIXED)

https://user-images.githubusercontent.com/72945564/212415325-b3d28f35-bb0f-4eda-9417-c92b9acb29bb.png

@mapx-
Copy link
Contributor

mapx- commented Jan 13, 2023

fake content, if you remove that filter the shortener link does not work, test the original link
https://clks.pro/OWmgpc5supk

@garry-ut99
Copy link
Contributor

garry-ut99 commented Jan 13, 2023

Ok, but I have not been suggesting the solution anyway, neither to remove anything, it was just as an example / a proof that it causes a breakage, and btw speaking hypothetically about solutions, why saying as "removing" was the only solution, it could be replaced with other filter as well, which doesn't cause a breakage (if possible).

One more thing I noticed is broken on the mainpage: on Firefox, a Cookie/Privacy notification is missing.

  • after adding ||mdn.lol^$csp=style-src *,badfilter the notification does appear and Agree/Close privacy button does work (clicking it closes the notification as expected):

screenshoot 3 : https://user-images.githubusercontent.com/72945564/212428762-b3a78652-844e-41d4-80f3-3a1633e5d557.png

  • but Manage Options button still broken, after clicking it, a white circle rotates endlessly:

screenshoot 4: https://user-images.githubusercontent.com/72945564/212428888-184dbb61-0411-4c02-b381-bac0c39fe438.png

  • haven't been investigating further which filters break the Manage Option button, but after disabling 'ublock filtes', it gets fixed - Manage Options button does work:

screenshoot 5: https://user-images.githubusercontent.com/72945564/212429497-3cee0e32-3983-4796-b065-ece4d88bb99a.png

@krystian3w
Copy link
Contributor

krystian3w commented Jan 14, 2023

If this is not fake blog with AI/SI or ML content.

@blader-render
Copy link
Author

blader-render commented Jan 15, 2023

fake content, if you remove that filter the shortener link does not work, test the original link https://clks.pro/OWmgpc5supk

@mapx-
Today this site detection adblock again😂, please fix it again thanks
https://user-images.githubusercontent.com/120096290/212529672-e49aef80-9c10-4dfc-b450-7c9de87025d2.jpg

@blader-render
Copy link
Author

@mapx- @garry-ut99
Need fix it again, breakage again

@ghajini
Copy link
Collaborator

ghajini commented Jan 17, 2023

what type of breakage?
can you post link or provide steps to reproduce?

@blader-render
Copy link
Author

blader-render commented Jan 17, 2023

what type of breakage? can you post link or provide steps to reproduce?

https://user-images.githubusercontent.com/120096290/212965959-da5df07a-10ac-4ca7-ad8d-76dca1e94afb.jpg
Stuck in there
You can try original link https://clks.pro/OWmgpc5supk

@stephenhawk8054
Copy link
Member

stephenhawk8054 commented Jan 17, 2023

I cannot reproduce the issue

https://i.imgur.com/RzSm0Rt.png

@ghajini
Copy link
Collaborator

ghajini commented Jan 17, 2023

which browser is that? can you disable its own adblock if any?

@blader-render
Copy link
Author

blader-render commented Jan 17, 2023

@garry-ut99
Copy link
Contributor

garry-ut99 commented Jan 17, 2023

  • I can reproduce the breakage on:
    • Firefox Mobile (Mobile Site View in Firefox Desktop), even with uBO disabled
  • I can't reproduce the breakage on:
    • Opera Mobile (Mobile Site View in Opera Desktop)
    • a real device (smartphone) with real Firefox Mobile
    • Desktop browsers (Firefox, Opera)
  • better to post links to screenshoots instead of screenshoots, otherwise this thread gonna be unreadable
  • anyway the whole mdn.lol issue, regardless of whether it's an anti-adblock or a breakage, is really insane (it's randomness)

@krystian3w
Copy link
Contributor

krystian3w commented Jan 17, 2023

What Opera Mobile added support MV2 WebExtensions...?

You checked this in ChromeOS environment...?

@krystian3w
Copy link
Contributor

in lemur browser & yandex breakage, what I should do?

The best not open in both that site if no possible reproduce in PC Chrome version.

@garry-ut99
Copy link
Contributor

garry-ut99 commented Jan 17, 2023

krystian3w : What Opera Mobile added support MV2 WebExtensions...

I use Mobile Site View:

@stephenhawk8054
Copy link
Member

Chromium mobile browser is not supported yet, so I don't think we can address it. I can't even use custom filter on lemur browser.

@garry-ut99
Copy link
Contributor

@stephenhawk8054
Copy link
Member

Kiwi, yandex... can install extension by modifying their own ways with chromium source code. But as it's not officially supported by chromium and there are no documentations, debugger... to work with, it's difficult to address these issues.

@krystian3w
Copy link
Contributor

krystian3w commented Jan 17, 2023

IMO Ungoogled Chromium dropped implement API to run WebExtensions (video tutorial have ≈3 years and I don't trust bumped date under title).

@lkzlk
Copy link

lkzlk commented Jan 17, 2023

L Adblocker

@krystian3w
Copy link
Contributor

krystian3w commented Jan 17, 2023

#16207 (comment): L Adblocker

You speak in Italian/French? due:

🇮🇹: L'adblocker ti consente inoltre di supportare i tuoi siti web preferiti con un

🇮🇹: necessario disattivare l'Adblocker attualmente in uso o aggiungere il sito alla

🇫🇷: Le portrait robot de l'adblocker

No more can be found by Google without build complex of sentence.


#16207 (comment): I Can Fix That

By use Hacker's Keyboard or AnySoftKeyboard?

https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard&hl=pl&gl=US
https://play.google.com/store/apps/details?id=com.menny.android.anysoftkeyboard&hl=pl&gl=US

In same way should works USB/Bluetooth physical keyboard. These don't unlock use DevTools console if are blocked in Yandex/Kiwi/Lemur/Ungoogled Chromium via localhost network on Wi-Fi/USB and lack of info shows "Eruda".

https://github.com/liriliri/eruda

@garry-ut99
Copy link
Contributor

garry-ut99 commented Jan 17, 2023

krystian3w :

lkzlk : #16207 (comment): L Adblocker

You speak in Italian/French? due:

Or not, and maybe he just saw this anti-adblock text: https://user-images.githubusercontent.com/72945564/213035663-c58721bd-03cd-40b2-a90a-5f5e7f45345f.png and he wrongly was thinking it's still not fixed, thus he reported it.


By the way:

  • clks.pro/OWmgpc5supk died: 404 Not Found Error: The requested address '/OWmgpc5supk' was not found on this server.
  • clks.pro/Ojot still working UPDATED: not anymore, died as well

@blader-render
Copy link
Author

Invalid

@stephenhawk8054
Copy link
Member

The My filters page does not get stuck for me. It's just it does not use the custom filter I add in it.

@krystian3w
Copy link
Contributor

@blader-render please more than 1 random word sentences...

@blader-render
Copy link
Author

@mapx- @stephenhawk8054
for this issue, now he change site (domain).can fix for this? thanks

@mapx-
Copy link
Contributor

mapx- commented Jan 23, 2023

if you do not provide a working starting link we cannot investigate

@blader-render
Copy link
Author

if you do not provide a working starting link we cannot investigate

Still same link, but ok this original link
http://clks.pro/sf2kd5ia

@mapx-
Copy link
Contributor

mapx- commented Jan 23, 2023

I get the same domain mdn.lol but with this message:
Sorry, This Page Is Moved To The Main Page https://mdn.lol/

@stephenhawk8054
Copy link
Member

I get this message

Screenshot

image

@blader-render
Copy link
Author

blader-render commented Jan 31, 2023

@mapx- @stephenhawk8054
now in step 2 detection adblock
https://user-images.githubusercontent.com/120096290/215765526-1caff475-51d8-4f81-b671-4316adf306ab.png

link original https://clks.pro/ckcu

@garry-ut99

This comment was marked as off-topic.

@uBlockOrigin uBlockOrigin deleted a comment from blader-render Jan 31, 2023
@garry-ut99 garry-ut99 mentioned this issue Jan 31, 2023
9 tasks
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

8 participants
@mapx- @ghajini @krystian3w @stephenhawk8054 @garry-ut99 @blader-render @lkzlk and others