2 lines
103 B
Python
2 lines
103 B
Python
_GLOBAL_RAW_CACHE = {} # {domain: list[dict]}
|
|
_GLOBAL_FILTERED_CACHE = {} # {domain: list[dict]} |