AdguardTeam / AdguardTeam/FiltersCompiler

Types are added to redirect rules for the uBlock Origin version, causing an invalid rule

Open
#249 2 comments 0 reactions 1 assignee Assigned to @slavaleleka View on GitHub
bug Priority: P4
Dominant language
JavaScript
Stars
64
Forks
11
PR merge metrics
No merged PRs in 30d

Description

The original rule: `||wcs.naver.com^$~script,redirect=nooptext,domain=smartstore.naver.com`
uBO version: `||wcs.naver.com^$~script,redirect=noop.txt,domain=smartstore.naver.com,image,media,subdocument,stylesheet,script,xmlhttprequest,other`

Screenshot

![Image](https://github.com/user-attachments/assets/be098f79-f4b5-42a6-9256-6a19b85a8510)

I don't know why all the types are explicitely added, was there some issue if without the types?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.