MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / load_language_preference

Function load_language_preference

Scripts/Settings.py:181–190  ·  view source on GitHub ↗

Loads the preferred language from the persistent JSON file.

()

Source from the content-addressed store, hash-verified

179 "GR": "Greece",
180 "CA": "Canada",
181 "SE": "Sweden",
182 "CH": "Switzerland",
183 "IT": "Italy",
184 "ES": "Spain",
185}
186NETWORK_TOR_PROCESS = None
187
188# --- Sponsors-Only shortcuts ---
189SPONSORS_TIERS = {
190 "3": {
191 "key": "3",
192 "label": "Sponsors-Only $3 Tier",
193 "short_label": "$3 Tier",

Calls

no outgoing calls

Tested by

no test coverage detected