We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c978c2 commit af90023Copy full SHA for af90023
1 file changed
src/chrome/content/rules/PhotoPea.com.xml
@@ -0,0 +1,17 @@
1
+<!--
2
+ Mismatched:
3
+ - ftp.photopea.com
4
+ - imap.photopea.com
5
+ - mail.photopea.com
6
+ - png.photopea.com
7
+ - smtp.photopea.com
8
+ - upng.photopea.com
9
+-->
10
+<ruleset name="PhotoPea.com">
11
+ <target host="photopea.com" />
12
+ <target host="www.photopea.com" />
13
+ <target host="blog.photopea.com" />
14
+ <target host="webmail.photopea.com" />
15
+
16
+ <rule from="^http:" to="https:" />
17
+</ruleset>
0 commit comments