Hola, me salta este error cuando ejecuto el You are not allowed to view links.
You are not allowed to view links.
Register or Login or You are not allowed to view links.
Register or Login:
Traceback (most recent call last):
File "revoltshing.py", line 157, in <module>
main()
File "revoltshing.py", line 61, in main
w.clonar() # start
File "revoltshing.py", line 129, in clonar
data = ulib.urlopen(self.url).read()
File "/usr/lib/python3.7/http/client.py", line 470, in read
s = self._safe_read(self.length)
File "/usr/lib/python3.7/http/client.py", line 620, in _safe_read
chunk = You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login(min(amt, MAXAMOUNT))
File "/usr/lib/python3.7/socket.py", line 589, in readinto
return self._sock.recv_into(b)
File "/usr/lib/python3.7/ssl.py", line 1071, in recv_into
return You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login(nbytes, buffer)
File "/usr/lib/python3.7/ssl.py", line 929, in read
return self._sslobj.read(len, buffer)
ConnectionResetError: [Errno 104] Connection reset by peer
Traceback (most recent call last):
File "revoltshing.py", line 157, in <module>
main()
File "revoltshing.py", line 61, in main
w.clonar() # start
File "revoltshing.py", line 129, in clonar
data = ulib.urlopen(self.url).read()
File "/usr/lib/python3.7/http/client.py", line 470, in read
s = self._safe_read(self.length)
File "/usr/lib/python3.7/http/client.py", line 620, in _safe_read
chunk = You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login(min(amt, MAXAMOUNT))
File "/usr/lib/python3.7/socket.py", line 589, in readinto
return self._sock.recv_into(b)
File "/usr/lib/python3.7/ssl.py", line 1071, in recv_into
return You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login(nbytes, buffer)
File "/usr/lib/python3.7/ssl.py", line 929, in read
return self._sslobj.read(len, buffer)
ConnectionResetError: [Errno 104] Connection reset by peer

