|
|

楼主 |
发表于 2021-7-19 15:30:26
|
显示全部楼层
5 k# n0 I$ ^; u4 Y* \% \/ z兄逮 看你发过binom的帖子,请假个问题,binom的后退劫持这里没搞定:# b, o ^0 v9 H* w
- ! function () {
5 d5 e8 I" d. k - var t;' q r% E- U. Y% d
- try {
' G/ F6 ?- |; b" G* Q - const URL = window.location.href.split(/[#]/)[0];
& k8 ^3 N/ E9 V - for (t = 0; 10 > t; ++t) history.pushState({}, "", URL+'#')
4 b, N9 S/ m0 _( X - onpopstate = function(event){1 i! e/ H8 Y4 i* A! }; w7 Y' m
- event.state && location.replace('https://xxxx/click.php?lp=1&event10=1');$ U( a+ H; \/ O8 j1 V4 f: Y
- }
7 Q" ]; t L! _0 F* a1 o8 |8 a% q - } catch (o) { console.log( o ); } j3 P$ `. Y$ N, [
- }();
复制代码
! f6 f3 y4 i d( }6 I. l8 [. K c% d* X
为啥跳转的是 https://xxxx/click.php?lp=1 这个地址,这个地址我看也是LP跳转Offer的地址。。后退劫持中,这里跳转追踪器上设置的smartLink是怎么工作的,没看懂说。
1 p, \; g0 Z; }5 J- ]/ k
3 D0 V A; m1 j& c$ n
# s" X% H" C+ J程序员也就是查资料处理技术问题上边有点优势而已,其它的跟大家一样 |
|