Skip to content

Commit a51fed5

Browse files
injustgloomy-ghost
authored andcommitted
Update ruleset: Distributed Weakness Filing (EFForg#15621)
- Fix broken test due to duplicated test URL - Match file name and ruleset name
1 parent 6b23a0b commit a51fed5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/chrome/content/rules/DistributedWeaknessFiling.xml renamed to src/chrome/content/rules/Distributed-Weakness-Filing.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
<ruleset name="Distributed Weakness Filing">
2-
32
<target host="distributedweaknessfiling.org" />
43

54
<!-- Left-wildcard is used because https://distributedweaknessfiling.org sends HSTS header with includeSubDomains. -->
65
<target host="*.distributedweaknessfiling.org" />
7-
<test url="http://distributedweaknessfiling.org/" />
86
<test url="http://request.distributedweaknessfiling.org/" />
97
<test url="http://pending-requests.distributedweaknessfiling.org/" />
108
<test url="http://pending-requests-v5.distributedweaknessfiling.org/" />
@@ -13,5 +11,4 @@
1311
<target host="iwantacve.org" />
1412

1513
<rule from="^http:" to="https:" />
16-
1714
</ruleset>

0 commit comments

Comments
 (0)