add piped script
This commit is contained in:
parent
10ff4efd9f
commit
c0a737e93e
@ -10,7 +10,6 @@ import xml.etree.ElementTree as ET
|
|||||||
|
|
||||||
# Globals.
|
# Globals.
|
||||||
atom_ns = {"atom": "http://www.w3.org/2005/Atom"}
|
atom_ns = {"atom": "http://www.w3.org/2005/Atom"}
|
||||||
article_parser_url = "https://extract-article.deta.dev/?url="
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
sys.stdin.reconfigure(encoding="utf-8")
|
sys.stdin.reconfigure(encoding="utf-8")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user