mirror of
https://github.com/charlesabarnes/SPFtoolbox.git
synced 2026-04-25 03:16:18 +03:00
[PR #63] [MERGED] Update Whois #62
Labels
No labels
Good First Issue
bug
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SPFtoolbox#62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/charlesabarnes/SPFtoolbox/pull/63
Author: @arminask
Created: 5/11/2023
Status: ✅ Merged
Merged: 11/17/2023
Merged by: @charlesabarnes
Base:
master← Head:master📝 Commits (1)
34f3d16Update Whois📊 Changes
25 files changed (+323 additions, -765 deletions)
View changed files
➖
operations/phpwhois/phpwhois-readme.txt(+0 -3)📝
operations/phpwhois/whois.at.php(+1 -2)📝
operations/phpwhois/whois.be.php(+21 -21)📝
operations/phpwhois/whois.client.php(+6 -10)📝
operations/phpwhois/whois.cn.php(+9 -9)📝
operations/phpwhois/whois.co.php(+8 -2)📝
operations/phpwhois/whois.de.php(+23 -22)➕
operations/phpwhois/whois.dk.php(+62 -0)📝
operations/phpwhois/whois.fi.php(+20 -15)📝
operations/phpwhois/whois.gtld.fastdomain.php(+2 -3)📝
operations/phpwhois/whois.gtld.php(+3 -2)➖
operations/phpwhois/whois.icon.png(+0 -0)📝
operations/phpwhois/whois.idna.php(+5 -5)📝
operations/phpwhois/whois.ie.php(+14 -13)📝
operations/phpwhois/whois.il.php(+1 -2)📝
operations/phpwhois/whois.ip.afrinic.php(+1 -2)📝
operations/phpwhois/whois.ip.apnic.php(+1 -2)📝
operations/phpwhois/whois.ip.php(+5 -1)📝
operations/phpwhois/whois.nu.php(+3 -4)📝
operations/phpwhois/whois.parser.php(+65 -58)...and 5 more files
📄 Description
Whois didn't work on php 8.1 versions, updated from
https://github.com/sparc/phpWhois.org.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.