SlenkyDev / StopRussia.net.ua

Based on https://stop-russian-desinformation.near.page
The Unlicense
42 stars 14 forks source link

Add variable in address to each resource #19

Closed greenycat closed 2 years ago

greenycat commented 2 years ago

domain.com?rand_val_name=rand_value

This will make caching on targets less useful

stuchl4n3k commented 2 years ago

Note that targets support an optional pattern attribute which can probably solve your use case like this:

pattern: 'https://domain.ru?%STR=%NUM'

SlenkyDev commented 2 years ago

Hi there, mind putting it in a pr?

------- Original Message ------- On Thursday, March 3rd, 2022 at 21:18, Petr Stuchlík @.***> wrote:

Note that targets support an optional pattern attribute which can probably solve your use case like this:

pattern: 'https://domain.ru?%STR=%NUM'

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>