mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Added open url custom rules
This commit is contained in:
parent
7ccf4127c2
commit
e4986c0bd9
2 changed files with 21 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
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";
|
||||
static const String customRuleDocs = "https://github.com/AdguardTeam/AdGuardHome/wiki/Hosts-Blocklists";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue