Ayuda a crear pluging de Legend Online

Publicado por robertjs, Mayo 19, 2014, 07:04:13 PM

Tema anterior - Siguiente tema

robertjs

Hola a todos.. como dice el titulo quiero que me ayuden a hacer un pluging de esta pagina de juego online via Flash .. o algo asi es creo yo..

esta es la web Legend Online

E tratado de hacerlo con el programita que publicaron.. puse el link oasgames.com

pero revisando con el chrome ..

salen estas direciones con oasgames.com:8080  Ejemplos de algunas capturas..

http://res72sqsa.oasgames.com:8080/sounds/BGM102506.flv
http://res72sqsa.oasgames.com:8080/images/mapName/1131.png?lv=c4da9d2fabf061bd8a906532cbf850db&
http://res72sqsa.oasgames.com:8080/images/head/19.swf?lv=076f8daf50d13b8449c591f51b2f835d&

y asi sucesivamente.. todo...

haber un buen samaritano que me ayude.. Gracias..!!!




firecold

Cita de: robertjs en Mayo 19, 2014, 07:04:13 PM
Hola a todos.. como dice el titulo quiero que me ayuden a hacer un pluging de esta pagina de juego online via Flash .. o algo asi es creo yo..

esta es la web Legend Online

E tratado de hacerlo con el programita que publicaron.. puse el link oasgames.com

pero revisando con el chrome ..

salen estas direciones con oasgames.com:8080  Ejemplos de algunas capturas..

http://res72sqsa.oasgames.com:8080/sounds/BGM102506.flv
http://res72sqsa.oasgames.com:8080/images/mapName/1131.png?lv=c4da9d2fabf061bd8a906532cbf850db&
http://res72sqsa.oasgames.com:8080/images/head/19.swf?lv=076f8daf50d13b8449c591f51b2f835d&

y asi sucesivamente.. todo...

haber un buen samaritano que me ayude.. Gracias..!!!


Amigo seria bueno que compartiera un log completo de dicha pagina, por lo menos de 100 lineas de la misma pagina, para hacer un plugin adecuado y que despues le vaya a dar problemas, lo puede hacer tecleando en consola:

Código (bash) [Seleccionar]
cat /var/log/squid3/access.log | grep oasgames.com >> /home/log.log

esto te generara un archivo en /home, llamado log.log en el cual estaran todas las url de dicha pagina, entre mas sean mejor, Saludos

robertjs

Hola aqui tengo lo que me pediste..

Código (cpp) [Seleccionar]

1400598243.971    510 192.168.15.55 TCP_MISS/200 445 POST http://s72sqsa.oasgames.com/login - DIRECT/64.237.35.68 text/html
1400598246.336   1883 192.168.15.55 TCP_MISS/200 355462 GET http://s72sqsa.oasgames.com/client/resouececheck.sq? - DIRECT/64.237.35.68 -
1400598263.015    295 192.168.15.55 TCP_MISS/200 382 GET http://s72sqsa.oasgames.com/xml/proxy_dirty.txt? - DIRECT/64.237.35.68 text/plain
1400598263.127    307 192.168.15.55 TCP_MISS/200 613 GET http://s72sqsa.oasgames.com/xml/zip_dirty.txt? - DIRECT/64.237.35.68 text/plain
1400598263.856    345 192.168.15.55 TCP_MISS/200 847 GET http://s72sqsa.oasgames.com/xml/avata.xml? - DIRECT/64.237.35.68 application/xml
1400598263.966    457 192.168.15.55 TCP_MISS/200 4849 GET http://s72sqsa.oasgames.com/xml/version.xml? - DIRECT/64.237.35.68 application/xml
1400598264.655   1139 192.168.15.55 TCP_MISS/200 28191 GET http://s72sqsa.oasgames.com/xml/resource.xml? - DIRECT/64.237.35.68 application/xml
1400598272.154   2024 192.168.15.55 TCP_MISS/200 407710 GET http://s72sqsa.oasgames.com/xml/TempInfos.xml? - DIRECT/64.237.35.68 application/xml
1400598311.214    266 192.168.15.55 TCP_MISS/200 405 POST http://s72sqsa.oasgames.com/questionreplaylist - DIRECT/64.237.35.68 text/html
1400598311.253    280 192.168.15.55 TCP_MISS/200 857 POST http://s72sqsa.oasgames.com/maillist - DIRECT/64.237.35.68 text/html
1400598311.529    595 192.168.15.55 TCP_MISS/200 322 GET http://s72sqsa.oasgames.com/flashversionservlet? - DIRECT/64.237.35.68 text/html
1400600207.745    892 192.168.15.55 TCP_MISS/200 4026 GET http://s72sqsa.oasgames.com/images/shop//xysq05152.png - DIRECT/64.237.35.68 image/png
1400600207.807    952 192.168.15.55 TCP_MISS/200 3755 GET http://s72sqsa.oasgames.com/images/shop//xysq5061.png - DIRECT/64.237.35.68 image/png
1400600589.084    886 192.168.15.55 TCP_MISS/302 308 GET http://loes.oasgames.com/ - DIRECT/216.155.142.130 text/html
1400600590.310   1213 192.168.15.55 TCP_MISS/200 120210 GET http://loes.oasgames.com/legend_online/ - DIRECT/216.155.142.130 text/html
1400600591.167    100 192.168.15.55 TCP_HIT/200 95194 GET http://loes.oasgames.com/static/legend/_js/jquery-1.7.2.min.js-v4 - NONE/- application/octet-stream
1400600591.333    264 192.168.15.55 TCP_MISS/200 2680 GET http://loes.oasgames.com/static/legend/_images/google.jpg? - DIRECT/216.155.142.130 image/jpeg
1400600591.365    298 192.168.15.55 TCP_MISS/200 1273 GET http://loes.oasgames.com/static/legend/_css/Sq/auto_scroll.css - DIRECT/216.155.142.130 text/css
1400600591.432    363 192.168.15.55 TCP_MISS/200 5481 GET http://loes.oasgames.com/static/legend/_js/Sq/news_2.js? - DIRECT/216.155.142.130 application/x-javascript
1400600591.497    428 192.168.15.55 TCP_MISS/200 6344 GET http://loes.oasgames.com/static/legend/_js/Sq/oas_library.js? - DIRECT/216.155.142.130 application/x-javascript
1400600591.591    246 192.168.15.55 TCP_MISS/200 1105 GET http://loes.oasgames.com/static/legend/_css/Sq/footer.css? - DIRECT/216.155.142.130 text/css
1400600591.711    647 192.168.15.55 TCP_MISS/200 27748 GET http://loes.oasgames.com/static/legend/_css/Sq/style.css? - DIRECT/216.155.142.130 text/css
1400600591.715    619 192.168.15.55 TCP_MISS/200 868 GET http://www.oasgames.com//ext/google/remarket_pt.php - DIRECT/64.237.62.3 text/html
1400600591.775    359 192.168.15.55 TCP_MISS/200 4472 GET http://loes.oasgames.com/static/legend/_js/Sq/common.js? - DIRECT/216.155.142.130 application/x-javascript
1400600592.025    467 192.168.15.55 TCP_MISS/200 5420 GET http://loes.oasgames.com/static/legend/_js/Sq/index_login.js? - DIRECT/216.155.142.130 application/x-javascript
1400600592.038    615 192.168.15.55 TCP_MISS/200 15902 GET http://loes.oasgames.com/static/legend/_css/Sq/loginreg.css? - DIRECT/216.155.142.130 text/css
1400600592.236    391 192.168.15.55 TCP_MISS/200 10538 GET http://loes.oasgames.com/static/legend/_js/drag2.js - DIRECT/216.155.142.130 application/x-javascript
1400600592.461    312 192.168.15.55 TCP_MISS/200 1508 GET http://loes.oasgames.com/static/legend/_js/Sq/oas_ga.js? - DIRECT/216.155.142.130 application/x-javascript
1400600592.497    364 192.168.15.55 TCP_MISS/200 5671 GET http://loes.oasgames.com/static/legend/_js/Drag.js - DIRECT/216.155.142.130 application/x-javascript
1400600592.573     25 192.168.15.55 TCP_HIT/200 28295 GET http://loes.oasgames.com/static/legend/_flash/Sq/jogar.swf? - NONE/- application/x-shockwave-flash
1400600592.602   1042 192.168.15.55 TCP_MISS/200 102662 GET http://loes.oasgames.com/static/legend/_js/highslide1.js - DIRECT/216.155.142.130 application/x-javascript
1400600592.681   1035 192.168.15.55 TCP_MISS/200 101922 GET http://loes.oasgames.com/static/legend/_js/highslide2.js - DIRECT/216.155.142.130 application/x-javascript
1400600592.724    407 192.168.15.55 TCP_MISS/200 8399 GET http://loes.oasgames.com/static/legend/_js/Sq/login_reg.js? - DIRECT/216.155.142.130 application/x-javascript
1400600592.769    285 192.168.15.55 TCP_MISS/200 2358 GET http://loes.oasgames.com/static/legend/_js/Sq/showid.js? - DIRECT/216.155.142.130 application/x-javascript
1400600592.793      7 192.168.15.55 TCP_HIT/200 18838 GET http://loes.oasgames.com/static/legend/_images/Sq/page/sq_btn1.jpg - NONE/- image/jpeg
1400600592.812   1074 192.168.15.55 TCP_MISS/200 101952 GET http://loes.oasgames.com/static/legend/_js/highslide3.js - DIRECT/216.155.142.130 application/x-javascript
1400600592.834      6 192.168.15.55 TCP_HIT/200 21323 GET http://loes.oasgames.com/static/legend/_images/Sq/page/sq_btn3.jpg - NONE/- image/jpeg
1400600592.866      6 192.168.15.55 TCP_HIT/200 18865 GET http://loes.oasgames.com/static/legend/_images/Sq/page/showpic1.jpg - NONE/- image/jpeg
1400600592.934      1 192.168.15.55 TCP_HIT/200 8415 GET http://loes.oasgames.com/static/legend/_images/Sq/page/log.png? - NONE/- image/png
1400600593.145    263 192.168.15.55 TCP_HIT/200 184424 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_banner.png? - NONE/- image/png
1400600593.178   1053 192.168.15.55 TCP_MISS/200 7790 GET http://plugins.oasgames.com/lunbo/weget/index.php? - DIRECT/64.237.62.3 text/html
1400600593.201    292 192.168.15.55 TCP_MISS/200 1472 GET http://loes.oasgames.com/static/legend/_images/Sq/div_bj_8.jpg - DIRECT/216.155.142.130 image/jpeg
1400600593.283    267 192.168.15.55 TCP_HIT/200 114371 GET http://loes.oasgames.com/static/legend/_images/pt_login.png - NONE/- image/png
1400600593.346     10 192.168.15.55 TCP_HIT/200 18175 GET http://loes.oasgames.com/static/legend/_images/Sq/face_m.png - NONE/- image/png
1400600593.354     15 192.168.15.55 TCP_HIT/200 6738 GET http://loes.oasgames.com/static/legend/_images/Sq/page/newone_server.png - NONE/- image/png
1400600593.366    322 192.168.15.55 TCP_MISS/200 4140 GET http://loes.oasgames.com/static/legend/_images/common_di.png? - DIRECT/216.155.142.130 image/png
1400600593.397     10 192.168.15.55 TCP_HIT/200 16714 GET http://loes.oasgames.com/static/legend/_images/Sq/serverslist_more.jpg - NONE/- image/jpeg
1400600593.417    507 192.168.15.55 TCP_HIT/200 243853 GET http://loes.oasgames.com/static/legend/_images/Sq/page/bg.jpg? - NONE/- image/jpeg
1400600593.428    518 192.168.15.55 TCP_HIT/200 243853 GET http://loes.oasgames.com/static/legend/_images/loes_guanwang_bg20140424.jpg - NONE/- image/jpeg
1400600593.558     10 192.168.15.55 TCP_HIT/200 23109 GET http://loes.oasgames.com/static/legend/_images/Sq/yx2.jpg - NONE/- image/jpeg
1400600593.563     26 192.168.15.55 TCP_HIT/200 31011 GET http://loes.oasgames.com/static/legend/_images/Sq/yx1_on.jpg - NONE/- image/jpeg
1400600593.582     19 192.168.15.55 TCP_HIT/200 20840 GET http://loes.oasgames.com/static/legend/_images/Sq/yx3.jpg - NONE/- image/jpeg
1400600593.649     16 192.168.15.55 TCP_HIT/200 26598 GET http://loes.oasgames.com/static/legend/_images/jietu/2_o.jpg - NONE/- image/jpeg
1400600593.649     17 192.168.15.55 TCP_HIT/200 28526 GET http://loes.oasgames.com/static/legend/_images/jietu/1_o.jpg - NONE/- image/jpeg
1400600593.684     50 192.168.15.55 TCP_HIT/200 54505 GET http://loes.oasgames.com/static/legend/_images/jietu/3_o.jpg - NONE/- image/jpeg
1400600593.709     18 192.168.15.55 TCP_HIT/200 32094 GET http://loes.oasgames.com/static/legend/_images/jietu/4_o.jpg - NONE/- image/jpeg
1400600593.820    112 192.168.15.55 TCP_HIT/200 76825 GET http://loes.oasgames.com/static/legend/_images/jietu/1_t.jpg - NONE/- image/jpeg
1400600593.859    123 192.168.15.55 TCP_HIT/200 40659 GET http://loes.oasgames.com/static/legend/_images/jietu/1_h.jpg - NONE/- image/jpeg
1400600593.870    122 192.168.15.55 TCP_HIT/200 41107 GET http://loes.oasgames.com/static/legend/_images/jietu/2_h.jpg - NONE/- image/jpeg
1400600593.909    187 192.168.15.55 TCP_HIT/200 74696 GET http://loes.oasgames.com/static/legend/_images/jietu/2_t.jpg - NONE/- image/jpeg
1400600593.943    219 192.168.15.55 TCP_HIT/200 83817 GET http://loes.oasgames.com/static/legend/_images/jietu/3_t.jpg - NONE/- image/jpeg
1400600593.954    220 192.168.15.55 TCP_HIT/200 73914 GET http://loes.oasgames.com/static/legend/_images/jietu/4_t.jpg - NONE/- image/jpeg
1400600593.996     35 192.168.15.55 TCP_HIT/200 29157 GET http://loes.oasgames.com/static/legend/_images/jietu/3_h.jpg - NONE/- image/jpeg
1400600594.008     23 192.168.15.55 TCP_HIT/200 22946 GET http://loes.oasgames.com/static/legend/_images/tr.jpg - NONE/- image/jpeg
1400600594.008     31 192.168.15.55 TCP_HIT/200 27679 GET http://loes.oasgames.com/static/legend/_images/jietu/4_h.jpg - NONE/- image/jpeg
1400600594.021     21 192.168.15.55 TCP_HIT/200 22936 GET http://loes.oasgames.com/static/legend/_images/pt.jpg - NONE/- image/jpeg
1400600594.056      5 192.168.15.55 TCP_HIT/200 17731 GET http://loes.oasgames.com/static/legend/_images/pl.jpg - NONE/- image/jpeg
1400600594.201     79 192.168.15.55 TCP_HIT/200 149376 GET http://loes.oasgames.com/static/legend/_images/Sq/page/loged_new.png? - NONE/- image/png
1400600594.264    246 192.168.15.55 TCP_MISS/200 3406 GET http://loes.oasgames.com/static/legend/_images/es.png - DIRECT/216.155.142.130 image/png
1400600594.291     17 192.168.15.55 TCP_HIT/200 5491 GET http://loes.oasgames.com/static/legend/_images/Sq/page/subnews_top.jpg - NONE/- image/jpeg
1400600594.360      1 192.168.15.55 TCP_HIT/200 9885 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_pic_1.jpg - NONE/- image/jpeg
1400600594.376    250 192.168.15.55 TCP_MISS/200 2023 GET http://loes.oasgames.com/static/legend/_images/Sq/page/serverlist_con.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.385    297 192.168.15.55 TCP_MISS/200 2665 GET http://loes.oasgames.com/static/legend/_images/Sq/page/scroll_datas_btm.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.394    305 192.168.15.55 TCP_MISS/200 2500 GET http://loes.oasgames.com/static/legend/_images/Sq/page/serverlist_btm.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.403      1 192.168.15.55 TCP_HIT/200 12211 GET http://loes.oasgames.com/static/legend/_images/zuixin.jpg? - NONE/- image/jpeg
1400600594.440    313 192.168.15.55 TCP_MISS/200 1953 GET http://loes.oasgames.com/static/legend/_images/Sq/page/dot.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.449      2 192.168.15.55 TCP_HIT/200 15069 GET http://loes.oasgames.com/static/legend/_images/Sq/page/news_top.jpg - NONE/- image/jpeg
1400600594.460     13 192.168.15.55 TCP_HIT/200 4584 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_right_top.jpg - NONE/- image/jpeg
1400600594.486     13 192.168.15.55 TCP_HIT/200 5022 GET http://loes.oasgames.com/static/legend/_images/Sq/page/serverlist_top.jpg - NONE/- image/jpeg
1400600594.595      6 192.168.15.55 TCP_HIT/200 22536 GET http://loes.oasgames.com/static/legend/_images/Sq/yx4.jpg - NONE/- image/jpeg
1400600594.668    306 192.168.15.55 TCP_MISS/200 3034 GET http://loes.oasgames.com/static/legend/_images/Sq/page/news_btn_on.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.714      1 192.168.15.55 TCP_HIT/200 15398 GET http://loes.oasgames.com/static/legend/_images/Sq/page/scroll_datas_top.jpg - NONE/- image/jpeg
1400600594.803    261 192.168.15.55 TCP_MISS/200 2487 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_right_btm.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.847    300 192.168.15.55 TCP_MISS/200 2085 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_left_con.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.935    121 192.168.15.55 TCP_HIT/200 100739 GET http://res.oasgames.com/platform/uploader/1399533255.jpg - NONE/- image/jpeg
1400600595.015    196 192.168.15.55 TCP_HIT/200 85879 GET http://res.oasgames.com/platform/uploader/1400485775.jpg - NONE/- image/jpeg
1400600595.027    308 192.168.15.55 TCP_MISS/200 3758 GET http://loes.oasgames.com/static/legend/_images/Sq/page/serverlist_dd_on.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.027      2 192.168.15.55 TCP_HIT/200 15266 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_left_top.jpg - NONE/- image/jpeg
1400600595.069    249 192.168.15.55 TCP_HIT/200 102296 GET http://res.oasgames.com/platform/uploader/1390986086.jpg - NONE/- image/jpeg
1400600595.110    925 192.168.15.55 TCP_MISS/200 15995 GET http://res.oasgames.com/platform/resource/googleCnn/gwt-oauth3.js - DIRECT/64.237.45.26 application/x-javascript
1400600595.157    320 192.168.15.55 TCP_HIT/200 169246 GET http://res.oasgames.com/platform/uploader/1385535204.jpg - NONE/- image/jpeg
1400600595.191    249 192.168.15.55 TCP_MISS/200 2022 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_right_con.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.203     56 192.168.15.55 TCP_HIT/200 60845 GET http://res.oasgames.com/platform/uploader/1373524797.jpg - NONE/- image/jpeg
1400600595.244    274 192.168.15.55 TCP_MISS/200 2082 GET http://loes.oasgames.com/static/legend/_images/Sq/page/scroll_datas_con.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.301      1 192.168.15.55 TCP_HIT/200 5867 GET http://loes.oasgames.com/static/legend/_images/Sq/page/friend_newlink_top.jpg - NONE/- image/jpeg
1400600595.320    318 192.168.15.55 TCP_MISS/200 1940 GET http://loes.oasgames.com/static/legend/_images/Sq/page/s_dot.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.323    293 192.168.15.55 TCP_MISS/200 3636 GET http://loes.oasgames.com/static/legend/_images/Sq/page/serverlist_dd.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.546    248 192.168.15.55 TCP_MISS/200 3227 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_left_btm.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.631    245 192.168.15.55 TCP_MISS/200 737 GET http://loes.oasgames.com/static/legend/_images/footer_bg_3.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.711    331 192.168.15.55 TCP_MISS/200 668 GET http://loes.oasgames.com/static/legend/_images/jietu/graphics/zoomin.cur - DIRECT/216.155.142.130 application/octet-stream
1400600595.748    269 192.168.15.55 TCP_MISS/200 719 GET http://loes.oasgames.com/static/legend/_images/footer_bg_4.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.799   1066 192.168.15.55 TCP_MISS/200 95279 GET http://res.oasgames.com/platform/resource/_js/jquery-1.7.2.min.js - DIRECT/64.237.45.26 application/x-javascript
1400600596.057      3 192.168.15.55 TCP_HIT/200 5716 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/2t.png? - NONE/- image/png
1400600596.112     57 192.168.15.55 TCP_HIT/200 6330 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/1t.png? - NONE/- image/png
1400600596.112     56 192.168.15.55 TCP_HIT/200 6262 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/3t.png? - NONE/- image/png
1400600596.112     53 192.168.15.55 TCP_HIT/200 6127 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/5t.png? - NONE/- image/png
1400600596.122     55 192.168.15.55 TCP_HIT/200 6330 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/1t.png? - NONE/- image/png
1400600596.122     20 192.168.15.55 TCP_HIT/200 6035 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/4t.png? - NONE/- image/png
1400600596.242     13 192.168.15.55 TCP_HIT/200 6361 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/1.png? - NONE/- image/png
1400600596.279      1 192.168.15.55 TCP_HIT/200 6127 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/5t.png? - NONE/- image/png
1400600596.294      2 192.168.15.55 TCP_HIT/200 5716 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/2t.png? - NONE/- image/png
1400600596.294      1 192.168.15.55 TCP_HIT/200 6262 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/3t.png? - NONE/- image/png
1400600596.327      1 192.168.15.55 TCP_HIT/200 6035 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/4t.png? - NONE/- image/png

robertjs

Código (cpp) [Seleccionar]
1400600592.834      6 192.168.15.55 TCP_HIT/200 21323 GET http://loes.oasgames.com/static/legend/_images/Sq/page/sq_btn3.jpg - NONE/- image/jpeg
1400600592.866      6 192.168.15.55 TCP_HIT/200 18865 GET http://loes.oasgames.com/static/legend/_images/Sq/page/showpic1.jpg - NONE/- image/jpeg
1400600592.934      1 192.168.15.55 TCP_HIT/200 8415 GET http://loes.oasgames.com/static/legend/_images/Sq/page/log.png? - NONE/- image/png
1400600593.145    263 192.168.15.55 TCP_HIT/200 184424 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_banner.png? - NONE/- image/png
1400600593.178   1053 192.168.15.55 TCP_MISS/200 7790 GET http://plugins.oasgames.com/lunbo/weget/index.php? - DIRECT/64.237.62.3 text/html
1400600593.201    292 192.168.15.55 TCP_MISS/200 1472 GET http://loes.oasgames.com/static/legend/_images/Sq/div_bj_8.jpg - DIRECT/216.155.142.130 image/jpeg
1400600593.283    267 192.168.15.55 TCP_HIT/200 114371 GET http://loes.oasgames.com/static/legend/_images/pt_login.png - NONE/- image/png
1400600593.346     10 192.168.15.55 TCP_HIT/200 18175 GET http://loes.oasgames.com/static/legend/_images/Sq/face_m.png - NONE/- image/png
1400600593.354     15 192.168.15.55 TCP_HIT/200 6738 GET http://loes.oasgames.com/static/legend/_images/Sq/page/newone_server.png - NONE/- image/png
1400600593.366    322 192.168.15.55 TCP_MISS/200 4140 GET http://loes.oasgames.com/static/legend/_images/common_di.png? - DIRECT/216.155.142.130 image/png
1400600593.397     10 192.168.15.55 TCP_HIT/200 16714 GET http://loes.oasgames.com/static/legend/_images/Sq/serverslist_more.jpg - NONE/- image/jpeg
1400600593.417    507 192.168.15.55 TCP_HIT/200 243853 GET http://loes.oasgames.com/static/legend/_images/Sq/page/bg.jpg? - NONE/- image/jpeg
1400600593.428    518 192.168.15.55 TCP_HIT/200 243853 GET http://loes.oasgames.com/static/legend/_images/loes_guanwang_bg20140424.jpg - NONE/- image/jpeg
1400600593.558     10 192.168.15.55 TCP_HIT/200 23109 GET http://loes.oasgames.com/static/legend/_images/Sq/yx2.jpg - NONE/- image/jpeg
1400600593.563     26 192.168.15.55 TCP_HIT/200 31011 GET http://loes.oasgames.com/static/legend/_images/Sq/yx1_on.jpg - NONE/- image/jpeg
1400600593.582     19 192.168.15.55 TCP_HIT/200 20840 GET http://loes.oasgames.com/static/legend/_images/Sq/yx3.jpg - NONE/- image/jpeg
1400600593.649     16 192.168.15.55 TCP_HIT/200 26598 GET http://loes.oasgames.com/static/legend/_images/jietu/2_o.jpg - NONE/- image/jpeg
1400600593.649     17 192.168.15.55 TCP_HIT/200 28526 GET http://loes.oasgames.com/static/legend/_images/jietu/1_o.jpg - NONE/- image/jpeg
1400600593.684     50 192.168.15.55 TCP_HIT/200 54505 GET http://loes.oasgames.com/static/legend/_images/jietu/3_o.jpg - NONE/- image/jpeg
1400600593.709     18 192.168.15.55 TCP_HIT/200 32094 GET http://loes.oasgames.com/static/legend/_images/jietu/4_o.jpg - NONE/- image/jpeg
1400600593.820    112 192.168.15.55 TCP_HIT/200 76825 GET http://loes.oasgames.com/static/legend/_images/jietu/1_t.jpg - NONE/- image/jpeg
1400600593.859    123 192.168.15.55 TCP_HIT/200 40659 GET http://loes.oasgames.com/static/legend/_images/jietu/1_h.jpg - NONE/- image/jpeg
1400600593.870    122 192.168.15.55 TCP_HIT/200 41107 GET http://loes.oasgames.com/static/legend/_images/jietu/2_h.jpg - NONE/- image/jpeg
1400600593.909    187 192.168.15.55 TCP_HIT/200 74696 GET http://loes.oasgames.com/static/legend/_images/jietu/2_t.jpg - NONE/- image/jpeg
1400600593.943    219 192.168.15.55 TCP_HIT/200 83817 GET http://loes.oasgames.com/static/legend/_images/jietu/3_t.jpg - NONE/- image/jpeg
1400600593.954    220 192.168.15.55 TCP_HIT/200 73914 GET http://loes.oasgames.com/static/legend/_images/jietu/4_t.jpg - NONE/- image/jpeg
1400600593.996     35 192.168.15.55 TCP_HIT/200 29157 GET http://loes.oasgames.com/static/legend/_images/jietu/3_h.jpg - NONE/- image/jpeg
1400600594.008     23 192.168.15.55 TCP_HIT/200 22946 GET http://loes.oasgames.com/static/legend/_images/tr.jpg - NONE/- image/jpeg
1400600594.008     31 192.168.15.55 TCP_HIT/200 27679 GET http://loes.oasgames.com/static/legend/_images/jietu/4_h.jpg - NONE/- image/jpeg
1400600594.021     21 192.168.15.55 TCP_HIT/200 22936 GET http://loes.oasgames.com/static/legend/_images/pt.jpg - NONE/- image/jpeg
1400600594.056      5 192.168.15.55 TCP_HIT/200 17731 GET http://loes.oasgames.com/static/legend/_images/pl.jpg - NONE/- image/jpeg
1400600594.201     79 192.168.15.55 TCP_HIT/200 149376 GET http://loes.oasgames.com/static/legend/_images/Sq/page/loged_new.png? - NONE/- image/png
1400600594.264    246 192.168.15.55 TCP_MISS/200 3406 GET http://loes.oasgames.com/static/legend/_images/es.png - DIRECT/216.155.142.130 image/png
1400600594.291     17 192.168.15.55 TCP_HIT/200 5491 GET http://loes.oasgames.com/static/legend/_images/Sq/page/subnews_top.jpg - NONE/- image/jpeg
1400600594.360      1 192.168.15.55 TCP_HIT/200 9885 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_pic_1.jpg - NONE/- image/jpeg
1400600594.376    250 192.168.15.55 TCP_MISS/200 2023 GET http://loes.oasgames.com/static/legend/_images/Sq/page/serverlist_con.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.385    297 192.168.15.55 TCP_MISS/200 2665 GET http://loes.oasgames.com/static/legend/_images/Sq/page/scroll_datas_btm.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.394    305 192.168.15.55 TCP_MISS/200 2500 GET http://loes.oasgames.com/static/legend/_images/Sq/page/serverlist_btm.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.403      1 192.168.15.55 TCP_HIT/200 12211 GET http://loes.oasgames.com/static/legend/_images/zuixin.jpg? - NONE/- image/jpeg
1400600594.440    313 192.168.15.55 TCP_MISS/200 1953 GET http://loes.oasgames.com/static/legend/_images/Sq/page/dot.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.449      2 192.168.15.55 TCP_HIT/200 15069 GET http://loes.oasgames.com/static/legend/_images/Sq/page/news_top.jpg - NONE/- image/jpeg
1400600594.460     13 192.168.15.55 TCP_HIT/200 4584 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_right_top.jpg - NONE/- image/jpeg
1400600594.486     13 192.168.15.55 TCP_HIT/200 5022 GET http://loes.oasgames.com/static/legend/_images/Sq/page/serverlist_top.jpg - NONE/- image/jpeg
1400600594.595      6 192.168.15.55 TCP_HIT/200 22536 GET http://loes.oasgames.com/static/legend/_images/Sq/yx4.jpg - NONE/- image/jpeg
1400600594.668    306 192.168.15.55 TCP_MISS/200 3034 GET http://loes.oasgames.com/static/legend/_images/Sq/page/news_btn_on.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.714      1 192.168.15.55 TCP_HIT/200 15398 GET http://loes.oasgames.com/static/legend/_images/Sq/page/scroll_datas_top.jpg - NONE/- image/jpeg
1400600594.803    261 192.168.15.55 TCP_MISS/200 2487 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_right_btm.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.847    300 192.168.15.55 TCP_MISS/200 2085 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_left_con.jpg - DIRECT/216.155.142.130 image/jpeg
1400600594.935    121 192.168.15.55 TCP_HIT/200 100739 GET http://res.oasgames.com/platform/uploader/1399533255.jpg - NONE/- image/jpeg
1400600595.015    196 192.168.15.55 TCP_HIT/200 85879 GET http://res.oasgames.com/platform/uploader/1400485775.jpg - NONE/- image/jpeg
1400600595.027    308 192.168.15.55 TCP_MISS/200 3758 GET http://loes.oasgames.com/static/legend/_images/Sq/page/serverlist_dd_on.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.027      2 192.168.15.55 TCP_HIT/200 15266 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_left_top.jpg - NONE/- image/jpeg
1400600595.069    249 192.168.15.55 TCP_HIT/200 102296 GET http://res.oasgames.com/platform/uploader/1390986086.jpg - NONE/- image/jpeg
1400600595.110    925 192.168.15.55 TCP_MISS/200 15995 GET http://res.oasgames.com/platform/resource/googleCnn/gwt-oauth3.js - DIRECT/64.237.45.26 application/x-javascript
1400600595.157    320 192.168.15.55 TCP_HIT/200 169246 GET http://res.oasgames.com/platform/uploader/1385535204.jpg - NONE/- image/jpeg
1400600595.191    249 192.168.15.55 TCP_MISS/200 2022 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_right_con.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.203     56 192.168.15.55 TCP_HIT/200 60845 GET http://res.oasgames.com/platform/uploader/1373524797.jpg - NONE/- image/jpeg
1400600595.244    274 192.168.15.55 TCP_MISS/200 2082 GET http://loes.oasgames.com/static/legend/_images/Sq/page/scroll_datas_con.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.301      1 192.168.15.55 TCP_HIT/200 5867 GET http://loes.oasgames.com/static/legend/_images/Sq/page/friend_newlink_top.jpg - NONE/- image/jpeg
1400600595.320    318 192.168.15.55 TCP_MISS/200 1940 GET http://loes.oasgames.com/static/legend/_images/Sq/page/s_dot.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.323    293 192.168.15.55 TCP_MISS/200 3636 GET http://loes.oasgames.com/static/legend/_images/Sq/page/serverlist_dd.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.546    248 192.168.15.55 TCP_MISS/200 3227 GET http://loes.oasgames.com/static/legend/_images/Sq/page/index_left_btm.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.631    245 192.168.15.55 TCP_MISS/200 737 GET http://loes.oasgames.com/static/legend/_images/footer_bg_3.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.711    331 192.168.15.55 TCP_MISS/200 668 GET http://loes.oasgames.com/static/legend/_images/jietu/graphics/zoomin.cur - DIRECT/216.155.142.130 application/octet-stream
1400600595.748    269 192.168.15.55 TCP_MISS/200 719 GET http://loes.oasgames.com/static/legend/_images/footer_bg_4.jpg - DIRECT/216.155.142.130 image/jpeg
1400600595.799   1066 192.168.15.55 TCP_MISS/200 95279 GET http://res.oasgames.com/platform/resource/_js/jquery-1.7.2.min.js - DIRECT/64.237.45.26 application/x-javascript
1400600596.057      3 192.168.15.55 TCP_HIT/200 5716 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/2t.png? - NONE/- image/png
1400600596.112     57 192.168.15.55 TCP_HIT/200 6330 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/1t.png? - NONE/- image/png
1400600596.112     56 192.168.15.55 TCP_HIT/200 6262 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/3t.png? - NONE/- image/png
1400600596.112     53 192.168.15.55 TCP_HIT/200 6127 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/5t.png? - NONE/- image/png
1400600596.122     55 192.168.15.55 TCP_HIT/200 6330 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/1t.png? - NONE/- image/png
1400600596.122     20 192.168.15.55 TCP_HIT/200 6035 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/4t.png? - NONE/- image/png
1400600596.242     13 192.168.15.55 TCP_HIT/200 6361 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/1.png? - NONE/- image/png
1400600596.279      1 192.168.15.55 TCP_HIT/200 6127 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/5t.png? - NONE/- image/png
1400600596.294      2 192.168.15.55 TCP_HIT/200 5716 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/2t.png? - NONE/- image/png
1400600596.294      1 192.168.15.55 TCP_HIT/200 6262 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/3t.png? - NONE/- image/png
1400600596.327      1 192.168.15.55 TCP_HIT/200 6035 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/4t.png? - NONE/- image/png
1400600596.395    256 192.168.15.55 TCP_MISS/200 2422 GET http://loes.oasgames.com/static/legend/_images/jietu/graphics/outlines/drop-shadow.png - DIRECT/216.155.142.130 image/png
1400600596.400    313 192.168.15.55 TCP_MISS/200 2187 GET http://loes.oasgames.com/static/legend/_images/loading_oas.gif - DIRECT/216.155.142.130 image/gif
1400600596.449    309 192.168.15.55 TCP_MISS/200 668 GET http://loes.oasgames.com/static/legend/_images/jietu/graphics/zoomout.cur - DIRECT/216.155.142.130 application/octet-stream
1400600596.594    290 192.168.15.55 TCP_MISS/200 3380 GET http://plugins.oasgames.com/lunbo/weget/recourse/images/flash_b.png - DIRECT/64.237.62.3 image/png
1400600597.859   1105 192.168.15.55 TCP_MISS/200 120210 GET http://loes.oasgames.com/legend_online/ - DIRECT/216.155.142.130 text/html

firecold

Gracias amigo pronto le tendre respuesta de su plugin, Saludos

robertjs

Cita de: firecold en Mayo 20, 2014, 10:58:57 AM
Gracias amigo pronto le tendre respuesta de su plugin, Saludos

Disculpa la molestia.. y si avanzaste en algo? .. jejejeje

Gracias

firecold

Cita de: robertjs en Mayo 21, 2014, 07:49:42 PM
Disculpa la molestia.. y si avanzaste en algo? .. jejejeje

Gracias

Gracias por recordarme, ahorita me doy a la tarea de hacerlo, Saludos

firecold

Bueno el codigo quedaria asi:

Código (cpp) [Seleccionar]
#include <iostream>
#include <cstring>
#include <string>
#include <vector>
#include "../utils.cpp"

using namespace std;

// use this line to compile
// g++ -I. -fPIC -shared -g -o oasgames.com.so oasgames.com.cpp
// Regex
// http.*\.oasgames\.com.*(\.swf|\.jpg|\.png|\.flv|\.avi|\.mp3|\.mp4|\.wmv|\.wma)

string dominiotxt="oasgames.com";
string get_filename(string url) {
      vector<string> resultado;
                if (url.find("?") != string::npos) {
                        stringexplode(url, "?", &resultado);
                        stringexplode(resultado.at(resultado.size()-2), "/", &resultado);
                        return resultado.at(resultado.size()-3)+"_"+resultado.at(resultado.size()-2)+"_"+resultado.at(resultado.size()-1);           
                } else {
                        stringexplode(url, "/", &resultado);
                        return resultado.at(resultado.size()-3)+"_"+resultado.at(resultado.size()-2)+"_"+resultado.at(resultado.size()-1);
                }
    }

extern "C" resposta getmatch(const string url) {
    resposta r;

    if ( (url.find("/static/") != string::npos)
       ) {
    dominiotxt="Legend_static";
    }
    if ( (url.find("/lunbo/") != string::npos)
       ) {
    dominiotxt="Legend_lunbo";
    }
    if ( (url.find("/platform/") != string::npos)
       ) {
    dominiotxt="Legend_platform";
    }
    if ( (url.find(".oasgames.com/") != string::npos) and
   ((url.find(".jpg") != string::npos) or
   (url.find(".png") != string::npos) or
   (url.find(".mp3") != string::npos) or
   (url.find(".flv") != string::npos) or
   (url.find(".swf") != string::npos) or
   (url.find(".mp3") != string::npos) or
   (url.find(".mp4") != string::npos) or
   (url.find(".wmv") != string::npos))
     ) {

           r.file = get_filename(url);
                if (!r.file.empty()) {
                        r.match = true;
                       r.domain = dominiotxt;
                } else {
                        r.match = false;
                }
        } else {
                r.match = false;
        }
        return r;
}


Aunque segun veo el plugin se puede ampliar mas, ya que me imagino que no es el unico juego que sale de esa pagina, te agregue algunas extensiones ya que en el log que me enviaste solo habia extensiones jpg, png, siempre me avisas de como te anda, ya que como te comente entre mas grande y extenso sea el log mejor se hara el plugin, Saludos

robertjs

Cita de: firecold en Mayo 22, 2014, 11:21:50 AM
Bueno el codigo quedaria asi:

Código (cpp) [Seleccionar]
#include <iostream>
#include <cstring>
#include <string>
#include <vector>
#include "../utils.cpp"

using namespace std;

// use this line to compile
// g++ -I. -fPIC -shared -g -o oasgames.com.so oasgames.com.cpp
// Regex
// http.*\.oasgames\.com.*(\.swf|\.jpg|\.png|\.flv|\.avi|\.mp3|\.mp4|\.wmv|\.wma)

string dominiotxt="oasgames.com";
string get_filename(string url) {
      vector<string> resultado;
                if (url.find("?") != string::npos) {
                        stringexplode(url, "?", &resultado);
                        stringexplode(resultado.at(resultado.size()-2), "/", &resultado);
                        return resultado.at(resultado.size()-3)+"_"+resultado.at(resultado.size()-2)+"_"+resultado.at(resultado.size()-1);           
                } else {
                        stringexplode(url, "/", &resultado);
                        return resultado.at(resultado.size()-3)+"_"+resultado.at(resultado.size()-2)+"_"+resultado.at(resultado.size()-1);
                }
    }

extern "C" resposta getmatch(const string url) {
    resposta r;

    if ( (url.find("/static/") != string::npos)
       ) {
    dominiotxt="Legend_static";
    }
    if ( (url.find("/lunbo/") != string::npos)
       ) {
    dominiotxt="Legend_lunbo";
    }
    if ( (url.find("/platform/") != string::npos)
       ) {
    dominiotxt="Legend_platform";
    }
    if ( (url.find(".oasgames.com/") != string::npos) and
   ((url.find(".jpg") != string::npos) or
   (url.find(".png") != string::npos) or
   (url.find(".mp3") != string::npos) or
   (url.find(".flv") != string::npos) or
   (url.find(".swf") != string::npos) or
   (url.find(".mp3") != string::npos) or
   (url.find(".mp4") != string::npos) or
   (url.find(".wmv") != string::npos))
     ) {

           r.file = get_filename(url);
                if (!r.file.empty()) {
                        r.match = true;
                       r.domain = dominiotxt;
                } else {
                        r.match = false;
                }
        } else {
                r.match = false;
        }
        return r;
}


Aunque segun veo el plugin se puede ampliar mas, ya que me imagino que no es el unico juego que sale de esa pagina, te agregue algunas extensiones ya que en el log que me enviaste solo habia extensiones jpg, png, siempre me avisas de como te anda, ya que como te comente entre mas grande y extenso sea el log mejor se hara el plugin, Saludos


Gracias.. ahora mismo empieso a probarlo.. pero si hay alguna extenxion o u otra cosa.. para no molestarte o quitarte tiempo.. me podrias decir donde modifico y agrego .. para que ande bien.. :)

firecold

Cita de: robertjs en Mayo 22, 2014, 11:31:32 AM

Gracias.. ahora mismo empieso a probarlo.. pero si hay alguna extenxion o u otra cosa.. para no molestarte o quitarte tiempo.. me podrias decir donde modifico y agrego .. para que ande bien.. :)

Veras es muy sencillo, por ejemplo el regex esta de esta manera:

http.*\.oasgames\.com.*(\.swf|\.jpg|\.png|\.flv|\.avi|\.mp3|\.mp4|\.wmv|\.wma)

y usted desea agregarle una extension mas, lo hace al final de esta manera:

http.*\.oasgames\.com.*(\.swf|\.jpg|\.png|\.flv|\.avi|\.mp3|\.mp4|\.wmv|\.wma|\.3gp)

Agregando al final como ejemplo la extension 3gp, de esta manera |\.3gp, espero te sirva, Saludos


NOTA: Si en todo caso agregara una extension me avisa, para poder agregarla y no este el plugin incompleto, Saludos

robertjs

Hola de nuevo.. e visto que no descarga archivos .. adema e notado que el squid 3 me da full MISS nada de HIT ..
Solo los HIT me hace raptor.. :/

Aqui unas aimagenes..





PD: Ya cree un tema relacionado a esto.. pero espero tambien tu me puedas dar una idea de lo que me pasa con el squid3

firecold

Cita de: robertjs en Mayo 22, 2014, 12:13:15 PM
Hola de nuevo.. e visto que no descarga archivos .. adema e notado que el squid 3 me da full MISS nada de HIT ..
Solo los HIT me hace raptor.. :/

Aqui unas aimagenes..





PD: Ya cree un tema relacionado a esto.. pero espero tambien tu me puedas dar una idea de lo que me pasa con el squid3


mandame un MP con tus datos de team para ver que esta pasando, saludos

firecold

Hasta este momento no se si este plugin esta funcionando o no, alguien que lo utilice para poder saber y si todavia tiene algun detalle que me ayude con las fuentes para poderlo mejorar, Saludos