diff --git a/backend/.idea/workspace.xml b/backend/.idea/workspace.xml
index c2c66ea..c36041e 100644
--- a/backend/.idea/workspace.xml
+++ b/backend/.idea/workspace.xml
@@ -19,10 +19,7 @@
-
-
-
-
+
@@ -78,7 +75,7 @@
-
+
@@ -98,161 +95,161 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/config/Loon.plugin b/config/Loon.plugin
new file mode 100644
index 0000000..dac7d34
--- /dev/null
+++ b/config/Loon.plugin
@@ -0,0 +1,5 @@
+[MITM]
+hostname=sub.store
+
+[Script]
+http-request https?:\/\/sub\.store script-path=https://raw.githubusercontent.com/Peng-YM/Sub-Store/master/backend/sub-store.js, requires-body=true, timeout=120, tag=Sub-Store
\ No newline at end of file
diff --git a/config/Surge.sgmodule b/config/Surge.sgmodule
new file mode 100644
index 0000000..1c7713b
--- /dev/null
+++ b/config/Surge.sgmodule
@@ -0,0 +1,7 @@
+#!name=Sub-Store
+#!desc=http://sub.store
+[MITM]
+hostname=sub.store
+
+[Script]
+Sub-Store = type=http-request,pattern=^https?:\/\/sub\.store,script-path=https://raw.githubusercontent.com/Peng-YM/Sub-Store/master/backend/sub-store.js,requires-body=true,timeout=120,debug=true