Thread: [Solved] Packagizer rule problem
View Single Post
  #25  
Old 10.05.2021, 12:49
Student im ersten Jahr Student im ersten Jahr is offline
Black Hole
 
Join Date: Nov 2020
Posts: 281
Default

I have an even more elaborate regular expression that matches trillions of addresses all over the internet. But let's not go into this, it has to fit with equal protocols old and newer
http
https
and hxxp/.wwww

Even the most complex super-complex expression will be super fast, it all depends on the engine that the program uses. How do I use complicated regular expressions with infinite strings, and yet it still works, because the developer has allowed even billions of expressions to have more and more precise expressions, processing time is several hours, but it works (depending only on CPU power)

Last edited by Student im ersten Jahr; 10.05.2021 at 12:55.
Reply With Quote