mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 21:10:29 +00:00
Move data to its own subdirectory
This commit is contained in:
@@ -2,7 +2,7 @@ import sys
|
||||
import json
|
||||
import urllib.request
|
||||
|
||||
OUT = 'errors.json'
|
||||
OUT = 'data/errors.json'
|
||||
URL = 'https://rpc.pwrtelegram.xyz/?all'
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user