forked from uom-android-team2/WeBall_Statistics
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
DESKTOP-DF467M0\Money Maker
committed
Jun 21, 2022
1 parent
87feb39
commit 54fc169
Showing
2 changed files
with
3 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 2 additions & 17 deletions
19
WeBall-Statistics-Mobile/app/src/main/res/xml/network_security_config.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,7 @@ | ||
<?xml version ="1.0" encoding ="utf-8"?><!-- Learn More about how to use App Actions: https://developer.android.com/guide/actions/index.html --> | ||
<network-security-config> | ||
<domain-config cleartextTrafficPermitted="true"> | ||
<domain includeSubdomains="true">192.168.1.16</domain> | ||
<domain includeSubdomains="true">192.168.56.1</domain> | ||
<domain includeSubdomains="true">192.168.1.6</domain> | ||
<domain includeSubdomains="true">192.168.1.43</domain> | ||
<domain includeSubdomains="true">172.18.48.1</domain> | ||
<domain includeSubdomains="true">172.24.96.1</domain> | ||
<domain includeSubdomains="true">172.17.96.1</domain> | ||
<domain includeSubdomains="true">192.168.2.54</domain> | ||
<domain includeSubdomains="true">172.26.96.1</domain> | ||
<domain includeSubdomains="true">172.24.128.1</domain> | ||
<domain includeSubdomains="true">172.29.192.1</domain> | ||
<domain includeSubdomains="true">172.20.128.1</domain> | ||
<domain includeSubdomains="true">192.168.1.8</domain> | ||
<domain includeSubdomains="true">10.4.22.16</domain> | ||
<domain includeSubdomains="true">172.21.80.1</domain> | ||
<domain includeSubdomains="true">192.168.2.66</domain> | ||
<domain includeSubdomains="true">172.28.80.1</domain> | ||
<domain includeSubdomains="true">192.168.1.7</domain> | ||
|
||
</domain-config> | ||
</network-security-config> |