Uh oh!
There was an error while loading. Please reload this page.
Added year, guid into urls - #428
Conversation
derSoerrn95
commented
Oct 8, 2018
- Added some more files to .gitignore
- added a function to return usermassinfo (cause in this data u can see daily gifts)
Codecov Report
@@ Coverage Diff @@## master #428 +/- ##
==========================================
+ Coverage 51.61% 52.23% +0.61%
==========================================
Files 9 9 Lines 463 469 +6 Branches 39 39 ==========================================
+ Hits 239 245 +6
Misses 221 221 Partials 3 3
Continue to review full report at Codecov.
|
gdomod
commented
Oct 8, 2018
why do u not update the and from parsed guid and year ? |
derSoerrn95
commented
Oct 8, 2018
I don´t know if @oczkers wants to use it. so we can use it in the future if we want. |
core: get settings on launch futapi#429
oczkers
commented
Oct 22, 2018
Sure, what's the point of making additional request if it's not used anywhere :-)? This change is good but i tried to avoid it because we've got now two exactly the same requests for https://www.easports.com/de/fifa/ultimate-team/web-app/ - one is core and one in urls. |