update user that pushes the commits

This commit is contained in:
Lee 2024-04-29 08:52:37 +01:00
parent 32e364a38c
commit ee094be2eb
2 changed files with 55 additions and 58 deletions

107
README.md

@ -1,100 +1,97 @@
# PIA Server List # PIA Server List
![Servers](https://img.shields.io/badge/servers-5,354-blue) ![Servers](https://img.shields.io/badge/servers-5,252-blue) ![Regions](https://img.shields.io/badge/regions-97-blue) ![Last update](https://img.shields.io/badge/last_updated-Mon_Apr_29_06:25:22_UTC_2024-blue)
![Regions](https://img.shields.io/badge/regions-97-blue)
![Last update](https://img.shields.io/badge/last_updated-Mon_Apr_29_06:34:07_UTC_2024-blue)
This is a list of the OpenVPN servers provided by Private Internet Access (PIA). The list is updated hourly. </br> This is a list of the OpenVPN servers provided by Private Internet Access (PIA). The list is updated hourly.
Servers that have not been active in the last 2 weeks will be automatically removed.
## Servers ## Servers
| Region | Servers | | Region | Servers |
|----------------------|---------| |----------------------|---------|
| netherlands | 112 | | netherlands | 109 |
| ca_vancouver | 101 | | ca_vancouver | 98 |
| au_melbourne | 101 | | au_melbourne | 98 |
| ca_montreal | 101 | | ca_montreal | 98 |
| ca_toronto | 100 | | ca_toronto | 97 |
| us_chicago | 100 | | us_chicago | 97 |
| us_silicon_valley | 100 | | us_silicon_valley | 97 |
| us_washington_dc | 99 | | us_east | 96 |
| uk_london | 98 | | us_washington_dc | 96 |
| us_east | 97 | | us_new_york | 95 |
| us_new_york | 97 | | uk_london | 95 |
| us_texas | 97 | | us_california | 94 |
| us_california | 96 | | us_texas | 94 |
| us_seattle | 95 | | us_seattle | 93 |
| us_atlanta | 93 | | us_atlanta | 90 |
| us_las_vegas | 92 | | us_las_vegas | 89 |
| switzerland | 92 | | switzerland | 89 |
| us_west | 92 | | us_west | 89 |
| us_florida | 90 | | us_florida | 88 |
| de_frankfurt | 90 | | de_frankfurt | 88 |
| ca_ontario | 89 | | ca_ontario | 86 |
| us_houston | 88 | | us_houston | 86 |
| uk_southampton | 86 | | uk_southampton | 84 |
| japan | 85 | | japan | 83 |
| au_sydney | 85 |
| de_berlin | 83 | | de_berlin | 83 |
| sweden | 82 | | au_sydney | 82 |
| mexico | 81 | | mexico | 80 |
| uk_manchester | 80 | | sweden | 79 |
| new_zealand | 80 | | uk_manchester | 79 |
| singapore | 79 | | singapore | 78 |
| us_denver | 79 | | us_denver | 78 |
| au_perth | 75 | | new_zealand | 78 |
| france | 72 | | au_perth | 73 |
| norway | 65 | | france | 70 |
| czech_republic | 64 | | czech_republic | 64 |
| estonia | 62 | | norway | 63 |
| ireland | 62 | | ireland | 62 |
| israel | 60 | | estonia | 61 |
| bahamas | 59 | | bahamas | 59 |
| israel | 59 |
| spain | 57 | | spain | 57 |
| argentina | 57 | | argentina | 55 |
| brazil | 54 | | brazil | 54 |
| denmark | 54 | | denmark | 52 |
| austria | 51 | | austria | 51 |
| panama | 50 | | panama | 50 |
| italy | 50 | | italy | 49 |
| finland | 50 | | ukraine | 48 |
| ukraine | 49 | | finland | 48 |
| luxembourg | 47 | | luxembourg | 46 |
| romania | 47 |
| latvia | 46 | | latvia | 46 |
| turkey | 45 | | turkey | 45 |
| romania | 45 |
| lithuania | 44 | | lithuania | 44 |
| poland | 42 | | poland | 42 |
| vietnam | 42 | | vietnam | 41 |
| slovakia | 41 | | slovakia | 41 |
| greenland | 40 | | greenland | 40 |
| belgium | 40 | | belgium | 40 |
| andorra | 37 |
| greece | 37 | | greece | 37 |
| taiwan | 36 | | andorra | 35 |
| venezuela | 35 | | venezuela | 35 |
| albania | 34 | | albania | 34 |
| united_arab_emirates | 34 |
| algeria | 34 | | algeria | 34 |
| china | 34 | | taiwan | 34 |
| united_arab_emirates | 33 |
| china | 33 |
| malta | 32 | | malta | 32 |
| philippines | 31 | | philippines | 31 |
| hungary | 29 | | hungary | 29 |
| qatar | 29 | | qatar | 29 |
| bangladesh | 29 |
| bulgaria | 28 | | bulgaria | 28 |
| india | 28 | | india | 28 |
| south_africa | 28 | | south_africa | 28 |
| bangladesh | 28 |
| liechtenstein | 27 | | liechtenstein | 27 |
| saudi_arabia | 26 | | saudi_arabia | 26 |
| isle_of_man | 26 | | isle_of_man | 26 |
| portugal | 25 | | portugal | 25 |
| montenegro | 25 | | montenegro | 25 |
| moldova | 24 |
| cyprus | 24 | | cyprus | 24 |
| nigeria | 24 | | nigeria | 24 |
| macao | 24 | | macao | 24 |
| iceland | 24 | | iceland | 24 |
| moldova | 23 |
| cambodia | 23 | | cambodia | 23 |
| morocco | 23 | | morocco | 23 |
| kazakhstan | 23 | | kazakhstan | 23 |

@ -13,13 +13,13 @@ public class GitUtils {
public static void commitFiles(String message, Path... files) { public static void commitFiles(String message, Path... files) {
System.out.println("Committing files"); System.out.println("Committing files");
if (Config.isProduction()) { if (Config.isProduction()) {
runCommand("git", "config", "--global", "user.email", "liam+pia-servers-ci@fascinated.cc"); runCommand("git", "config", "--global", "user.email", "fascinated-helper@fascinated.cc");
runCommand("git", "config", "--global", "user.name", "PIA Servers CI"); runCommand("git", "config", "--global", "user.name", "Fascinated's Helper");
for (Path file : files) { for (Path file : files) {
runCommand("git", "add", file.toAbsolutePath().toString()); runCommand("git", "add", file.toAbsolutePath().toString());
} }
runCommand("git", "commit", "-m", message); runCommand("git", "commit", "-m", message);
runCommand("git", "push", "https://pia-servers-ci:%s@git.fascinated.cc/Fascinated/PIA-Servers".formatted(System.getenv("AUTH_TOKEN"))); runCommand("git", "push", "https://fascinated-helper:%s@git.fascinated.cc/Fascinated/PIA-Servers".formatted(System.getenv("AUTH_TOKEN")));
} }
} }