diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 0aa88b3..72f3138 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -16,6 +16,15 @@
+
+
+
+
+
+
+
+
+
@@ -36,8 +45,8 @@
-
-
+
+
@@ -45,17 +54,8 @@
-
-
-
-
-
-
-
-
-
-
-
+
+
@@ -108,19 +108,19 @@
-
+
-
+
-
+
@@ -227,7 +227,7 @@
-
+
1562945899597
@@ -502,11 +502,46 @@
1563897379180
-
+
+ 1563990681736
+
+
+
+ 1563990681736
+
+
+ 1563990736550
+
+
+
+ 1563990736550
+
+
+ 1564062644030
+
+
+
+ 1564062644030
+
+
+ 1564062846754
+
+
+
+ 1564062846754
+
+
+ 1564065374518
+
+
+
+ 1564065374518
+
+
-
+
@@ -538,11 +573,6 @@
-
-
-
-
-
@@ -563,7 +593,12 @@
-
+
+
+
+
+
+
@@ -579,13 +614,6 @@
-
-
-
-
-
-
-
@@ -593,13 +621,6 @@
-
-
-
-
-
-
-
@@ -635,15 +656,29 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
diff --git a/lib/XSpear.rb b/lib/XSpear.rb
index 899da64..e47491c 100644
--- a/lib/XSpear.rb
+++ b/lib/XSpear.rb
@@ -509,7 +509,7 @@ def makeQueryPattern(type, payload, pattern, category, desc, callback)
end
end
rescue StandardError
- result.push("inject": 'url',"param":"error", "type": type, "query": '', "pattern": pattern, "desc": desc, "category": category, "callback": callback)
+ # bypass
end
result
end