mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
feat: bumped version to 0.0.33
This commit is contained in:
parent
339d84d5e4
commit
2cbe6fc111
8 changed files with 140 additions and 10 deletions
|
|
@ -42,9 +42,7 @@ from app.utils.proxy import get_geo_proxy_url, get_proxy_url
|
|||
# Shared cross-country rotation walk (also used by the TikTok sibling). Kept under
|
||||
# the historical private names this module and its tests reference.
|
||||
from app.utils.proxy.rotation import (
|
||||
FALLBACK_COUNTRIES as _FALLBACK_COUNTRIES,
|
||||
country_for_rotation as _country_for_rotation,
|
||||
rotation_countries as _rotation_countries,
|
||||
)
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue