Not to send the third-party images

Images which WON'T be sent to BE due to small size and domain address of the images src differs from webstie's domain address

third-party images: all images on a webpage can have different domains in src attribute. Images with most frequent domain are considered to be images from major group.
For example, we have 10 images with domain userway.org (major group) and 5 images with other domains (google.com, yahoo.com, news.com, amazon.com, apple.com ) - secondary group of images.
If we find images with width or height <= 10px in secondary group, these images are third-party images.

Image won't be sent if it's src's domain differs from localhost and image has small size in 9px for height & width and won't be shown on the Widget Image Alt remediation section

Image won't be sent if it's src's domain differs from localhost and image has small size for height in 9px & width in 10px and won't be shown on the Widget Image Alt remediation section

Image won't be sent if it's src's domain differs from localhost and image has small size for height in 10px & width in 10px and won't be shown on the Widget Image Alt remediation section

Image BELOW SHOULD be sent as it's size is more >= 11px (width & heightss) and src's domain differs from the localhost