Git Product home page Git Product logo

awesome-rules's Introduction

Awesome Rules for URL Auto Redirector

Awesome

What's URL Auto Redirector?

URL Auto Redirector is a Chrome Extension that uses for redirecting URLs automatically with Regular Expression presets. It enables you to skip referral/AD pages and adapt mobile pages gracefully, which is time-saving, helps to be more productive and improves web browsing experiences.

Get URL Auto Redirector.

Preset Rules

Name Source Destination
京东中间页 ^https?://re.jd.com/cps/item/([0-9]*).html https://item.jd.com/$1.html
点评移动页 ^http://m.dianping.com/appshare/shop/([0-9]*)$ http://www.dianping.com/shop/$1
微博个人页 ^http://m.weibo.cn/([0-9]+)$ http://weibo.com/$1
腾讯新闻体育 ^http://xw.qq.com/sports/(\d{8})(\d{6})/(.*)$ http://sports.qq.com/a/$1/$2.htm
汽车之间说客 ^http://m.autohome.com.cn/shuoke/(.*).html http://shuoke.autohome.com.cn/article/$1.html
自如 ^http://m.ziroom.com/BJ/room/(.*).html http://www.ziroom.com/z/vr/$1.html
CSDN 文章 ^http://m.csdn.net/article/(.*)$ http://www.csdn.net/article/$1
空翼网 ^http://m.afwing.com/(.*)$ http://www.afwing.com/$1
京东 ^https?://item.m.jd.com/product/(.*).html http://item.jd.com/$1.html
京东全球购 ^https?://mitem.jd.hk/ware/view.action\\?wareId=(\\d+)(&.*) https://item.jd.hk/$2.html
豆瓣日记 ^https://m.douban.com/note/(.*)/ https://www.douban.com/note/$1/
饿了么 ^https://h5.ele.me/shop/#id=(\\d+) https://www.ele.me/shop/$1
糯米电影 ^https://mdianying.baidu.com/movie/detail\\?movieId=(\\d+) https://www.nuomi.com/film/$1
哔哩哔哩 ^http://www.bilibili.com/mobile/video/(av\\d+).html http://www.bilibili.com/video/$1/
AcFun ^http://m.acfun.tv/v/\\?ac=(\\d+) http://www.acfun.tv/v/ac$1
淘宝 ^https?://h5.m.taobao.com/awp/core/detail.htm\\?id=(\\d+) https://item.taobao.com/item.htm?id=$1
起点 ^http://m.qidian.com/book/showbook.aspx\\?bookid=(\\d+) http://book.qidian.com/info/$1
音悦台 ^http://m.yinyuetai.com/video/(.*) http://v.yinyuetai.com/video/$1
链家北京 ^https?://m.lianjia.com/bj/ershoufang/(\\d+).html http://bj.lianjia.com/ershoufang/$1.html
链家上海 ^https?://m.sh.lianjia.com/ershoufang/(.*) http://sh.lianjia.com/ershoufang/$1
网易严选 ^https?://m.you.163.com/item/detail\\?id=(.*) http://you.163.com/item/detail?id=$1
澎湃新闻 ^https?://m.thepaper.cn/(.*) http://www.thepaper.cn/$1
直播吧新闻 ^https?://m.zhibo8.cc/news/web/zuqiu/(.*) https://news.zhibo8.cc/zuqiu/$1

Contributed Rules

  • None

Contribution

  • If you have useful rules in getting convenience by URL Auto Redictor, comment in the Collection of awesome rules.
  • PR(Pull Request) is welcomed.

awesome-rules's People

Contributors

crispgm avatar

Watchers

 avatar

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.