howto NOT match

  • Автор темы Автор темы joel
  • Дата начала Дата начала

joel

Новичок
Регистрация
09.11.2017
Сообщения
22
Реакции
0
Баллы
1
Hi

How to select elements that do NOT match a word.

Exemple: every links that do NOT match "nofollow" ?
 
perfect; thank you Arhip!
 
Tested, it does not work.. not as expected.
It is a valid regular, but not acting as expected...
 
why dont you just extract them all to table if you dont know how to do it other way, and then match and check one by one which is fast, or regex them again all together and you are done?
 
@drvosjeca, your right :)

A "noregex" filter method would be welcome .

 
regex is needed no matter which way you choose... you need it to filter out only data you need, so you get clean lines
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)