Documentation Index
Fetch the complete documentation index at: https://docs.xray.cool/llms.txt
Use this file to discover all available pages before exploring further.
函数原型
func faviconHash(v1 string/bytes) int
参数介绍
| 参数名称 | 参数介绍 |
|---|---|
| v1 | 待转换数据 |
举例
该函数主要会用在指纹识别这个方向,可以编写一些指纹识别的规则,示例:
该函数一般配合getIconContent()一同使用,详情参考:🔎

