mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1920] Url path in blocked list is ignored, if domain is listed in allowed wildcard #1910
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1910
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @podolinek on GitHub (Jan 26, 2024).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1920
Originally assigned to: @NghiaTranUIT on GitHub.
Hi ppl,
I have in Block list url with path https://domain.com/test.html an in Allow list url *.domain.com and test.html is still in listed requests.
Allow list is working ok, filter by wildcard, but rule in Block list is ignored.
Regards,
Ondrej
@NghiaTranUIT commented on GitHub (Jan 29, 2024):
It's a known issue. One request can be matched with either the Allow List or Block List.
Let me see how to fix it 👍
@NghiaTranUIT commented on GitHub (Jan 30, 2024):
@podolinek it's fixed with this Beta build: https://download.proxyman.io/beta/Proxyman_4.16.0_Fix_Block_List_and_Allow_List.dmg
@podolinek commented on GitHub (Jan 30, 2024):
@NghiaTranUIT It works, thank you.