Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

KSH: Add exclusion for /Statinfo/ #19855

Merged
merged 3 commits into from Jan 31, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/chrome/content/rules/KSH.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@

<rule from="^http://(statinfo|elektra)\.ksh\.hu/"
to="https://$1.ksh.hu/" />

This conversation was marked as resolved.
Show resolved Hide resolved
<exclusion pattern="^http://statinfo\.ksh\.hu/Statinfo/" />
<test url="http://statinfo.ksh.hu/Statinfo/">
This conversation was marked as resolved.
Show resolved Hide resolved
<test url="http://statinfo.ksh.hu/Statinfo/themeSelector.jsp?lang=hu&utm_source=kshhu&utm_medium=banner&utm_campaign=theme-teruleti-adatok" />
This conversation was marked as resolved.
Show resolved Hide resolved
<test url="http://statinfo.ksh.hu/Statinfo/QueryServlet?ha=TA2019_W" />
</ruleset>