mirror of
https://github.com/minimaxir/big-list-of-naughty-strings.git
synced 2025-09-25 13:19:15 +02:00
Merge branch 'master' into master
This commit is contained in:
@@ -93,7 +93,7 @@
|
|||||||
"!@#$%^&*()`~",
|
"!@#$%^&*()`~",
|
||||||
"\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f",
|
"\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f",
|
||||||
"",
|
"",
|
||||||
"\t\u000b\f
",
|
"\t\u000b\f
",
|
||||||
"",
|
"",
|
||||||
"",
|
"",
|
||||||
"",
|
"",
|
||||||
@@ -132,6 +132,7 @@
|
|||||||
"社會科學院語學研究所",
|
"社會科學院語學研究所",
|
||||||
"울란바토르",
|
"울란바토르",
|
||||||
"𠜎𠜱𠝹𠱓𠱸𠲖𠳏",
|
"𠜎𠜱𠝹𠱓𠱸𠲖𠳏",
|
||||||
|
"𐐜 𐐔𐐇𐐝𐐀𐐡𐐇𐐓 𐐙𐐊𐐡𐐝𐐓/𐐝𐐇𐐗𐐊𐐤𐐔 𐐒𐐋𐐗 𐐒𐐌 𐐜 𐐡𐐀𐐖𐐇𐐤𐐓𐐝 𐐱𐑂 𐑄 𐐔𐐇𐐝𐐀𐐡𐐇𐐓 𐐏𐐆𐐅𐐤𐐆𐐚𐐊𐐡𐐝𐐆𐐓𐐆",
|
||||||
"表ポあA鷗ŒéB逍Üߪąñ丂㐀𠀀",
|
"表ポあA鷗ŒéB逍Üߪąñ丂㐀𠀀",
|
||||||
"Ⱥ",
|
"Ⱥ",
|
||||||
"Ⱦ",
|
"Ⱦ",
|
||||||
@@ -164,7 +165,7 @@
|
|||||||
"הָיְתָהtestالصفحات التّحول",
|
"הָיְתָהtestالصفحات التّحول",
|
||||||
"﷽",
|
"﷽",
|
||||||
"ﷺ",
|
"ﷺ",
|
||||||
"مُنَاقَشَةُ سُبُلِ اِسْتِخْدَامِ اللُّغَةِ فِي النُّظُمِ الْقَائِمَةِ وَفِيم يَخُصَّ التَّطْبِيقَاتُ الْحاسُوبِيَّةُ، ",
|
"مُنَاقَشَةُ سُبُلِ اِسْتِخْدَامِ اللُّغَةِ فِي النُّظُمِ الْقَائِمَةِ وَفِيم يَخُصَّ التَّطْبِيقَاتُ الْحاسُوبِيَّةُ، ",
|
||||||
"test",
|
"test",
|
||||||
"test",
|
"test",
|
||||||
"
test
",
|
"
test
",
|
||||||
@@ -504,4 +505,5 @@
|
|||||||
"🏳0🌈️",
|
"🏳0🌈️",
|
||||||
"జ్ఞా",
|
"జ్ఞా",
|
||||||
"گچپژ"
|
"گچپژ"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
4
blns.txt
4
blns.txt
@@ -194,6 +194,10 @@ INF
|
|||||||
울란바토르
|
울란바토르
|
||||||
𠜎𠜱𠝹𠱓𠱸𠲖𠳏
|
𠜎𠜱𠝹𠱓𠱸𠲖𠳏
|
||||||
|
|
||||||
|
# Strings which contain two-byte letters: can cause issues with naïve UTF-16 capitalizers which think that 16 bits == 1 character
|
||||||
|
|
||||||
|
𐐜 𐐔𐐇𐐝𐐀𐐡𐐇𐐓 𐐙𐐊𐐡𐐝𐐓/𐐝𐐇𐐗𐐊𐐤𐐔 𐐒𐐋𐐗 𐐒𐐌 𐐜 𐐡𐐀𐐖𐐇𐐤𐐓𐐝 𐐱𐑂 𐑄 𐐔𐐇𐐝𐐀𐐡𐐇𐐓 𐐏𐐆𐐅𐐤𐐆𐐚𐐊𐐡𐐝𐐆𐐓𐐆
|
||||||
|
|
||||||
# Special Unicode Characters Union
|
# Special Unicode Characters Union
|
||||||
#
|
#
|
||||||
# A super string recommended by VMware Inc. Globalization Team: can effectively cause rendering issues or character-length issues to validate product globalization readiness.
|
# A super string recommended by VMware Inc. Globalization Team: can effectively cause rendering issues or character-length issues to validate product globalization readiness.
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user