mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Added search domain internet
This commit is contained in:
parent
8cce3268c3
commit
2d3a858f59
4 changed files with 18 additions and 3 deletions
|
@ -4,4 +4,5 @@ class Urls {
|
|||
static const String customRuleDocs = "https://kb.adguard.com/en/general/how-to-create-your-own-ad-filters";
|
||||
static const String getReleasesGitHub = "https://api.github.com/repos/JGeek00/adguard-home-manager/releases";
|
||||
static const String adGuardHomeReleasesTags = "https://api.github.com/repos/AdGuardTeam/AdGuardHome/releases/tags";
|
||||
static const String googleSearchUrl = "https://www.google.com/search";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue