fix: prefer newest OTP messages

This commit is contained in:
mmc
2026-03-19 16:58:18 +08:00
parent d6ea996e09
commit e13d54191b
2 changed files with 35 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ from __future__ import annotations
import argparse
import json
import os
import random
import sys
import time
from pathlib import Path