We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66eac3b commit 1071299Copy full SHA for 1071299
foe/config/foe.yml
@@ -6,11 +6,11 @@ game:
6
# Update this to match the server you are playing on
7
server: en1
8
# Inside the 'Client-Identification' header
9
- version: '1.113'
+ version: '1.115'
10
# This can be gotten by following this tutorial: https://github.com/m3talstorm/foe-decryption
11
- secret: 9+P0hZzl2q8C4laJRj1ae7cyHYBC4jjAkfPohq5NGVLQ4fUW7GGqt1VkFHvP/k8oZPt3/eJ6dOzNfZWvt5kkTw==
+ secret: A9p4/gAL8v0EbwjHamR78hrJP1/BYZmRIY0RbOP+u4vP/P/TssONmTJAIAB5aG1761BroU3xOeMfok3GpKpFkQ==
12
# The timestamp inside of the 'Referer' header: https://foeen.innogamescdn.com/swf/Preloader.swf?<here>/[[DYNAMIC]]/1
13
- timestamp: 1509539021
+ timestamp: 1511779469
14
15
login:
16
# This is the value https://<server>.forgeofempires.com/game/json?h=<user_key> in each request
0 commit comments