We all know that alfa and mtc buy different numbers. I want to change my alfa number, i want to buy an mtc number. So how to know which number is an alfa number and which's an mtc number just by looking at it?
How to know if an number is from Alfa vs Touch
This script should help you.
https://www.alfa.com.lb/ourmobnumbers.js
It tells if a number is alfa or not.
https://www.alfa.com.lb/ourmobnumbers.js
It tells if a number is alfa or not.
wow, alfa created a js script for that? thanks a lot venam!
I scraped the website a little to find it.Fischer wrotewow, alfa created a js script for that? thanks a lot venam!
It's weirdly and abruptly coded but you should still be able to read it.
That's their production code? That's one pile of shit, the one who wrote it obviously doesn't know that regex exists(and is largely useful for validation), never heard of javascript modules, and doesn't even know how to program.
I thought the exact same thing when I read the code.Ayman wroteThat's their production code? That's one pile of shit, the one who wrote it obviously doesn't know that regex exists(and is largely useful for validation), never heard of javascript modules, and doesn't even know how to program.
But, in the end, what can we do about it, they don't want to pay for good programmers.
They're full of intermediaries actually, just like banks and government institutions. Full of unqualified people.venam wroteI thought the exact same thing when I read the code.Ayman wroteThat's their production code? That's one pile of shit, the one who wrote it obviously doesn't know that regex exists(and is largely useful for validation), never heard of javascript modules, and doesn't even know how to program.
But, in the end, what can we do about it, they don't want to pay for good programmers.
Knowing that 90% of the lebanese websites are created using microsoft frontpage or some other WYSIWYG editor, i see alfa's code as a masterpiece, they actually know that javascript exist! 2 years from now, they'll discover that javascript sucks :)