This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!//usr/bin/python | |
import re | |
import urllib2 | |
import PyRSS2Gen | |
from bs4 import BeautifulSoup | |
url = 'https://one-piecex.com.br/' | |
user_agent = 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
img = [ | |
0 0 0 0 0 0 0 0 0 0 0 0; | |
0 0 0 0 1 1 1 0 0 0 0 0; | |
0 0 0 1 1 1 1 1 0 0 0 0; | |
0 0 0 1 1 1 1 0 0 0 0 0; | |
0 0 0 0 0 1 1 0 1 0 0 0; | |
0 0 0 0 0 1 1 0 1 0 0 0; | |
0 0 0 0 0 1 1 1 0 0 0 0; | |
0 0 0 0 0 0 0 1 0 0 0 0; | |
0 0 0 0 0 0 0 1 0 0 0 0; |
NewerOlder