-
Notifications
You must be signed in to change notification settings - Fork 875
Description
Prerequisites
- This is not a support issue or a question
- I performed a cursory search of the issue tracker to avoid opening a duplicate issue
- I am running the latest version of uBlock Origin
I tried to reproduce the issue when...
- uBO is the only extension
- uBO with default lists/settings
- using a new, unmodified browser profile
URL(s) where the issue occurs
https://soft98.ir
https://soft98.ir/internet/web-browser/3545-microsoft-edge.html
Describe the issue
Related to: #3011
Some of these filters from the uBlock filters aren't working anymore (similar filters can be found in the IRN: Adblock-Iran list from @farrokhi):
soft98.ir##+js(nostif, e(), 3000)
soft98.ir##+js(set, Object.prototype.checkAdBlocker, noopFunc)
@@||soft98.ir^$ghide
soft98.ir##.a1d2x
||redlini.ga^
-
The
soft98.ir##.a1d2x
doesn't work anymore becausea1d2x
is now calleda7d8x
in the website and it seems to be constantly changing, so we need something regex likesoft98.ir##.a*x
(Screenshot 1). -
The
||redlini.ga^
doesn't work anymore because the URL has changed toorgiin.gq
(orgiin.gq/padvish3.az
) so a cosmetic filter to block the ads would work more efficiently instead. (because it seems that the website developer changes the URL on purpose to evade adblockers) -
The
soft98.ir##+js(nostif, e(), 3000)
andsoft98.ir##+js(set, Object.prototype.checkAdBlocker, noopFunc)
doesn't defuse the anti-adblock function inside the soft98.ir's jquery.js because it can still detect cosmetic filters likesoft98.ir##.a7d8x
and disables all links (including download links) (Screenshot 2):
var T = {
error_a7d8x: "جهت مشاهده لینک، اÙ�زونه ØØ°Ù� تبلیغات را در مرورگر خود غیرÙ�عال Ùˆ دکمه F5 را بزنید",
}
var bK = ".a7d8x, .a7d8x *",
on = "js-enable-",
rn = D.get("error_a7d8x", {
onclick: "location.reload();
return false;
"
});
Screenshot(s)
Notes
-
A network filter like
||orgiin.gq/padvish3.az$image
and||cdn.hostdl.com/assets/soft98.gif$image
seems to work for now but the website developer has changed the address in the past (it wasredlini.ga
before), and he might do it again; So a cosmetic filter would be the best option. -
Soft98 Ad Blocker — کد حذف تبلیغات سافت98 DRSDavidSoft/user-scripts#1 (comment):
There is a soft98_ad-unblocker.user.js script created by @DRSDavidSoft that works perfectly by defusing soft98.ir's anti-adblock and removing all ads and empty spaces (Screenshot 3) but it requires Tampermonkey.
Configuration
uBlock Origin: 1.39.2
Chromium: 96
filterset (summary):
network: 78477
cosmetic: 40414
scriptlet: 16273
html: 0
listset (total-discarded, last updated):
added:
IRN-0: 1315-0, 1m
default:
easylist: 61638-10, 3m
easyprivacy: 26484-17, 3m
plowe-0: 3687-810, 3m
ublock-abuse: 72-0, 3m
ublock-badware: 3565-61, 3m
ublock-filters: 29884-130, 3m
ublock-privacy: 189-2, 3m
ublock-unbreak: 1712-39, 3m
urlhaus-1: 7830-0, 2m
filterset (user): [empty]
modifiedUserSettings: [none]
modifiedHiddenSettings: [none]
supportStats:
launchToReadiness: 359
launchFromSelfie: false