We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828ee02 commit 40b23f5Copy full SHA for 40b23f5
1 file changed
cgi-bin/UnitPay.py
@@ -16,7 +16,6 @@ class UnitPay:
16
supportedPartnerMethods = ['check', 'pay', 'error'];
17
supportedUnitpayIp = [
18
'31.186.100.49',
19
- '178.132.203.105',
20
'52.29.152.23',
21
'52.19.56.234',
22
'127.0.0.1' # for debug
0 commit comments