Skip to content

Commit

Permalink
- Updated: auth mechanics, links
Browse files Browse the repository at this point in the history
- Removed: deprecated mechanics, deprecated links
  • Loading branch information
whoisxmlapi committed May 26, 2021
1 parent 6fa9cdc commit c17c1fb
Show file tree
Hide file tree
Showing 341 changed files with 8,000 additions and 14,100 deletions.
22 changes: 9 additions & 13 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,13 @@

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

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

##### This repository contains outdated code samples
##### This repository contains outdated code samples
16 changes: 16 additions & 0 deletions brand.alert/java/brand_alert_api_v2_example.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.2" level="project" />
</component>
</module>
74 changes: 0 additions & 74 deletions brand.alert/java/build.xml

This file was deleted.

Binary file removed brand.alert/java/lib/commons-lang-2.4.jar
Binary file not shown.
Binary file removed brand.alert/java/lib/commons-logging-1.1.1.jar
Binary file not shown.
Binary file removed brand.alert/java/lib/httpclient-4.0.1.jar
Binary file not shown.
Binary file removed brand.alert/java/lib/httpcore-4.0.1.jar
Binary file not shown.
Binary file removed brand.alert/java/lib/httpmime-4.0.1.jar
Binary file not shown.
3 changes: 0 additions & 3 deletions brand.alert/java/manifest.mf

This file was deleted.

Loading

0 comments on commit c17c1fb

Please sign in to comment.