ryanbr / fanboy-adblock

333 stars 57 forks source link

Unable to complete payment at certain webshops (Fanboy's Annoyance List) #1469

Closed THEtomaso closed 2 years ago

THEtomaso commented 3 years ago

Example site:

https://webshop.harddisk.no/

Issue:

Unable to complete payment (authentication failure).

Problem filter:

Problem rule:

||service.signalr.net^$third-party

Screenshots:

filterissue-harddisk no-1

filterissue-harddisk no-2

Possible fix:

Remove the problem rule!

Temporary fix:

For ABP-based blockers: @@||service.signalr.net^$third-party

For uBO / AdGuard: ||service.signalr.net^$third-party,badfilter

--

System info:

THEtomaso commented 3 years ago

@DandelionSprout

rmihael commented 2 years ago

I also was hit by it. Azure SignalR (https://azure.microsoft.com/en-us/services/signalr-service/) is a generic service for real-time message passing and should not be considered as harmful.

rhamnett commented 2 years ago

+1 for removing this from the list. Signalr is a communications framework library and is not malicious. Please remove

ryanbr commented 2 years ago

https://github.com/easylist/easylist/commit/1c1e6e8bdd7cfd01f97a7855b5402ab65ef47d82

rhamnett commented 2 years ago

Thank you @ryanbr