Skip to content

soft98.ir ads and detection #10883

@MasterKia

Description

@MasterKia

Prerequisites

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 because a1d2x is now called a7d8x in the website and it seems to be constantly changing, so we need something regex like soft98.ir##.a*x (Screenshot 1).

  • The ||redlini.ga^ doesn't work anymore because the URL has changed to orgiin.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) and soft98.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 like soft98.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)

  • Screenshot 1:
    Break25

  • Screenshot 2:
    Break26

  • Screenshot 3:
    Break27

Notes

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions