Запросы обходят защиту от DDoS [дубликат]Python

Программы на Python
Anonymous
Запросы обходят защиту от DDoS [дубликат]

Сообщение Anonymous »

Когда я пытаюсь получить доступ к этой ссылке из: браузера

У меня есть такой ответ:


{"success":false


Но когда я пытаюсь вызвать ее из запросов библиотеки, я использую этот код:

Код: Выделить всё

import requests
s = requests.Session()
h = s.get('https://csgopolygon.com/scripts/_createAccount.php')
print(h.text)
Когда я запускаю ответ кода:

Код: Выделить всё






html, body {
width: 100%;
border: 0px;
padding: 0px;
margin: 0px;
font-size: 18px;
}

.content {
width: 800px;
max-width: 95%;
margin: 0 auto;
opacity: 0;
transition: all 0.4s ease 2s;
}

.content.show {
opacity: 1;
}

.form {
position: relative;

}
.form > .lefCol {
display: inline-block;
width: 48%;
min-width: 300px;
padding: 0px;
vertical-align: top;
}
.form >  .rightCol {
display: inline-block;
width: 48%;
min-width: 300px;
padding: 0px;
vertical-align: top;
}

.button {
font-size: 32px;
padding: 5px;
}
.footer {
padding: 15px;
text-align: right;
}

#loading {
text-align:  c e n t e r ; < b r   / > } < b r   / > < b r   / > # f o u n t a i n T e x t G { < b r   / >                 w i d t h : 4 2 0 p x ; < b r   / >                 m a r g i n : a u t o ; < b r   / > } < b r   / > < b r   / > . f o u n t a i n T e x t G { < b r   / >                 c o l o r : r g b ( 0 , 0 , 0 ) ; < b r   / >                 f o n t - f a m i l y : A r i a l ; < b r   / >                 f o n t - s i z e : 4 4 p x ; < b r   / >                 t e x t - d e c o r a t i o n : n o n e ; < b r   / >                 f o n t - w e i g h t : n o r m a l ; < b r   / >                 f o n t - s t y l e : n o r m a l ; < b r   / >                 f l o a t : l e f t ; < b r   / >                 a n i m a t i o n - n a m e : b o u n c e _ f o u n t a i n T e x t G ; < b r   / >                                 - o - a n i m a t i o n - n a m e : b o u n c e _ f o u n t a i n T e x t G ; < b r   / >                                 - m s - a n i m a t i o n - n a m e : b o u n c e _ f o u n t a i n T e x t G ; < b r   / >                                 - w e b k i t - a n i m a t i o n - n a m e : b o u n c e _ f o u n t a i n T e x t G ; < b r   / >                                 - m o z - a n i m a t i o n - n a m e : b o u n c e _ f o u n t a i n T e x t G ; < b r   / >                 a n i m a t i o n - d u r a t i o n : 2 . 0 9 s ; < b r   / >                                 - o - a n i m a t i o n - d u r a t i o n : 2 . 0 9 s ; < b r   / >                                 - m s - a n i m a t i o n - d u r a t i o n : 2 . 0 9 s ; < b r   / >                                 - w e b k i t - a n i m a t i o n - d u r a t i o n : 2 . 0 9 s ; < b r   / >                                 - m o z - a n i m a t i o n - d u r a t i o n : 2 . 0 9 s ; < b r   / >                 a n i m a t i o n - i t e r a t i o n - c o u n t : i n f i n i t e ; < b r   / >                                 - o - a n i m a t i o n - i t e r a t i o n - c o u n t : i n f i n i t e ; < b r   / >                                 - m s - a n i m a t i o n - i t e r a t i o n - c o u n t : i n f i n i t e ; < b r   / >                                 - w e b k i t - a n i m a t i o n - i t e r a t i o n - c o u n t : i n f i n i t e ; < b r   / >                                 - m o z - a n i m a t i o n - i t e r a t i o n - c o u n t : i n f i n i t e ; < b r   / >                 a n i m a t i o n - d i r e c t i o n : n o r m a l ; < b r   / >                                 - o - a n i m a t i o n - d i r e c t i o n : n o r m a l ; < b r   / >                                 - m s - a n i m a t i o n - d i r e c t i o n : n o r m a l ; < b r   / >                                 - w e b k i t - a n i m a t i o n - d i r e c t i o n : n o r m a l ; < b r   / >                                 - m o z - a n i m a t i o n - d i r e c t i o n : n o r m a l ; < b r   / >                 t r a n s f o r m : s c a l e ( . 5 ) ; < b r   / >                                 - o - t r a n s f o r m : s c a l e ( . 5 ) ; < b r   / >                   -ms-transform:scale(.5);
-webkit-transform:scale(.5);
-moz-transform:scale(.5);
}#fountainTextG_1{
animation-delay:0.75s;
-o-animation-delay:0.75s;
-ms-animation-delay:0.75s;
-webkit-animation-delay:0.75s;
-moz-animation-delay:0.75s;
}
#fountainTextG_2{
animation-delay:0.9s;
-o-animation-delay:0.9s;
-ms-animation-delay:0.9s;
-webkit-animation-delay:0.9s;
-moz-animation-delay:0.9s;
}
#fountainTextG_3{
animation-delay:1.05s;
-o-animation-delay:1.05s;
-ms-animation-delay:1.05s;
-webkit-animation-delay:1.05s;
-moz-animation-delay:1.05s;
}
#fountainTextG_4{
animation-delay:1.2s;
-o-animation-delay:1.2s;
-ms-animation-delay:1.2s;
-webkit-animation-delay:1.2s;
-moz-animation-delay:1.2s;
}
#fountainTextG_5{
animation-delay:1.35s;
-o-animation-delay:1.35s;
-ms-animation-delay:1.35s;
-webkit-animation-delay:1.35s;
-moz-animation-delay:1.35s;
}
#fountainTextG_6{
animation-delay:1.5s;
-o-animation-delay:1.5s;
-ms-animation-delay:1.5s;
-webkit-animation-delay:1.5s;
-moz-animation-delay:1.5s;
}
#fountainTextG_7{
animation-delay:1.64s;
-o-animation-delay:1.64s;
-ms-animation-delay:1.64s;
-webkit-animation-delay:1.64s;
-moz-animation-delay:1.64s;
}
#fountainTextG_8{
animation-delay:1.79s;
-o-animation-delay:1.79s;
-ms-animation-delay:1.79s;
-webkit-animation-delay:1.79s;
-moz-animation-delay:1.79s;
}
#fountainTextG_9{
animation-delay:1.94s;
-o-animation-delay:1.94s;
-ms-animation-delay:1.94s;
-webkit-animation-delay:1.94s;
-moz-animation-delay:1.94s;
}
#fountainTextG_10{
animation-delay:2.09s;
-o-animation-delay:2.09s;
-ms-animation-delay:2.09s;
-webkit-animation-delay:2.09s;
-moz-animation-delay:2.09s;
}

@keyframes bounce_fountainTextG{
0%{
transform:scale(1);
color:rgb(0,0,0);
}

100%{
transform:scale(.5);
color:rgb(255,255,255);
}
}

@-o-keyframes bounce_fountainTextG{
0%{
-o-transform:scale(1);
color:rgb(0,0,0);
}

100%{
-o-transform:scale(.5);
color:rgb(255,255,255);
}
}

@-ms-keyframes bounce_fountainTextG{
0%{
-ms-transform:scale(1);
color:rgb(0,0,0);
}

100%{
-ms-transform:scale(.5);
color:rgb(255,255,255);
}
}

@-webkit-keyframes bounce_fountainTextG{
0%{
-webkit-transform:scale(1);
color:rgb(0,0,0);
}

100%{
-webkit-transform:scale(.5);
color:rgb(255,255,255);
}
}

@-moz-keyframes bounce_fountainTextG{
0%{
-moz-transform:scale(1);
color:rgb(0,0,0);
}

100%{
-moz-transform:scale(.5);
color:rgb(255,255,255);
}
}





Stormwall DDoS protection










Please confirm you are not a robot.
Пожалуйста,  подтвердите, что Вы не робот.


[url=https://stormwall.pro/]stormwall.pro[/url]


Loading...



Automatic report form








var timer1 = setTimeout(function(){
document.getElementById("captcha").className = "content show";
}, 10);
const cE = "386t98trrw9mjgo1gcd4jvkk9vae?!yt7u1031qg64h3rywryo5dahsgfszhg:ka8crny2n4o26v";
const cK = 2;
const cN = "swp_token";
const cO = ";path=/;max-age=1800";
try {
(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o

Вернуться в «Python»