more updates

This commit is contained in:
William Harrison
2024-10-17 19:30:08 +11:00
committed by GitHub
parent 24ce4db887
commit eb6e3df7bb
7 changed files with 14 additions and 40 deletions
-31
View File
@@ -1,31 +0,0 @@
{
"extends": [
"eslint:recommended",
"plugin:node/recommended",
"plugin:json/recommended"
],
"parserOptions": {
"ecmaVersion": 2020
},
"rules": {
"indent": ["error", 2],
"max-len": ["error", {
"code": 100,
"ignoreStrings": true,
"ignoreTemplateLiterals": true,
"ignoreTrailingComments": true
}],
"node/exports-style": ["error", "module.exports"],
"node/file-extension-in-import": ["error", "always"],
"node/prefer-global/buffer": ["error", "always"],
"node/prefer-global/console": ["error", "always"],
"node/prefer-global/process": ["error", "always"],
"node/prefer-global/url-search-params": ["error", "always"],
"node/prefer-global/url": ["error", "always"],
"node/prefer-promises/dns": "error",
"node/prefer-promises/fs": "error",
"no-process-exit": [0],
"node/no-unsupported-features/node-builtins": [0],
"node/no-unsupported-features/es-syntax": [0]
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
* @phenax @wdhdev
/.github/ @wdhdev
/domains/ @is-a-dev/maintainers @is-a-dev/trial-maintainers
/domains/ @is-a-dev/maintainers
*.md @is-a-dev/maintainers
-4
View File
@@ -1,4 +0,0 @@
node_modules/
*.env.production
*.log
is-a-dev-cert/
+1 -1
View File
@@ -36,7 +36,7 @@ Thank you for your co-operation.
## Issues
If you have any problems, feel free to [open a issue](https://github.com/is-a-dev/register/issues/new/choose).
If you have an issue that contains confidental infomation, send an email to security@m.is-a.dev.
If you have an issue that contains confidental infomation, send an email to security@is-a.dev.
## Register
### Manual Registration
+1 -1
View File
@@ -3,4 +3,4 @@
## Reporting a vulnerability
You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repository.
However, for **higher severity vulnerabilities and bugs**, please email security@m.is-a.dev.
However, for **higher severity vulnerabilities and bugs**, please email security@is-a.dev.
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "is-a-dev",
"email": ""
},
"record": {
"TXT": "v=DMARC1; p=reject; rua=mailto:b24ae2ebb6744451bec500b161916c03@dmarc-reports.cloudflare.net"
}
}
+2 -2
View File
@@ -1,8 +1,8 @@
{
"description": "PSL validation record for is-a.dev",
"description": "PSL validation record",
"owner": {
"username": "is-a-dev",
"email": "phenax5@gmail.com"
"email": ""
},
"record": {
"TXT": "https://github.com/publicsuffix/list/pull/1949"