You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
例如 {{path}}="home.php?mod=space&uid=931309&do=profile&from=space" 提取这个uid的值。或者直接使用过滤器。
还有个问题,有些网页需要到发布页去获取网址 这种怎么制作har啊 用f12看到状态值是307的 响应头中的Location与实际网址对不上
在api://util/regex的Request Payload里p=uid=\d*&data="home.php?mod=space&uid=931309&do=profile&from=space"
data里有&这个字符就没有返回数据
想用util/string/replace 替换 但也不知道r=json&p=&s=&t= 这几个参数具体是啥含义
Beta Was this translation helpful? Give feedback.
All reactions