Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
<form name="bk" action="#"> | |
<div class="g-literature_20 g-prose_magic"> | |
<p class="genre"> | |
<a href="/g/201" class="genre" name="literature_20">Классическая проза ХX века</a>, | |
<a href="/g/203" class="genre" name="prose_magic">Магический реализм</a> | |
</p> | |
<img src="/img/znak.gif" alt="файл не оценен" title="файл не оценен" width="15px" height="15px" border="0"/> | |
<input type="checkbox" id="201,203-" name="bchk513353"/> - | |
<a href="/b/513353">Сто лет одиночества</a> [сборник] (пер. | |
<a href="/a/40884">Ростислав Леонидович Рыбкин</a>, |
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
<form name="bk" action="#"> | |
<div class="g-literature_20 g-prose_magic"> | |
<p class="genre"> | |
<a href="/g/201" class="genre" name="literature_20">Классическая проза ХX века</a>, | |
<a href="/g/203" class="genre" name="prose_magic">Магический реализм</a> | |
</p> | |
<img src="/img/znak.gif" alt="файл не оценен" title="файл не оценен" width="15px" height="15px" border="0" /> | |
<input type="checkbox" id="201,203-" name="bchk513353"> - | |
<a href="/b/513353">Сто лет одиночества</a> [сборник] (пер. | |
<a href="/a/40884">Ростислав Леонидович Рыбкин</a>, |
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
{"lastUpload":"2017-08-21T20:29:59.817Z","extensionVersion":"v2.8.3"} |
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
import os | |
import json | |
import datetime | |
from flask import Flask, url_for, redirect, \ | |
render_template, session, request | |
from flask.ext.sqlalchemy import SQLAlchemy | |
from flask.ext.login import LoginManager, login_required, login_user, \ | |
logout_user, current_user, UserMixin | |
from requests_oauthlib import OAuth2Session |
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
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
NewerOlder