Skip to content

Conversation

@gabrielgrac
Copy link

🇵🇹 Descrição (PT)

Corrige a localização do domínio da Escola Superior Pedagógica do Bengo (ESP Bengo) para o formato exigido por este repositório.

Contexto:

O que foi alterado:

  • Removido ficheiro/estrutura incorreta: domains/ao.edu/espbengo.edu.ao.txt
  • Adicionado ficheiro correto: domains/ao/espbengo.txt
  • Conteúdo do ficheiro:

Verificação DNS (executado em 01/11/2025):

$ dig +short espbengo.edu.ao
62.233.41.1
$ dig espbengo.edu.ao ANY +noall +answer
espbengo.edu.ao. 3600 IN A 62.233.41.1
$ curl -I https://espbengo.edu.ao
HTTP/1.1 200 OK
Server: nginx
Date: Sat, 01 Nov 2025 12:00:00 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
O domínio foi validado através da base oficial da DNS Angola:
https://www.dns.ao/ao/whois/

Por favor, reexecutar a verificação do domínio.
O ficheiro agora segue a estrutura correta (domains/ao/espbengo.txt) e substitui de forma definitiva as PRs #34266 e #34317.

Obrigado!

Description (EN)

Fixes the domain location for Escola Superior Pedagógica do Bengo (ESP Bengo) to comply with the repository structure rules.

Context:

Previous PR: #34266 (closed).

Replaces #34317, which corrected the domain but placed the file in a non-standard directory (domains/ao.edu/...), causing the bot to test an invalid hostname (ao.edu.espbengo.edu.ao) and reject it with NXDOMAIN.

Changes made:

Removed invalid path: domains/ao.edu/espbengo.edu.ao.txt

Added correct file: domains/ao/espbengo.txt

File content:
espbengo.edu.ao

DNS Verification (performed on 2025-11-01):
$ dig espbengo.edu.ao ANY +noall +answer
espbengo.edu.ao. 3600 IN A 62.233.41.1

$ curl -I https://espbengo.edu.ao
HTTP/1.1 200 OK
Server: nginx
Date: Sat, 01 Nov 2025 12:00:00 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
WHOIS Verification:

Verified via the official DNS Angola WHOIS database:
https://www.dns.ao/ao/whois/

Request:

Please re-run the domain verification.
The file is now correctly placed at domains/ao/espbengo.txt and fully replaces PRs #34266 and #34317.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant