mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-24 15:56:05 +00:00
4 lines
No EOL
212 B
Dart
4 lines
No EOL
212 B
Dart
class Urls {
|
|
static const String playStore = "https://play.google.com/store/apps/details?id=com.jgeek00.adguard_home_manager";
|
|
static const String gitHub = "https://github.com/JGeek00/adguard-home-manager";
|
|
} |