Skip to content

Commit 13e26fd

Browse files
committed
[justeatuk] Fix missing forward slash
1 parent a57be18 commit 13e26fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chrome/content/rules/justeat.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66

77
<rule from="^http://(www\.)?just-eat\.co\.uk/"
8-
to="https://www.just-eat.co.uk" />
8+
to="https://www.just-eat.co.uk/" />
99

1010
</ruleset>

0 commit comments

Comments
 (0)