|
|
楼主 |
发表于 2021-7-19 15:30:26
|
显示全部楼层
$ |: `) ?7 p& _
兄逮 看你发过binom的帖子,请假个问题,binom的后退劫持这里没搞定:2 R$ B( r% M0 V; }; W& [/ ]. P
- ! function () {, Q, b5 o3 n3 h3 B1 d
- var t; Q, d H1 H2 P' E4 A9 h
- try {
6 J, w- k, I2 V/ L4 C - const URL = window.location.href.split(/[#]/)[0];% ^) Z; {0 O& O" l% V7 Z
- for (t = 0; 10 > t; ++t) history.pushState({}, "", URL+'#')
4 e1 l7 M& Q! W/ B1 I" @ - onpopstate = function(event){2 K) w7 ] G5 Q0 |5 z
- event.state && location.replace('https://xxxx/click.php?lp=1&event10=1');
+ r3 `" z8 w$ G - }
" A- w& H8 {, n8 U- H% ~6 d4 M - } catch (o) { console.log( o ); }( D4 M" K8 t0 I% Z
- }();
复制代码
7 }# k( }$ |7 `" _1 [$ g! _( S5 Y2 _) g* Y& I4 g
为啥跳转的是 https://xxxx/click.php?lp=1 这个地址,这个地址我看也是LP跳转Offer的地址。。后退劫持中,这里跳转追踪器上设置的smartLink是怎么工作的,没看懂说。
2 s8 V/ S# a% {& ^$ q9 U. J4 e2 C1 F. b! K
% }1 P6 Y2 y4 F+ I
程序员也就是查资料处理技术问题上边有点优势而已,其它的跟大家一样 |
|