[PR #5] [MERGED] Feature/errors #30

Closed
opened 2026-02-25 21:30:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/charlesabarnes/SPFtoolbox/pull/5
Author: @charlesabarnes
Created: 7/23/2017
Status: Merged
Merged: 7/24/2017
Merged by: @charlesabarnes

Base: masterHead: feature/errors


📝 Commits (6)

📊 Changes

24 files changed (+1000 additions, -1639 deletions)

View changed files

📝 getWhois.php (+9 -81)
📝 index.html (+12 -5)
phpwhois/CHANGES (+0 -1063)
phpwhois/test.txt (+0 -129)
phpwhois/testsuite.php (+0 -213)
phpwhois/whois.am.php (+42 -0)
📝 phpwhois/whois.be.php (+4 -3)
phpwhois/whois.bh.php (+59 -0)
📝 phpwhois/whois.client.php (+6 -3)
📝 phpwhois/whois.gtld.markmonitor.php (+12 -2)
phpwhois/whois.gtld.name.php (+56 -0)
phpwhois/whois.gtld.nameintel.php (+64 -0)
📝 phpwhois/whois.gtld.php (+0 -1)
📝 phpwhois/whois.hu.php (+10 -52)
phpwhois/whois.icon.png (+0 -0)
phpwhois/whois.il.php (+106 -0)
📝 phpwhois/whois.ip.apnic.php (+10 -9)
📝 phpwhois/whois.ip.lacnic.php (+1 -1)
📝 phpwhois/whois.ru.php (+3 -2)
📝 phpwhois/whois.servers.php (+576 -68)

...and 4 more files

📄 Description

Fixes #4
Simplifies getWhois.php


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/charlesabarnes/SPFtoolbox/pull/5 **Author:** [@charlesabarnes](https://github.com/charlesabarnes) **Created:** 7/23/2017 **Status:** ✅ Merged **Merged:** 7/24/2017 **Merged by:** [@charlesabarnes](https://github.com/charlesabarnes) **Base:** `master` ← **Head:** `feature/errors` --- ### 📝 Commits (6) - [`2b4e42a`](https://github.com/charlesabarnes/SPFtoolbox/commit/2b4e42ac834e7de6889b2fc4d7c886b57fdc7b78) allow you to press enter to query - [`68c25a6`](https://github.com/charlesabarnes/SPFtoolbox/commit/68c25a6eda44c22ae33d440342875c0226d71d53) added document ready - [`58fbb5a`](https://github.com/charlesabarnes/SPFtoolbox/commit/58fbb5a7935076e78e53d9d676d74d658c923502) Merge branch 'master' of https://github.com/bulbajackel/SPFtoolbox - [`f2b6e28`](https://github.com/charlesabarnes/SPFtoolbox/commit/f2b6e28e905aca4fa0f7bff227150b106db93454) changes to fix #4 - [`fe73e0d`](https://github.com/charlesabarnes/SPFtoolbox/commit/fe73e0dc169fbc04291d6ba604e4ba12b64098d9) changes to fix #4 - [`98202a7`](https://github.com/charlesabarnes/SPFtoolbox/commit/98202a79c5fa6824b0834b61dcdcd2dfb85d24fe) update to to many ### 📊 Changes **24 files changed** (+1000 additions, -1639 deletions) <details> <summary>View changed files</summary> 📝 `getWhois.php` (+9 -81) 📝 `index.html` (+12 -5) ➖ `phpwhois/CHANGES` (+0 -1063) ➖ `phpwhois/test.txt` (+0 -129) ➖ `phpwhois/testsuite.php` (+0 -213) ➕ `phpwhois/whois.am.php` (+42 -0) 📝 `phpwhois/whois.be.php` (+4 -3) ➕ `phpwhois/whois.bh.php` (+59 -0) 📝 `phpwhois/whois.client.php` (+6 -3) 📝 `phpwhois/whois.gtld.markmonitor.php` (+12 -2) ➕ `phpwhois/whois.gtld.name.php` (+56 -0) ➕ `phpwhois/whois.gtld.nameintel.php` (+64 -0) 📝 `phpwhois/whois.gtld.php` (+0 -1) 📝 `phpwhois/whois.hu.php` (+10 -52) ➕ `phpwhois/whois.icon.png` (+0 -0) ➕ `phpwhois/whois.il.php` (+106 -0) 📝 `phpwhois/whois.ip.apnic.php` (+10 -9) 📝 `phpwhois/whois.ip.lacnic.php` (+1 -1) 📝 `phpwhois/whois.ru.php` (+3 -2) 📝 `phpwhois/whois.servers.php` (+576 -68) _...and 4 more files_ </details> ### 📄 Description Fixes #4 Simplifies getWhois.php --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:30:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPFtoolbox#30
No description provided.