From c512add083e0176c22a486de79761bc36e198217 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=8D=E7=A0=8D?= Date: Fri, 6 Dec 2024 09:56:55 +0800 Subject: [PATCH] Update README --- README.md | 4 +++- lang/README_FR.md | 4 +++- lang/README_RU.md | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e2fd980..ec47e73 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ The `lib` folder is extracted from GitLab's source code. It is used to build and ### **src/scan.features.rb** -Features are extracted from an object filled with constants. The most comprehensive plan for a license is **Ultimate**, but features like Geo Mirroring are not included in any standard plan. Therefore, we manually add these features. +Removed with a script to generate empty json file due to DMCA takedown request. + +~~Features are extracted from an object filled with constants. The most comprehensive plan for a license is **Ultimate**, but features like Geo Mirroring are not included in any standard plan. Therefore, we manually add these features.~~ ## Usage diff --git a/lang/README_FR.md b/lang/README_FR.md index a34fa0a..a82f2ca 100644 --- a/lang/README_FR.md +++ b/lang/README_FR.md @@ -26,7 +26,9 @@ Le dossier `lib` est extrait du code source de GitLab. Il est utilisé pour gén ### **src/scan.features.rb** -Les fonctionnalités sont extraites d'un objet contenant des constantes. Le plan le plus complet est **Ultimate**, mais des fonctionnalités comme le Geo Mirroring ne sont incluses dans aucun plan standard. Nous les ajoutons donc manuellement. +**Ce fichier a été retiré suite à une demande de retrait DMCA.** + +~~Les fonctionnalités sont extraites d'un objet contenant des constantes. Le plan le plus complet est **Ultimate**, mais des fonctionnalités comme le Geo Mirroring ne sont incluses dans aucun plan standard. Nous les ajoutons donc manuellement.~~ ## Utilisation diff --git a/lang/README_RU.md b/lang/README_RU.md index c893f66..357f6db 100644 --- a/lang/README_RU.md +++ b/lang/README_RU.md @@ -26,7 +26,9 @@ GitLab использует пару открытого/закрытого кл ### **src/scan.features.rb** -Функции извлекаются из объекта, заполненного константами. Самый полный план лицензии — **Ultimate**, но такие функции, как Geo Mirroring, не включены ни в один стандартный план. Поэтому мы вручную добавляем эти функции. +**Этот файл был удален по запросу на удаление DMCA.** + +~~Функции извлекаются из объекта, заполненного константами. Самый полный план лицензии — **Ultimate**, но такие функции, как Geo Mirroring, не включены ни в один стандартный план. Поэтому мы вручную добавляем эти функции.~~ ## Использование