Skip to content

Commit c17c1fb

Browse files
committed
- Updated: auth mechanics, links
- Removed: deprecated mechanics, deprecated links
1 parent 6fa9cdc commit c17c1fb

341 files changed

Lines changed: 8000 additions & 14100 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.MD

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,13 @@
22

33
### [WhoisXmpApi.com](https://www.whoisxmlapi.com/) API code samples have moved to our new repositories:
44

5-
1. [Brand Alert API samples](https://github.com/whois-api-llc/brand-alert)
6-
2. [Brand Alert API 2.0 samples](https://github.com/whois-api-llc/brand-alert2)
7-
3. [Bulk Whois API samples](https://github.com/whois-api-llc/bulk-whois)
8-
4. [DNS Lookup API samples](https://github.com/whois-api-llc/dns-lookup)
9-
5. [Domain Availability API samples](https://github.com/whois-api-llc/domain-availability)
10-
6. [Email Verification API samples](https://github.com/whois-api-llc/email-verification)
11-
7. [Registrant Alert API samples](https://github.com/whois-api-llc/registrant-alert)
12-
8. [Registrant Alert API 2.0 samples](https://github.com/whois-api-llc/registrant-alert2)
13-
9. [Reverse Whois API samples](https://github.com/whois-api-llc/reverse-whois)
14-
10. [Reverse Whois API 2.0 samples](https://github.com/whois-api-llc/reverse-whois2)
15-
11. [Whois API samples](https://github.com/whois-api-llc/whois)
16-
12. [Whois API 2.0 samples](https://github.com/whois-api-llc/whois2)
5+
1. [Brand Alert API 2.0 samples](https://github.com/whois-api-llc/brand-alert2)
6+
2. [Bulk Whois API samples](https://github.com/whois-api-llc/bulk-whois)
7+
3. [DNS Lookup API samples](https://github.com/whois-api-llc/dns-lookup)
8+
4. [Domain Availability API samples](https://github.com/whois-api-llc/domain-availability)
9+
5. [Email Verification API samples](https://github.com/whois-api-llc/email-verification)
10+
6. [Registrant Alert API 2.0 samples](https://github.com/whois-api-llc/registrant-alert2)
11+
7. [Reverse Whois API 2.0 samples](https://github.com/whois-api-llc/reverse-whois2)
12+
8. [Whois API 2.0 samples](https://github.com/whois-api-llc/whois2)
1713

18-
##### This repository contains outdated code samples
14+
##### This repository contains outdated code samples
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
3+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5">
4+
<output url="file://$MODULE_DIR$/target/classes" />
5+
<output-test url="file://$MODULE_DIR$/target/test-classes" />
6+
<content url="file://$MODULE_DIR$">
7+
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
8+
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
9+
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
10+
<excludeFolder url="file://$MODULE_DIR$/target" />
11+
</content>
12+
<orderEntry type="inheritedJdk" />
13+
<orderEntry type="sourceFolder" forTests="false" />
14+
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.2" level="project" />
15+
</component>
16+
</module>

brand.alert/java/build.xml

Lines changed: 0 additions & 74 deletions
This file was deleted.
-256 KB
Binary file not shown.
-59.3 KB
Binary file not shown.
-284 KB
Binary file not shown.
-169 KB
Binary file not shown.
-24.8 KB
Binary file not shown.

brand.alert/java/manifest.mf

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)