Skip to content

Commit fb857ff

Browse files
committed
Add strings
1 parent 9fc558f commit fb857ff

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Plugin/TrojanOrderPreventBillingAddress.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@ class TrojanOrderPreventBillingAddress
3232
'base64_',
3333
'afterfiltercall',
3434
'.filter(',
35-
35+
36+
'.php',
37+
'this.getTemp',
38+
'{{var'
3639
];
3740

3841
/**

Plugin/TrojanOrderPreventShippingAddress.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ class TrojanOrderPreventShippingAddress
3131
'base64_',
3232
'afterfiltercall',
3333
'.filter(',
34-
34+
35+
'.php',
36+
'this.getTemp',
37+
'{{var'
3538
];
3639

3740
/**

0 commit comments

Comments
 (0)