Coder Social home page Coder Social logo

jcleanlist's People

Contributors

jiayiming avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

snakejuice87

jcleanlist's Issues

部分规则可简化;风行网误杀

规则列表位于

!---通用统计分析站点猜测

处的规则:

!---通用统计分析站点猜测
|http://*/tj.js
|https://*/tj.js
|http://*/pv.*
|https://*/pv.*
|http://pv.*
|https://pv.*

可以简化为:

*/tj.js^
*/pv.*
|http://pv.*
|https://pv.*

然后,风行网使用 pv.funshion.com 传递视频的关键信息,至少需要解禁:

http://pv.funshion.com/v7/video/play/
http://pv.funshion.com/v5/video/profile

对应的白名单规则为:

@@||pv.funshion.com/*/video/*$xmlhttprequest

首条规则造成超星视频误杀

超星课程视频的链接形式如下:

https://s1.ananas.chaoxing.com/video/1a/2b/3c/71234567890abcdef/sd.mp4?at_=1234567890&ak_=71234567890abcdef&ad_=71234567890abcdef

第一条猜测规则匹配了 &ad_,造成误杀。

相应的白名单规则:

! 超星视频
@@||ananas.chaoxing.com/video/*$media

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.