· 7 years ago · Oct 24, 2018, 08:18 AM
1import os
2import time
3# СÑылка на информацию по XRATH http://onedev.net/post/458
4
5link_roxcasino = "https://roxcasino17.com"
6link_vulkan = "https://vulcanmega1.com"
7link_fresh = "https://fresh4.casino"
8gekodriver_chrome = "C:\server\chromedriver.exe"
9gekodriver_firefox = "C:\server\geckodriver.exe"
10telegram_chat = "https://api.telegram.org/bot538685080:AAF4r_l2X7UQUMuZKxBPuA6nTzP-YYIEsMg/sendMessage?chat_id=-273788886"
11telegram_chat__success = "https://api.telegram.org/bot538685080:AAF4r_l2X7UQUMuZKxBPuA6nTzP-YYIEsMg/sendMessage?chat_id=-297092794"
12telegram_regular= "https://api.telegram.org/bot538685080:AAF4r_l2X7UQUMuZKxBPuA6nTzP-YYIEsMg/sendMessage?chat_id=-273788886"
13telegram_regular__success = "https://api.telegram.org/bot538685080:AAF4r_l2X7UQUMuZKxBPuA6nTzP-YYIEsMg/sendMessage?chat_id=-297092794"
14
15#casino_accaunts
16
17user1_name = 'testpythontest@mail.ru'
18user1_pass = 'Qwerty12345'
19user2_name = 'testpythontest@mail.ru'
20user2_pass = 'Qwerty12345'
21partner_name = 'autotest@jetmail.cc'
22partner_pass = 'Qwerty12345'
23
24#social_accaunts
25
26mailru_name = 'testpythontest'
27mailru_pass = 'Qwerty12345'
28gmail_name = 'testpythontesttest'
29gmail_pass = 'Pohui1985'
30vk_name = '89162977190'
31vk_pass = 'wave34RIFT'
32ok_name = '89265877966'
33ok_pass = 'Lhfyfzcerf1488'
34fb_name = '89265877966'
35fb_pass = 'Pohui1985'
36ya_name = 'pythontesttest'
37ya_pass = 'Qwerty12345'
38jetmail_name = 'autotesttemp'
39jetmail_pass = 'Qwerty12345'
40
41#files
42
43counter_for_mail_vulkan = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_mail_vulkan.txt'
44counter_for_yandex_vulkan = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_yandex_vulkan.txt'
45counter_for_gmail_vulkan = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_gmail_vulkan.txt'
46
47counter_for_mail_roxcasino = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_mail_roxcasino.txt'
48counter_for_yandex_roxcasino = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_yandex_roxcasino.txt'
49counter_for_gmail_roxcasino = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_gmail_roxcasino.txt'
50
51counter_for_mail_fresh = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_mail_fresh.txt'
52counter_for_yandex_fresh = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_yandex_fresh.txt'
53counter_for_gmail_fresh = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_gmail_fresh.txt'
54
55counter_for_jetmail_fresh = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_jetmail_fresh.txt'
56counter_for_jetmail_vulkan = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_jetmail_vulkan.txt'
57counter_for_jetmail_roxcasino = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_jetmail_roxcasino.txt'
58
59counter_for_partnerlink_fresh = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_partnerlink_fresh.txt'
60counter_for_partnerlink_roxcasino = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_partnerlink_roxcasino.txt'
61counter_for_partnerlink_vulkan = os.path.abspath(os.path.dirname(__file__)) + '/../temp/counter_for_partnerlink_vulkan.txt'
62
63
64timeout_page_sec = 99
65
66
67#secondary links
68
69mailru = "https://mail.ru"
70yandex_mail = "https://passport.yandex.ru/auth?from=mail&origin=hostroot_homer_auth_v3_ru&retpath=https%3A%2F%2Fmail.yandex.ru%2F&backpath=https%3A%2F%2Fmail.yandex.ru%3Fnoretpath%3D1"
71gmailcom = "https://gmail.com"
72jetmail = 'https://jetmail.cc/'