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 @@ - - @@ -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