Pull request 1737: upd-all
Merge in DNS/adguard-home from upd-all to master Squashed commit of the following: commit e89605e02c7a97ea6dc91cf65afd1d8d8aaedcb2 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Wed Feb 15 14:16:54 2023 +0300 all: upd go, deps, i18n, flt lists
This commit is contained in:
@@ -38,6 +38,7 @@ const getWhotracksmeUrl = (trackerId) => {
|
||||
|
||||
/**
|
||||
* Gets the source metadata for the specified tracker
|
||||
*
|
||||
* @param {TrackerData} trackerData tracker data
|
||||
* @returns {source} source metadata or null if no matching tracker found
|
||||
*/
|
||||
@@ -64,6 +65,7 @@ export const getSourceData = (trackerData) => {
|
||||
|
||||
/**
|
||||
* Converts the JSON string source into numeric source for AdGuard Home
|
||||
*
|
||||
* @param {TrackerData} trackerData tracker data
|
||||
* @returns {number} source number
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user