We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5795629 commit 66cc489Copy full SHA for 66cc489
src/chrome/content/rules/KAKAO.com.xml
@@ -0,0 +1,13 @@
1
+<ruleset name="KAKAO.com (partial)">
2
+ <target host="kakao.com" />
3
+ <target host="www.kakao.com" />
4
+ <target host="map.kakao.com" />
5
+ <target host="page.kakao.com" />
6
+ <target host="story.kakao.com" />
7
+ <target host="translate.kakao.com" />
8
+
9
+ <securecookie host=".+" name=".+" />
10
11
+ <rule from="^http:" to="https:" />
12
13
+</ruleset>
src/chrome/content/rules/KAKAO.xml
0 commit comments