chore: point repo/badge URLs at git.mobiletic.net Gitea
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
"description": "Framework-agnostic PII anonymization & pseudonymization: pluggable LLM detection for free-form PII (names, addresses) with a deterministic regex fallback, deterministic coreference, and streaming-safe de-anonymization.",
|
||||
"license": "MIT",
|
||||
"author": "Mobiletic",
|
||||
"homepage": "https://github.com/mobiletic/anonymizer#readme",
|
||||
"homepage": "https://git.mobiletic.net/mobiletic/anonymizer#readme",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/mobiletic/anonymizer.git"
|
||||
"url": "git+https://git.mobiletic.net/mobiletic/anonymizer.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/mobiletic/anonymizer/issues"
|
||||
"url": "https://git.mobiletic.net/mobiletic/anonymizer/issues"
|
||||
},
|
||||
"keywords": [
|
||||
"anonymization",
|
||||
|
||||
Reference in New Issue
Block a user