79438883

Date: 2025-02-14 09:28:24
Score: 3
Natty:
Report link

A very simple solution is to open the file select2.min.js in an editor and search for the phrase ( function(){var a={"Ⓐ":"A","A":"A" ) The task of this function is to map characters. Add the problematic cases to the beginning of this function, for example:

function(){var a={"ك":"ک" , "ي":"ی" , "Ⓐ":"A","A":"A" ............

Best regards.

Reasons:
  • Blacklisted phrase (0.5): Best regards
  • Blacklisted phrase (1): regards
  • Whitelisted phrase (-1): solution is
  • No code block (0.5):
  • Unregistered user (0.5):
  • Filler text (0.5): ............
  • Low reputation (1):
Posted by: ali