CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 01:11:29 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/gorhill/uBlock.git
etag: W/"d82ceef35e77c09e7495a0adeb80eab3"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=DFS1dvxFOpLi1nr5GasuIKVMzlJLFq4uh%2Brqp3Y0SA1FOKPjpHyK%2B4TJfKw5z6%2Fq%2BughzuKY0oadTf9PYz9Mwr9%2F8tsqY58hOIDckvPBan7ROUTWXSShk8wb%2F62wqsyIe6AOIW89ziOg34eh8JsEFYtoS%2BPPhdaHv%2BBybdNTCWqan5bpks%2FAmcVHZRUGzYCR5lC6UVggcZoTixJ3Z4T2FqNoT%2FtZWpFwEgbuKadws6mpcBniSb%2Fu9DgKCAJ%2BkALixTrtndCT8bn2LzWrEZkUjg%3D%3D--HI7opyPvZRUsWfuz--PEOUgUFF7QWg6KffCievNg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2029137232.1753405888; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 01:11:28 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 01:11:28 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DB5A:2026F8:6B893:A822D:6882D9C0
Add path support as target option in static extended filtering · gorhill/uBlock@8b696a6 · GitHub
Copy file name to clipboardExpand all lines: platform/chromium/vapi-background-ext.js
Copy file name to clipboardExpand all lines: platform/firefox/vapi-background-ext.js
Copy file name to clipboardExpand all lines: src/js/codemirror/ubo-static-filtering.js
Copy file name to clipboardExpand all lines: src/js/cosmetic-filtering.js
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit 8b696a6
committed
Add path support as target option in static extended filtering
Support for paths allows to narrow down specific static extended
filters to specific webpages on a given site.
Examples of usage:
example.com/toto##h1
/example\.com\/toto\d+/#@#h11 parent 370107b commit 8b696a6Copy full SHA for 8b696a6
File tree
Expand file treeCollapse file tree
22 files changed
+671
-606
lines changedFilter options
- platform
- chromium
- firefox
- src/js
- codemirror
- scriptlets
- tools
Expand file treeCollapse file tree
22 files changed
+671
-606
lines changedplatform/chromium/vapi-background-ext.js
Copy file name to clipboardExpand all lines: platform/chromium/vapi-background-ext.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
215 |
| - | |
| 215 | + | |
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
|
platform/firefox/vapi-background-ext.js
Copy file name to clipboardExpand all lines: platform/firefox/vapi-background-ext.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
355 | 355 |
| |
356 | 356 |
| |
357 | 357 |
| |
358 |
| - | |
| 358 | + | |
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
184 |
| - | |
| 183 | + | |
| 184 | + | |
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
|
src/js/codemirror/ubo-static-filtering.js
Copy file name to clipboardExpand all lines: src/js/codemirror/ubo-static-filtering.js+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
67 | 68 |
| |
68 | 69 |
| |
69 | 70 |
| |
| 71 | + | |
| 72 | + | |
70 | 73 |
| |
71 | 74 |
| |
72 | 75 |
| |
| |||
119 | 122 |
| |
120 | 123 |
| |
121 | 124 |
| |
122 |
| - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
123 | 128 |
| |
124 | 129 |
| |
125 | 130 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1312 | 1312 |
| |
1313 | 1313 |
| |
1314 | 1314 |
| |
1315 |
| - | |
| 1315 | + | |
1316 | 1316 |
| |
1317 | 1317 |
| |
1318 | 1318 |
| |
|
src/js/cosmetic-filtering.js
Copy file name to clipboardExpand all lines: src/js/cosmetic-filtering.js+36-82Lines changed: 36 additions & 82 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
| 238 | + | |
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
| |||
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 | 257 |
| |
268 | 258 |
| |
269 | 259 |
| |
| |||
429 | 419 |
| |
430 | 420 |
| |
431 | 421 |
| |
432 |
| - | |
| 422 | + | |
433 | 423 |
| |
434 | 424 |
| |
435 | 425 |
| |
| |||
452 | 442 |
| |
453 | 443 |
| |
454 | 444 |
| |
455 |
| - | |
456 |
| - | |
457 |
| - | |
458 |
| - | |
459 |
| - | |
460 |
| - | |
461 |
| - | |
462 |
| - | |
463 |
| - | |
464 |
| - | |
465 |
| - | |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
470 |
| - | |
471 |
| - | |
| 445 | + | |
| 446 | + | |
472 | 447 |
| |
473 | 448 |
| |
474 | 449 |
| |
| |||
500 | 475 |
| |
501 | 476 |
| |
502 | 477 |
| |
503 |
| - | |
504 |
| - | |
505 |
| - | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
506 | 482 |
| |
507 |
| - | |
| 483 | + | |
508 | 484 |
| |
509 | 485 |
| |
510 | 486 |
| |
511 |
| - | |
| 487 | + | |
512 | 488 |
| |
513 | 489 |
| |
514 | 490 |
| |
| |||
590 | 566 |
| |
591 | 567 |
| |
592 | 568 |
| |
593 |
| - | |
594 |
| - | |
595 |
| - | |
| 569 | + | |
596 | 570 |
| |
597 | 571 |
| |
598 | 572 |
| |
| |||
630 | 604 |
| |
631 | 605 |
| |
632 | 606 |
| |
633 |
| - | |
634 |
| - | |
635 |
| - | |
| 607 | + | |
636 | 608 |
| |
637 | 609 |
| |
638 |
| - | |
639 |
| - | |
640 |
| - | |
641 |
| - | |
642 |
| - | |
| 610 | + | |
| 611 | + | |
643 | 612 |
| |
644 | 613 |
| |
645 | 614 |
| |
| |||
791 | 760 |
| |
792 | 761 |
| |
793 | 762 |
| |
794 |
| - | |
795 |
| - | |
796 |
| - | |
797 |
| - | |
798 |
| - | |
799 | 763 |
| |
| 764 | + | |
800 | 765 |
| |
801 | 766 |
| |
802 | 767 |
| |
803 | 768 |
| |
804 | 769 |
| |
805 | 770 |
| |
806 | 771 |
| |
| 772 | + | |
807 | 773 |
| |
808 |
| - | |
809 |
| - | |
810 |
| - | |
811 |
| - | |
812 |
| - | |
813 |
| - | |
814 |
| - | |
815 |
| - | |
816 |
| - | |
817 |
| - | |
818 |
| - | |
819 |
| - | |
820 |
| - | |
| 774 | + | |
821 | 775 |
| |
822 | 776 |
| |
823 |
| - | |
824 |
| - | |
825 |
| - | |
826 |
| - | |
827 |
| - | |
828 |
| - | |
829 |
| - | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
830 | 780 |
| |
831 |
| - | |
832 |
| - | |
833 |
| - | |
834 |
| - | |
835 |
| - | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
836 | 796 |
| |
837 | 797 |
| |
838 | 798 |
| |
| |||
855 | 815 |
| |
856 | 816 |
| |
857 | 817 |
| |
858 |
| - | |
859 | 818 |
| |
860 | 819 |
| |
861 | 820 |
| |
862 | 821 |
| |
863 | 822 |
| |
| 823 | + | |
864 | 824 |
| |
865 | 825 |
| |
866 | 826 |
| |
| |||
914 | 874 |
| |
915 | 875 |
| |
916 | 876 |
| |
917 |
| - | |
918 |
| - | |
919 |
| - | |
920 |
| - | |
921 |
| - | |
922 |
| - | |
923 | 877 |
| |
924 | 878 |
| |
925 | 879 |
| |
|
You can’t perform that action at this time.
0 commit comments