dnscontrol/pkg/js
imlonghao f4b402bfce
PORKBUN: support URL and URL301 (#3951)
<!--
## Before submiting a pull request

Please make sure you've run the following commands from the root
directory.

    bin/generate-all.sh

(this runs commands like "go generate", fixes formatting, and so on)

## Release changelog section

Help keep the release changelog clear by pre-naming the proper section
in the GitHub pull request title.

Some examples:
* CICD: Add required GHA permissions for goreleaser
* DOCS: Fixed providers with "contributor support" table
* ROUTE53: Allow R53_ALIAS records to enable target health evaluation

More examples/context can be found in the file .goreleaser.yml under the
'build' > 'changelog' key.
!-->

Support `URL` and `URL301`, mark `PORKBUN_URLFWD` as DEPRECATED, maybe
delete after one year or shorter.
Manually tested, and integration test mostly passed except #3950

close #3793
2026-01-06 17:05:06 -05:00
..
parse_tests BUGFIX: RecordConfig v2 wasn't processing record meta data (#3932) 2025-12-18 09:29:59 -05:00
hash.go Bug: HASH() outputs debug info (#3483) 2025-03-07 09:06:32 -05:00
helpers.js PORKBUN: support URL and URL301 (#3951) 2026-01-06 17:05:06 -05:00
js.go BUGFIX: Multiple bugs in RP (RecordConfig v2) (#3931) 2025-12-18 07:00:38 -05:00
js_test.go BUGFIX: Multiple bugs in RP (RecordConfig v2) (#3931) 2025-12-18 07:00:38 -05:00
README-parse_tests.md BUGFIX: IDN support is broken for domain names (#3845) 2025-11-29 12:17:44 -05:00