This file contains 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 math | |
import time | |
msg1 = 'I am a strange loop' | |
msg2 = 'I am a strange loop' | |
width = 25 | |
def recurse(t): |
This file contains 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 sanic | |
import sanic_cors | |
app = sanic.Sanic(__name__, log_config={ | |
'version': 1, | |
'disable_existing_loggers': False, | |
'loggers': { | |
"sanic.root": { | |
"level": "INFO", |
This file contains 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
youtube.com##ytd-browse[page-subtype="home"] | |
youtube.com##.html5-endscreen | |
youtube.com##.ytp-ce-element | |
youtube.com##.ytp-ce-covering-overlay | |
youtube.com##.ytp-ce-element-shadow | |
youtube.com##.ytp-ce-covering-image | |
youtube.com##.ytp-ce-expanding-image | |
youtube.com##.ytp-ce-element.ytp-ce-video.ytp-ce-element-show | |
youtube.com##.ytp-ce-element.ytp-ce-channel.ytp-ce-channel-this | |
youtube.com##.ytp-pause-overlay |