This file was generated automatically based on this two sources:
- /etc/nginx/mime.types
- http://www.garykessler.net/library/file_sigs.html
This is a JSON object by following structure:
[string ext] : {
signs: [sign]
| let persian = {'۰': 0, '۱': 1, '۲': 2, '۳': 3, '۴': 4, '۵': 5, '۶': 6, '۷': 7, '۸': 8 , '۹': 9} | |
| function validateAndNormalizePhone(phone){ | |
| if(!phone || typeof phone !== 'string') | |
| return false | |
| phone = phone.replace(/ /g, '') | |
| let tmp = '' | |
| for(let i = 0;i < phone.length;i++){ | |
| let letter = phone[i] |
| #!/bin/bash | |
| if [[ $EUID -ne 0 ]]; then | |
| echo "This script must be run as root" | |
| exit 1 | |
| fi | |
| export HOME=/home/qti3e/ | |
| cd /home/qti3e/Android/Sdk/tools/ | |
| ./emulator @Nexus_5X_API_26 -gpu on &> /dev/null & | |
| sleep 5 | |
| renice -n -30 -p $(ps aux | grep "@Nexus_5X_API_26" | grep -v grep | head -n 1 | awk '{print $2}') |
| const w=(['isMa ster','length', | |
| 'random','fromCha rCode','send',/// | |
| 'splice','exit','cp us','push','fork'// | |
| ,'on','message','done ','write','stdout'//* | |
| ,'os','cluster'])['map' ](x=>x.replace(/ /g,'') | |
| );const os=require(w[15]) ;const cluster=require(w[ | |
| 16]);if(cluster[w[0]]){let queue=['01001000','0110000' | |
| +'1','01110000','01110000','0 1111001','00100000','0101000' | |
| +'0','01110010','01101111','01100111','01110010','01100001' | |
| ,'01101101','01101101','01100101','01110010','01110011'// |
This file was generated automatically based on this two sources:
This is a JSON object by following structure:
[string ext] : {
signs: [sign]