AdguardTeam / AdguardTeam/CoreLibs
Add support for "trusted" scriptlets
Đang mở
Enhancement
needs tech clarification
P3: Medium
Priority: P4
Version: CoreLibs v1.24
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 52
- Fork
- 10
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Trusted scriptlet are the ones that are only allowed in filter lists marked as "trusted":
https://github.com/AdguardTeam/Scriptlets/issues/106
The difference is that their name is strarted with a `trusted-` prefix.
For instance:
```
example.org#%#scriptlet('trusted-click-element', '#banner #close');
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.