mirror of
				https://github.com/owncast/owncast.git
				synced 2025-11-01 02:44:31 +08:00 
			
		
		
		
	Adjust allowed bot list to allow for link previews in WhatsApp and Signal (#1401)
See signalapp/Signal-Android#10060 for how Signal uses their UA Fixes #1392
This commit is contained in:
		| @ -75,6 +75,7 @@ func IsUserAgentABot(userAgent string) bool { | ||||
| 		"mastodon", | ||||
| 		"pleroma", | ||||
| 		"applebot", | ||||
| 		"whatsapp", | ||||
| 	} | ||||
|  | ||||
| 	for _, botString := range botStrings { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Paul Lindner
					Paul Lindner