Skip to content

Commit a45de95

Browse files
committed
[FreeDesktop] Add exception for standards
1 parent 9ab6a07 commit a45de95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chrome/content/rules/FreeDesktop.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<!--
8888
404:
8989
-->
90-
<exclusion pattern="^http://(?:www\.)?freedesktop\.org/software(?:$|[?/])" />
90+
<exclusion pattern="^http://(?:www\.)?freedesktop\.org/(software|standards)(?:$|[?/])" />
9191
<!--
9292
$ is not identical:
9393
-->

0 commit comments

Comments
 (0)