From dd4522d2fb2323b829572afed2e171e4ae3a51b0 Mon Sep 17 00:00:00 2001 From: flicus Date: Fri, 11 Mar 2016 14:38:52 +0300 Subject: [PATCH] added possibility to work via HTTP proxy --- .idea/compiler.xml | 8 ++++++++ .idea/misc.xml | 3 +++ TelegramBots.iml | 2 +- pom.xml | 2 +- 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 434b83aa..89d6b111 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -24,9 +24,17 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 3bb9901e..f46d96ae 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -50,6 +50,9 @@